Version 1.2.4
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,
|
|||||||
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.2.3"
|
VERSION = "1.2.4"
|
||||||
|
|
||||||
load_dotenv()
|
load_dotenv()
|
||||||
TOKEN = os.getenv('DISCORD_TOKEN')
|
TOKEN = os.getenv('DISCORD_TOKEN')
|
||||||
|
|||||||
Reference in New Issue
Block a user