Skip to content
Berg edited this page Jan 7, 2019 · 4 revisions

Welcome to the aussieIRCbot wiki!

aussieIRCbot

Bot used in freenode irc channel.

Running

Ensure pipenv is installed. Run pipenv shell from project root.

To start the bot, run:

python src/aussie_bot.py

Modules

  • Weather: Gets BOM weather reports and prints them to channel
  • Timezones: Gets timezones from pytz and prints them to channel
  • Insults: Insults users

Link To Pipenv

News feed commands

Clone this wiki locally