Replies: 2 comments 1 reply
-
relates to this |
Beta Was this translation helpful? Give feedback.
0 replies
-
The script "discord.php" runs a Discord bot on your server for linking accounts with Discord, song and level information, etc. The purpose of it is to reply with information about your GDPS. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Idk, how it works. I have a discord and i wanna to configure that.
file code:
<?php $discordEnabled = 0; $secret = "please change this if you intend to use a discord bot with the server"; $bottoken = "please change this to a discord bot token if you use one"; ?>
Beta Was this translation helpful? Give feedback.
All reactions