aboutsummaryrefslogtreecommitdiffstats
path: root/IRC/asybot.py
Commit message (Collapse)AuthorAgeFilesLines
* //Reaktor/IRC: implement hammer timetv2011-09-131-10/+17
|
* //Reaktor/IRC nickname: increment suffixtv2011-09-131-0/+8
| | | | | Append or increment the bot's nickname suffix integer in order to connect to servers that already have users with the same nickname.
* //Reaktor/IRC: replace irclib with own async bottv2011-09-131-0/+169
Unfortunately irclib failed to detect stale connections. Asyboy comes to the rescue (maybe).^_^->deal with it...^_^