Mastodon-bot, der über anstehende feiertage in Deutschland informiert.
Go to file
tastytea f991a74f3c
Initial commit.
2019-02-11 19:18:01 +01:00
.gitignore Initial commit. 2019-02-11 19:18:01 +01:00
CMakeLists.txt Initial commit. 2019-02-11 19:18:01 +01:00
README.adoc Initial commit. 2019-02-11 19:18:01 +01:00
feiertagebot.cpp Initial commit. 2019-02-11 19:18:01 +01:00

README.adoc

feiertagebot

feiertagebot ist ein Mastodon-bot, der über anstehende feiertage in Deutschland informiert. Die daten stammen von https://github.com/wlbr/feiertage.

Installation und benutzung

wget https://schlomp.space/tastytea/feiertagebot/raw/branch/master/feiertagebot
chmod +x feiertagebot
echo "token=<your token here>" > ~/.config/feiertagebot.cfg
echo "instance=social.example.com" >> ~/.config/feiertagebot.cfg
./feiertagebot

Lizenz

CC-0 / Public Domain