Update bot

This commit is contained in:
3nd3r
2026-01-01 10:45:59 -06:00
parent 68a0a1fc83
commit 77ed3f95ad
17 changed files with 1 additions and 0 deletions

1
.gitignore vendored Executable file → Normal file
View File

@@ -133,6 +133,7 @@ duckhunt.log*
# Runtime files (do not commit) # Runtime files (do not commit)
duckhunt.json duckhunt.json
config.json config.json
duckhunt.json.bak
# IDE files # IDE files
.vscode/ .vscode/

0
MULTI_CHANNEL_PLAN.md Executable file → Normal file
View File

0
README.md Executable file → Normal file
View File

0
config.json.example Executable file → Normal file
View File

0
duckhunt.py Executable file → Normal file
View File

0
levels.json Executable file → Normal file
View File

0
messages.json Executable file → Normal file
View File

0
shop.json Executable file → Normal file
View File

0
src/db.py Executable file → Normal file
View File

0
src/duckhuntbot.py Executable file → Normal file
View File

0
src/error_handling.py Executable file → Normal file
View File

0
src/game.py Executable file → Normal file
View File

0
src/levels.py Executable file → Normal file
View File

0
src/logging_utils.py Executable file → Normal file
View File

0
src/sasl.py Executable file → Normal file
View File

0
src/shop.py Executable file → Normal file
View File

0
src/utils.py Executable file → Normal file
View File