We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d988035 commit fcd05b4Copy full SHA for fcd05b4
1 file changed
start_bot_local.py
@@ -13,7 +13,7 @@
13
from modules.generic_logic import error as error_handler
14
15
# Globals
16
-BOT_TOKEN = "your_bot_token"
+BOT_TOKEN = "your_bot_token_here"
17
18
19
def initialise(bot_token, persistence_pickle):
0 commit comments