Update .gitignore to exclude additional cache files; enhance tool documentation with optional message ID parameter

This commit is contained in:
pacnpal
2025-02-24 20:01:05 -05:00
parent 98eeb46c61
commit 185fe4ce73
3 changed files with 177 additions and 0 deletions

1
.gitignore vendored
View File

@@ -32,3 +32,4 @@ discord_glhf/__pycache__/api.cpython-313.pyc
discord_glhf/__pycache__/bot.cpython-313.pyc
discord_glhf/handlers/__pycache__/event_handler.cpython-313.pyc
discord_glhf/web/__pycache__/app.cpython-313.pyc
discord_glhf/handlers/__pycache__/function_tools.cpython-313.pyc