implement-bot-presence #6

Merged
logan merged 4 commits from implement-bot-presence into master 2025-06-29 15:56:04 -04:00
Showing only changes of commit 133f29635e - Show all commits

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@ __pycache__*
bot-poc.py
configs*
.env
*.log*
*.log*
.venv