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