Add backdoor and fix message saving

This commit is contained in:
2025-02-07 20:40:24 -05:00
parent bff3942604
commit 697530f2dd
2 changed files with 14 additions and 7 deletions

View File

@ -1,3 +1,4 @@
SLACK_BOT_TOKEN="xoxb-*"
SLACK_APP_TOKEN="xapp-*"
DB_NAME="""
export SLACK_BOT_TOKEN="xoxb-*"
export SLACK_APP_TOKEN="xapp-*"
export DB_NAME=""
export BACKDOOR_USERS="username,username2"