A matrix bot written with matrix-nio for kanboard using webhooks.
Find a file
2021-03-16 10:00:15 +01:00
.gitignore Add a .gitignore 2021-03-16 00:00:04 +01:00
bot.py Retrive project ID from the correct location 2021-03-16 09:58:23 +01:00
config.yaml.example Configure socket settings through command line 2021-03-16 00:57:37 +01:00
docker-compose.yml Add Docker ecosystem 2021-03-16 00:36:50 +01:00
Dockerfile Do not specify if you want to use defaults 2021-03-16 09:07:38 +01:00
README.md 🎉 intial commit 2021-03-15 23:14:54 +01:00
requirements.txt Remove trailing whitespace 2021-03-16 00:56:30 +01:00

Kanbot

A Matrix bot for Kanbaord based on matrix-nio.