funky little overengineered stupid roomnamebot
Go to file
Jan Christian Grünhage 1e320a0683
the build was successful Details
dockerization
2018-06-17 17:03:41 +02: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 dockerization 2018-06-17 17:03:41 +02: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.