Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anistark/codersbot

An irc bot for #codersjgec on irc.mozilla.org
https://github.com/anistark/codersbot

Last synced: 14 days ago
JSON representation

An irc bot for #codersjgec on irc.mozilla.org

Awesome Lists containing this project

README

        

codersbot
=========

An irc bot for #codersjgec on irc.mozilla.org

Install the requirements first to run it.
```
pip install -r requirements.txt
```
I would suggest to run in virtualenv.

To run the bot:
```
python codersbot.py
```