Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brahle/i-rcbot
IRC Bot
https://github.com/brahle/i-rcbot
Last synced: 1 day ago
JSON representation
IRC Bot
- Host: GitHub
- URL: https://github.com/brahle/i-rcbot
- Owner: brahle
- License: agpl-3.0
- Created: 2011-03-27T17:18:02.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-10T21:57:35.000Z (over 13 years ago)
- Last Synced: 2023-03-11T12:17:48.922Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
ZEC KVIZ
========This project is dedicated to re-creation of the zec-bot, the quiz IRC
bot. The idea is to make it easy to add new and fix old questions, as
well options to challenge others.To run it, you need to have django and python 2.6 installed.
To start, you should use `python manage.py runserver` and then go
visit [http://127.0.0.1:8000](http://127.0.0.1:8000).Devolopers
----------* Bruno Rahle - [[email protected]](mailto:[email protected])