Manderlbot is an Erlang written IRC bot and possible IRC client. Its has two main goals: to be able to manage, and synchronize a host of IRC bots, and to provide a way to quickly and easily develop customed IRC bots.
| Tags | Communications Chat IRC |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows POSIX BSD Linux Solaris Mac OS X |
| Implementation | Erlang |
Recent releases


Changes: spy_answer behaviour is now case insensitive.


Changes: "Spy" behaviour (ability to keep track of person activity on a channel and to answer to questions to a specific nickname) added, documentation improved, and code was cleaned-up.


Changes: Basic hot code upgrade management features were added. The bot_licker behavior was added. This behavior makes the bot greet chanops when they join a channel. This release also includes many other small improvements, as well as a huge clean-up.


Changes: Manderlbot has been completly rewritten. It is now very easy to implement a new bot, based on a library of ready made behaviours. The code is also prepared to manage several simultaneous bots.