Commit graph

9 commits

Author SHA1 Message Date
f5f44852d3 🐛 Fixing initial scheduling
Some checks failed
ci / docker (push) Successful in 4m59s
Python formatting PEP8 / Python-PEP8 (push) Failing after 15s
2024-06-17 21:32:59 +02:00
f25cd833f8 🐛 Fix typo which causes crash
Some checks failed
ci / docker (push) Successful in 4m55s
Python formatting PEP8 / Python-PEP8 (push) Failing after 18s
2024-06-17 07:37:14 +02:00
1f1ae5077e Added periodic reminders and included alembic migration in container
Some checks failed
ci / docker (push) Successful in 4m43s
Python formatting PEP8 / Python-PEP8 (push) Failing after 13s
2024-06-16 22:45:24 +02:00
9a2a18172c 🗃️ Add basic database support using SQLAlchemy and Alembic
Some checks failed
ci / docker (push) Successful in 4m54s
Python formatting PEP8 / Python-PEP8 (push) Failing after 13s
2024-06-16 20:57:18 +02:00
d6792c91a8 🚚 Make session persistent
All checks were successful
ci / docker (push) Successful in 4m38s
Python formatting PEP8 / Python-PEP8 (push) Successful in 17s
2024-06-14 21:25:46 +02:00
c4cf6196aa 💩 add workaround to receive prayer times for the next 7 days (which is not persistet yet)
Some checks failed
Python formatting PEP8 / Python-PEP8 (push) Waiting to run
ci / docker (push) Has been cancelled
2024-06-13 22:46:06 +02:00
f14dc1f239 🎨 Add return types
Some checks failed
ci / docker (push) Failing after 26s
Python formatting PEP8 / Python-PEP8 (push) Successful in 14s
2024-06-12 22:27:41 +02:00
e1472ecfe6 💡 add TODO
All checks were successful
Python formatting PEP8 / Python-PEP8 (push) Successful in 15s
2024-06-12 22:05:10 +02:00
7a3e2e5e07 🏗️' move script to module folder
All checks were successful
Python formatting PEP8 / Python-PEP8 (push) Successful in 17s
2024-06-12 21:34:55 +02:00
Renamed from bot.py (Browse further)