A SimplePollBot to create Polls from a Database regularly
Find a file
2025-09-14 14:08:00 +02:00
.idea add poll_logic and implement the create_poll function 2025-09-14 14:08:00 +02:00
.gitignore add commands for editing and viewing game list 2025-09-14 03:30:58 +02:00
csv_reader.py add commands for editing and viewing game list 2025-09-14 03:30:58 +02:00
main.py add scheduler to send poll 2025-09-14 13:30:41 +02:00
poll_logic.py add poll_logic and implement the create_poll function 2025-09-14 14:08:00 +02:00
poll_scheduler.py add poll_logic and implement the create_poll function 2025-09-14 14:08:00 +02:00
requirements.txt add scheduler to send poll 2025-09-14 13:30:41 +02:00