sfd
This commit is contained in:
parent
5ecfb90aaa
commit
3ed4d61229
3 changed files with 0 additions and 3 deletions
|
@ -8,7 +8,6 @@ SERVER_ID = environ.get("DISCORD_SERVER_ID",'').strip()
|
|||
CLIENT_ID = environ.get("DISCORD_CLIENT_ID",'').strip()
|
||||
CLIENT_SECRET = environ.get("DISCORD_CLIENT_SECRET",'').strip()
|
||||
BOT_TOKEN = environ.get("DISCORD_BOT_TOKEN").strip()
|
||||
COINS_NAME = environ.get("COINS_NAME").strip()
|
||||
DISCORD_ENDPOINT = "https://discordapp.com/api/v6"
|
||||
WELCOME_CHANNEL="846509313941700618"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue