No description
Find a file
Kumi ac2f18b021
Some checks failed
Python Package CI/CD / Setup and Test (push) Successful in 1m9s
Python Package CI/CD / Publish to PyPI (push) Failing after 1m6s
chore: update .gitignore to include dist/ directory
Added dist/ directory to .gitignore to prevent distribution files from being tracked by Git. This keeps the repository clean and avoids unnecessary clutter from build artifacts.
2024-08-18 18:54:46 +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 chore: update .gitignore to include dist/ directory 2024-08-18 18:54:46 +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.