Skip to content

A Python bot to notify via Telegram or Discord about user created tera raids in real time for Pokemon Scarlet/Violet.

Notifications You must be signed in to change notification settings

jlsuarezdiaz/tera-raid-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tera Raid Bot

Python 3.8

A Python bot to notify via Telegram or Discord about user created tera raids in real time for Pokemon Scarlet/Violet.

Usage

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.

Requirements

  • Python=3.8
  • telegram-send
  • discord.py
  • requests

About

A Python bot to notify via Telegram or Discord about user created tera raids in real time for Pokemon Scarlet/Violet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages