agessaman
|
c151fba7a5
|
Enhance configuration and database management for feed and channel operations. Add channel refresh interval setting to config.ini.example, implement feed manager functionality with new database tables for feed subscriptions and activity tracking, and improve greeter command logic with human greeting detection and Levenshtein distance matching for user greetings. Update web viewer to include feed management pages and integrate global template variables for better user experience.
|
2025-12-06 10:18:12 -08:00 |
|
agessaman
|
4cc9cc4c9c
|
Implement duplicate greeting cleanup and enhance greeter command logic. Add new API endpoints for greeter management and update web viewer to include greeter statistics. Improve error handling and logging for greeted users, ensuring unique entries in the database.
|
2025-12-02 21:15:40 -08:00 |
|
agessaman
|
3687dde3fd
|
Add response format configuration for multitest command and enhance greeter command rollout logic. Update .gitignore to exclude database write-ahead logs and shared memory files. Improve error handling and logging in greeter command for better tracking of rollout status and user greetings.
|
2025-12-02 19:46:32 -08:00 |
|
agessaman
|
c8437999f3
|
update logging on the greeter command to be more intuitive
|
2025-11-25 21:42:14 -08:00 |
|
agessaman
|
5c2af1a014
|
added generic per-command channel configuration, allows commands to be mapped to different channels or dms only
|
2025-11-25 21:19:48 -08:00 |
|
agessaman
|
82aa5ee160
|
Add greeter command configuration to config.ini.example and implement greeter functionality in message handling. Introduce favorite status management for repeaters, allowing users to toggle favorite status via API. Update path command and test command to incorporate favorite bias in scoring. Enhance database schema to support star status tracking for repeaters and roomservers.
|
2025-11-25 17:26:40 -08:00 |
|