No description
Find a file
Kumi 14e8d44999
feat: improve bot functionality and logging setup
Enhanced the bot's functionality with several improvements:
- Added YAML dependency for configuration loading
- Introduced detailed logging for better monitoring
- Implemented invite event handling and operator check
- Updated error handling and user feedback messages
- Ensured the bot ignores its own messages

Increased the version to 0.1.1 to reflect these changes.
2024-08-18 18:53:59 +02:00
.forgejo/workflows feat: add initial version of Matrix Support Bot 2024-08-18 17:33:56 +02:00
src/matrix_supportbot feat: improve bot functionality and logging setup 2024-08-18 18:53:59 +02:00
.gitignore feat: add initial version of Matrix Support Bot 2024-08-18 17:33:56 +02:00
config.yaml.dist feat: add initial version of Matrix Support Bot 2024-08-18 17:33:56 +02:00
LICENSE feat: add initial version of Matrix Support Bot 2024-08-18 17:33:56 +02:00
pyproject.toml feat: improve bot functionality and logging setup 2024-08-18 18:53:59 +02:00
README.md feat: add initial version of Matrix Support Bot 2024-08-18 17:33:56 +02:00

Matrix-SupportBot

Support Private.coffee!

This is a simple, no-database support chat bot for Matrix. It is designed to be easy to use and lightweight.

License

This project is licensed under the MIT License - see the LICENSE file for details.