This website requires JavaScript.
Explore
Help
Register
Sign in
PrivateCoffee
/
matrix-gptbot
Watch
4
Star
0
Fork
You've already forked matrix-gptbot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
54f56c1b1a
matrix-gptbot
/
.gitignore
9 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
Initial working version
2023-04-16 14:08:57 +00:00
*.db
A bunch of changes Switched from sqlite3 to DuckDB Added comments to config template Added more options to configuration Added systemd service file Added migration logging to database Added command handling for help, room creation, stats, bot info Improved context handling Added some config checks Added auto-detection of bot's Matrix user ID Added more info to README
2023-04-17 20:28:29 +00:00
*.db.wal
Whelp.
2023-05-25 12:05:07 +00:00
*.db-journal
Initial working version
2023-04-16 14:08:57 +00:00
config.ini
venv/
*.pyc
Make it an importable module Abandon DuckDB in favor of sqlite3
2023-05-25 07:28:28 +00:00
__pycache__/
Work towards encryption support
2023-11-11 16:22:43 +00:00
*.bak
dist/
Reference in a new issue
Copy permalink