Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sunu/classbot

A simple IRCBot to manage Q&A sessions on IRC
https://github.com/sunu/classbot

Last synced: 2 months ago
JSON representation

A simple IRCBot to manage Q&A sessions on IRC

Awesome Lists containing this project

README

        

ClassBot v1.0
=============
Written by [Tarashish Mishra](http://tarashish.com)

What is ClassBot?
-----------------

ClassBot is a simple IRCBot that helps you in managing Q&A sessions on IRC.

How to run ClassBot?
--------------------
ClassBot runs on python 2, not python 3. You can run ClassBot by

python classbot.py

All the configuration like server, port, channel list, bot's nick is inside the classbot.py file.

How to use ClassBot on my IRC channel?
--------------------------------------

Add "#yourchannel" to CHANNELS in classbot.py.

Add your/bot operator's nick to OPERATORS in classbot.py.

To ask question the asker has to write:

/msg

To get next question from the question queue, the operator has to write:

next