Bobot++ -- A Schemeable IRC Bot - News
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
posted by unknown_lamer, Tue 30 May 2006 05:28:56 PM UTC
The 2.1.x tree has been stable for a while now, but this is the official 2.2.0 release. The manual is not yet finished, but functionality has been enhanced greatly.
http://download.savannah.gnu.org/releases/bobotpp/bobotpp-2.2.0.tar.gz
[...]
posted by unknown_lamer, Sun 03 Jul 2005 08:15:19 PM UTC
This release makes Bobot++ build with GCC 4.0.
http://savannah.nongnu.org/download/bobotpp/bobotpp-2.0.2.tar.gz
posted by unknown_lamer, Wed 29 Jun 2005 08:27:05 PM UTC
Bobot++ 2.1.8 has been released. This release is a fairly major release as it contains a number of feature enhancements and bug fixes. The highlights are: more consistent Scheme API, more Scheme documentation, and a better debugger for scripts. [...]
posted by unknown_lamer, Fri 24 Jun 2005 08:07:47 PM UTC
Bobot++ 2.0.1 has been released. This release fixes a bug in the user list code when the bot had a nick with uppercase letters.
http://savannah.nongnu.org/download/bobotpp/bobotpp-2.0.1.tar.gz
posted by unknown_lamer, Wed 01 Jun 2005 01:03:47 AM UTC
Bobot++ 2.1.7 features a few minor bug fixes and a fix for a bug in the UserList code that caused it to lose items in the bot.users file if the bot username was all lowercase.
http://savannah.nongnu.org/download/bobotpp/bobotpp-2.1.7.tar.gz
posted by unknown_lamer, Fri 11 Mar 2005 06:00:49 PM UTC
This release fixes the major string tokenizer bugs in 2.1.5. The bot will now run again.
Powered by Savane 3.14-8aba.
Corresponding source code