roomnamebot/README.md

8 lines
304 B
Markdown
Raw Permalink Normal View History

2018-06-17 13:55:06 +00:00
## 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.