1
0
Fork
You've already forked wednesday
0
Its wednesday my dudes!
  • Python 100%
Find a file
2022年11月20日 01:15:46 +01:00
.gitignore First real commit 2022年10月12日 21:08:32 +02:00
bot.py First real commit 2022年10月12日 21:08:32 +02:00
LICENSE Initial commit 2022年10月12日 19:51:31 +02:00
main.py First real commit 2022年10月12日 21:08:32 +02:00
README.md Update readme 2022年11月20日 01:15:46 +01:00
wednesday.mp4 First real commit 2022年10月12日 21:08:32 +02:00

wednesday

Its wednesday my dudes!

Running

Clone this repository somewhere, then make a secret.yaml in repo root with the following information about your bot in this format:

bot_id:botID #this is the "first part" of your bot secret, the string before the first `:`api_key:apikey#this is the second part of your bot secret, the string after the first `:`

You may need to touch the chat_ids.yaml for it to work the first time. From then, it should be able to manage the subscription data on its own.