Files
discord_rcd_ai_bot/.gitignore

35 lines
817 B
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
.env
conversation_history.db
conversation_history.db-shm
conversation_history.db-wal
discord_bot.log
discord_bot.log.1
discord_bot.log.2
discord_bot.log.3
discord_bot.log.4
discord_bot.log.5
queue_state.json
system_prompt.yaml
discord_glhf/__pycache__/bot.cpython-313.pyc
discord_glhf/handlers/__pycache__/event_handler.cpython-313.pyc
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