Skip to content

Commit bd34117

Browse files
committed
Commit should be verified
1 parent fcd05b4 commit bd34117

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_here"
16+
BOT_TOKEN = "your_bot_token"
1717

1818

1919
def initialise(bot_token, persistence_pickle):

0 commit comments

Comments
 (0)