A Python bot to notify via Telegram or Discord about user created tera raids in real time for Pokemon Scarlet/Violet.
Just install the dependencies and run tera-bot.py. The telegram-send and discord tokens and urls have to be specified in the corresponding files, which can be checked in their corresponding docs. To subscribe to an specific raid you have to modify the subscriptions list inside tera-bot.py as described there. There is not an interactive way to do it yet, but feel free to take the code and modify it to your needs.
The raid data is fetched from a database where the users manually inscribe their raids to ask for help.
Python=3.8telegram-senddiscord.pyrequests