Skip to content

devzero-xyz/Andromeda

Repository files navigation

Andromeda Build Status Stories in Ready

Python 3 IRC bot

Getting Started

  1. Clone this repository
  2. Install dependencies using pip3 install -r requirements.txt
  3. Write a config file (for an example, see config.json.example)
  4. Start the bot using ./bot.py <config>