Euphoria bot that displays people and bot counts in its nick
Find a file
Joscha c005e042cd Avoid sending unnecessary nick commands
This would get two Infobots in the same room stuck in a nick changing
loop: The first updates its nick. The second receives a nick-event and
updates its nick. The first receives a nick-event and updates its nick,
and so on.
2019-04-13 22:58:25 +00:00
.gitignore Upgrade to yaboli 1.0.0 2019-04-13 22:34:11 +00:00
bot.conf.default Upgrade to yaboli 1.0.0 2019-04-13 22:34:11 +00:00
infobot.py Avoid sending unnecessary nick commands 2019-04-13 22:58:25 +00:00
LICENSE Port to yaboli rewrite 5 2019-04-12 21:08:53 +00:00
requirements.txt Upgrade to yaboli 1.0.0 2019-04-13 22:34:11 +00:00