Version 1.1.0-rc.3
This commit is contained in:
2
bot.py
2
bot.py
@@ -18,7 +18,7 @@ from lib.config import config, config_load, config_save, config_get, config_set,
|
|||||||
from lib.utils import async_filter, find_category, find_role_case_insensitive, link_channel, connect_and_play, \
|
from lib.utils import async_filter, find_category, find_role_case_insensitive, link_channel, connect_and_play, \
|
||||||
text_to_speech
|
text_to_speech
|
||||||
|
|
||||||
VERSION = "1.1.0-rc.2"
|
VERSION = "1.1.0-rc.3"
|
||||||
|
|
||||||
load_dotenv()
|
load_dotenv()
|
||||||
TOKEN = os.getenv('DISCORD_TOKEN')
|
TOKEN = os.getenv('DISCORD_TOKEN')
|
||||||
|
|||||||
Reference in New Issue
Block a user