This commit is contained in:
iou1name 2018-06-11 12:55:49 -04:00
parent 4037d41351
commit cf395579ea

View File

@ -2,9 +2,9 @@
Because I can't name projects to save my life. 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. 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.
## Dependencies ## Requirements
Python 3.6+ Python 3.6+
`twisted requests` Python packages: `twisted requests`
## Config ## Config
`server` - Server address. `server` - Server address.