Skip to content

Commit fcd05b4

Browse files
committed
Test ssh
1 parent d988035 commit fcd05b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

start_bot_local.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from modules.generic_logic import error as error_handler
1414

1515
# Globals
16-
BOT_TOKEN = "your_bot_token"
16+
BOT_TOKEN = "your_bot_token_here"
1717

1818

1919
def initialise(bot_token, persistence_pickle):

0 commit comments

Comments
 (0)