Version 1.0.1
This commit is contained in:
2
bot.py
2
bot.py
@@ -17,7 +17,7 @@ from lib.config import config, config_load, config_save, config_get, config_set,
|
||||
config_set_raw, config_meta
|
||||
from lib.utils import async_filter, find_category, find_role_case_insensitive, link_channel
|
||||
|
||||
VERSION = "1.0.0"
|
||||
VERSION = "1.0.1"
|
||||
|
||||
load_dotenv()
|
||||
TOKEN = os.getenv('DISCORD_TOKEN')
|
||||
|
||||
Reference in New Issue
Block a user