GitHunt
NA

nathiss/irc-bot

Simple IRC bot in Python 3.

IRC bot

Simple bot in Python 3.

Configuation

  • HOST - irc server
  • PORT - irc server port (default: 6667)
  • NICK - nick of bot
  • CHANS - list of channels
  • OPS - bot will make those users the OPs
  • DEBUG - bot will print logs to stdout
  • FORTUNES - array of fortunes
  • DELAY - delay between reading new messages

Usage

./bot.py

License

MIT

Languages

Python100.0%

Contributors

MIT License
Created April 22, 2017
Updated April 22, 2017
nathiss/irc-bot | GitHunt