mirror of
https://github.com/nikdoof/dropbot.git
synced 2025-12-21 13:49:24 +00:00
5eb577ca42878bf8d4d767f25f3fbbc2a9d9518e
dropbot
A XMPP bot to provide simple services to NOG8S and Predditors in general
Setup
Dropbot is designed to run on Heroku, but can be ran locally using python dropbot\cli.py -c env
Configuration
The configuration is passed by using environment variables.
DROPBOT_JID- JID of the bot accountDROPBOT_PASSWORD- Password of the accountDROPBOT_NICKNAME- MUC nickname (defaults to Dropbot)DROPBOT_CMD_PREFIX- Prefix of MUC channel commands (defaults to !)DROPBOT_KOS_URL- URL of the CVA KOS API service (defaults to http://kos.cva-eve.org/api/)
Languages
Python
98.4%
Shell
1.1%
Dockerfile
0.4%