funky little overengineered stupid roomnamebot
Go to file
Jan Christian Grünhage 511cd0f097
the build was successful Details
Update '.drone.yml'
2018-09-20 07:51:12 +00:00
docker/root/etc dockerization 2018-06-17 17:03:41 +02:00
example initial commit 2018-06-17 15:55:06 +02:00
src initial commit 2018-06-17 15:55:06 +02:00
.dockerignore dockerization 2018-06-17 17:03:41 +02:00
.drone.yml Update '.drone.yml' 2018-09-20 07:51:12 +00:00
.gitignore initial commit 2018-06-17 15:55:06 +02:00
Cargo.lock initial commit 2018-06-17 15:55:06 +02:00
Cargo.toml initial commit 2018-06-17 15:55:06 +02:00
Dockerfile dockerization 2018-06-17 17:03:41 +02:00
LICENSE initial commit 2018-06-17 15:55:06 +02:00
README.md initial commit 2018-06-17 15:55:06 +02:00

README.md

roomnamebot

A slightly overengineered matrix bot to regularly change room names.

This bot is supposed to be run using cron, setting room names in regular intervals. It makes an http call to some endpoint for getting the new name (microservices!!1!!eleven!!!) and then sets that.

Licensed as AGPLv3.