🎉 first commit, prototype-like matrix bot for islamic prayer times

This commit is contained in:
Finn Christiansen 2024-06-09 19:58:05 +02:00
commit cf88a8c46f
4 changed files with 170 additions and 0 deletions

3
.env.example Normal file
View file

@ -0,0 +1,3 @@
HOMESERVER="https://example.org"
USERNAME="PrayingTimesBotUsername"
PASSWORD="supersecret"