IRC BOT - using python3 This bot is very useful for organizing the Online Sessions over IRC in a great way.
- Maintaing a proper queue of doubts during session.
- Fetch recent tweets from the given twitter handel.
You can send the following commands to the bot in a PM:
Command | Description | Channel | Who |
---|---|---|---|
! |
Queue yourself to ask a question during a session | Channel | Any user |
:clearqueue |
Clear the question queue | Channel | Admin |
:show |
Show the status of the question queue | PM/Channel | Admin |
:next |
Ping the next person in the queue to ask their question | Channel | Admin |
:add [nick] |
Add nick to masters list |
PM/Channel | Admin |
:remove [nick] |
Remove nick from masters list |
PM/Channel | Admin |
:tweet |
Show the recent tweet in the twitter handle | Channel | Any user |
:wiki [keyword] |
Show keyword information from Wikipedia | Channel | Any user |
pikachu: yourmessage
- yourmessage can be
- hi/hey/hello
- time
- date
- goodbye
- master
$ pip install -r requirements.txt
$ python config.py