#NOTICE This project has been abandoned and is no longer being developed
#WarBot - a Warframe alert Telegram bot Telegram bot for tracking Warframe alerts and invasions.
##Features
- Displays current alerts, invasions, news and daily deals directly in Telegram chats
- Customizable reward filter
- Provides notifications for news and alerts/invasions with selected rewards
##How to use:
- Install python 3
- Install requests
- Get a bot token from BotFather (see here)
- Write your token in WarBot.py
- (Optional) Edit the
rewards
file - Run the bot with
python3 WarBot.py
This bot uses deathsnacks as a back-end.