RealTime Configurable IRC ChatBot
CopyLeft 2016 Logan Lee ;)
https://sourceforge.net/projects/realtimeconfigurablechatbot/
After connecting to server and join channels choose ‘Bot’ tab. You can see table with six columns. The following information applies to that table.
1.
Channel | Sender | Login | Hostname | Message | ACTION |
|
|
|
|
| g’day! |
Say g’day! to everyone when they say anything.
2.
Channel | Sender | Login | Hostname | Message | ACTION |
#haven |
|
|
|
| g’day haven! |
Say g’day haven! to everyone in #haven when they say anything.
3.
Channel | Sender | Login | Hostname | Message | ACTION |
#haven | guy |
|
|
|
Say g’day to guy in haven! to the nick ‘guy’ in #haven when he says anything.
4.
Channel | Sender | Login | Hostname | Message | ACTION |
#haven |
| guy |
|
| g’day to login guy in haven! |
Say g’day to login guy in haven! to the login ‘guy’ in #haven when he says anything.
5.
Channel | Sender | Login | Hostname | Message | ACTION |
#haven | bob |
|
| %remind me | You have doctor’s appointment tomorrow. |
#haven | bob |
|
| %remind me | Make sure you bring your medicare card. |
#haven | bob |
|
| %remind me | You can bulk bill. |
If bob enters %remind me in channel #haven the bot will respond with following three messages in succession:
Bot: You have doctor’s appointment tomorrow.
Bot: Make sure you bring your medicare card.
Bot: You can bulk bill.
6
Channel | Sender | Login | Hostname | Message | ACTION |
#haven |
|
|
| %topic | Topic of #haven is to be happy and merry. |
If anyone in #haven enters %topic the bot will kindly provide him with the topic of the room.