This website requires JavaScript.
Explore
Help
Register
Sign In
kerrad
/
AnonBot
Watch
1
Star
0
Fork
0
You've already forked AnonBot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
23c30a78e28f224295bdfa0bb8bf4c92bb31cd2a
AnonBot
/
database
History
Andrey
23c30a78e2
Remove .env_example file and implement MetricsUpdater service for enhanced metrics tracking. Update bot.py to start and stop metrics updater, and improve database connection handling in CRUD operations with metrics tracking. Update README with details on metrics issues and fixes.
2025-09-08 23:18:55 +03:00
..
__init__.py
realize full project
2025-09-06 18:34:57 +03:00
crud.py
Remove .env_example file and implement MetricsUpdater service for enhanced metrics tracking. Update bot.py to start and stop metrics updater, and improve database connection handling in CRUD operations with metrics tracking. Update README with details on metrics issues and fixes.
2025-09-08 23:18:55 +03:00
schema.sql
Implement user-specific question numbering and update database schema. Added triggers for automatic question numbering and adjustments upon deletion. Enhanced CRUD operations to manage user_question_number effectively.
2025-09-06 18:35:12 +03:00