Files
discord_rcd_ai_bot/.gitignore

68 lines
2.4 KiB
Plaintext

# ---> VisualStudioCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
# Local History for Visual Studio Code
.history/
# Built Visual Studio Code Extensions
*.vsix
.DS_Store
discord_glhf/.DS_Store
discord_glhf/__pycache__/api.cpython-313.pyc
discord_glhf/__pycache__/bot.cpython-313.pyc
discord_glhf/__pycache__/http_server.cpython-313.pyc
discord_glhf/handlers/__pycache__/event_handler.cpython-313.pyc
discord_glhf/handlers/__pycache__/message_handler.cpython-313.pyc
discord_glhf/handlers/__pycache__/tool_handler.cpython-313.pyc
discord_glhf/web/__pycache__/app.cpython-313.pyc
conversation_history.db
conversation_history.db-shm
conversation_history.db-wal
discord_bot.log
queue_state.json
discord_glhf/__pycache__/api.cpython-313.pyc
discord_glhf/__pycache__/bot.cpython-313.pyc
discord_glhf/__pycache__/http_server.cpython-313.pyc
discord_glhf/handlers/__pycache__/event_handler.cpython-313.pyc
discord_glhf/handlers/__pycache__/message_handler.cpython-313.pyc
discord_glhf/handlers/__pycache__/tool_handler.cpython-313.pyc
discord_glhf/web/__pycache__/app.cpython-313.pyc
queue_state.json
conversation_history.db
conversation_history.db-shm
conversation_history.db-wal
discord_bot.log
conversation_history.db
conversation_history.db-shm
conversation_history.db-wal
discord_bot.log
queue_state.json
discord_glhf/__pycache__/api.cpython-313.pyc
discord_glhf/__pycache__/bot.cpython-313.pyc
discord_glhf/__pycache__/http_server.cpython-313.pyc
discord_glhf/handlers/__pycache__/event_handler.cpython-313.pyc
discord_glhf/handlers/__pycache__/message_handler.cpython-313.pyc
discord_glhf/handlers/__pycache__/tool_handler.cpython-313.pyc
discord_glhf/web/__pycache__/app.cpython-313.pyc
.env
discord_glhf/__pycache__/__init__.cpython-313.pyc
discord_glhf/__pycache__/config.cpython-313.pyc
discord_glhf/__pycache__/database.cpython-313.pyc
discord_glhf/__pycache__/main.cpython-313.pyc
discord_glhf/__pycache__/queue_manager.cpython-313.pyc
discord_glhf/__pycache__/queue_state.cpython-313.pyc
discord_glhf/__pycache__/queue.cpython-313.pyc
discord_glhf/__pycache__/training.cpython-313.pyc
discord_glhf/handlers/event_handler.py
discord_glhf/handlers/__pycache__/__init__.cpython-313.pyc
discord_glhf/handlers/__pycache__/image_handler.cpython-313.pyc
discord_glhf/web/__pycache__/__init__.cpython-313.pyc
.DS_Store
discord_bot.log.*