Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anistark/codersbot
- Owner: anistark
- License: mpl-2.0
- Created: 2014-07-12T19:05:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-30T19:13:31.000Z (over 10 years ago)
- Last Synced: 2023-08-03T17:22:46.536Z (over 1 year ago)
- Language: Python
- Size: 247 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```