bot token
This commit is contained in:
parent
cb30148f77
commit
ee33bb5979
@ -4,7 +4,7 @@ import logging
|
||||
from discord.ext import commands
|
||||
import subprocess
|
||||
|
||||
TOKEN = config.TOKEN
|
||||
TOKEN = config.BOT_TOKEN
|
||||
USER_ID = config.USER_ID
|
||||
PREFIX = '$'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user