https://github.com/mscherer/not-a-question-bot
https://github.com/mscherer/not-a-question-bot
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mscherer/not-a-question-bot
- Owner: mscherer
- License: gpl-3.0
- Created: 2020-08-27T15:06:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T15:07:27.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T15:50:13.064Z (over 1 year ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Errbot based irc bot reminding to guys that "hey guys" is not exactly including everybody
# Usage
The plugin can be installed from Errbot with !plugin. There is no requirements
# Run the bot with Docker
A Dockerfile is here, that install errbot from pip. The bot is setup just for that
specific task, using environment variable for configuration. There is several others
docker package with more feature for errbot, this one is on purpose streamlined to run
the bundled plugin and just that.
## Configuration
The bot can be configured using environment variables, see config.py for details.
In short, NICK is the IRC nick (and username), SERVER is the server (without port),
and CHANNELS is a semi colon separated list of IRC chans to join at start. More options
might be added, but the focus is on running a IRC bot on freenode.