/burger-bot

yet another irc bot

Primary LanguagePython

travis status

burger - AMQP based IRC bot

Key goals

  • simple to extend
  • live feature updates
  • easy to setup

Requirements

  • rabbitmq
  • mongodb

Development

  • $ cd burger-bot/
  • $ virtualenv .
  • $ . bin/activate
  • $ pip install .
  • $ docker-compose up -d
  • then run python -m burgerpy.modules.gateway module and any other desired one