Bobot++ -- A Schemeable IRC Bot - Summary
This group is not part of the GNU Project.
Bobot++ is an IRC Bot written in C++ that uses Guile to make it very extensible.
Registration Date: Wed 19 Jun 2002 10:36:16 PM UTC
License: GNU General Public License v2 or later
Development Status: 5 - Production/Stable
posted by unknown_lamer, Sat 09 May 2020 08:22:13 PM UTC
After a very long hiatus, a new release of Bobot++ is available.
2.3.0 was never formally released, but features work done in 2009 to make internal data structures threadsafe so that scheme extensions can start background processes that interact with the bot if needed.
[...]
posted by unknown_lamer, Thu 13 Nov 2008 01:13:12 AM UTC
Bobot++ 2.2.3 has been released. This is a minor release to remove the dust and make Bobot++ happy with the latest Guile releases and GCC 4.x
http://download.savannah.gnu.org/releases/bobotpp/bobotpp-2.2.3.tar.gz
- Building with Guile in a non-standard location now works
[...]
posted by unknown_lamer, Thu 29 Jun 2006 01:12:34 AM UTC
Two releases in the same day because I'm dumb.
- No longer segfaults when loading bobot-utils.scm
- bot:match-to-me produces a valid regexp again
- scripts/uname now properly uses (ice-9 rdelim) instead of redelim
- bot:load now loads files properly
http://download.savannah.gnu.org/releases/bobotpp/bobotpp-2.2.2.tar.gz
Many thanks to Stelz for discovering these bugs.
posted by unknown_lamer, Wed 28 Jun 2006 07:31:35 PM UTC
This release fixes a few bugs:
- If the log directory does not exist the bot creates it
- If there are lines with only whitespace on them in the config file and error message is no longer printed to the log
http://download.savannah.gnu.org/releases/bobotpp/bobotpp-2.2.1.tar.gz
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-f13d.
Corresponding source code