IRC bot for announcing new Warframe alerts
Go to file
2018-06-16 12:25:49 -04:00
static readme and update languages.json 2018-06-16 12:25:49 -04:00
.gitignore first commit 2018-06-11 09:33:52 -04:00
README.md readme and update languages.json 2018-06-16 12:25:49 -04:00
warbot.py added enemy level information 2018-06-11 11:17:33 -04:00

WarBot

Because I can't name projects to save my life.
WarBot (working title) is an IRC bot which joins channel and periodically checks Warframe's public API for new alerts and announces them into the channel. More features coming soon.

All static data came from https://github.com/WFCD/warframe-worldstate-data

Requirements

Python 3.6+
Python packages: twisted requests

Config

server - Server address.
port - Server port. SSL probably won't work.
nickname - The bot's nickname.
username - The user ident.
channel - The channel to join and spam alerts to.

Example config.cfg

[default]
server = irc.steelbea.me
port = 6667
nickname = Cephalon
ident = Cephalon
channel = #warframe