/PyNBot

[dead project] Python [N]WA Bot

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PyNBot

Python [N]WA Bot

installation and configuration

#the chef recommends a virtualenv
virtualenv .pynbot
source .pynbot/bin/activate

#install pynbot
pip install . -r requirements.txt

#modify the API keys
vim config.json

#launch the bot
pynbot.py