]> git.donarmstrong.com Git - infobot.git/blob - ChangeLog
* Fixed verstats to warn the channel about who involked the command
[infobot.git] / ChangeLog
1 1.5.3
2 =====
3
4 * New maxVolunteerLength to govern max size of non addressed replies
5
6 * Cleaned up some of the regex code for what the bot considers a question
7
8 * Fixed an obscure and undocumented variable that was disabling "query?"
9 questions in non addressed mode
10
11 * Fixed bug in babelfish module due to site/html changes
12
13 * Added chanset and help for verstats to allow disabling of command to prevent abuse
14
15 * Fixed verstats to warn the channel about who involked the command and bug that
16 was causing the output to go to random channels due to loss of variable scope
17
18 * Added infobot client to verstats and cleaned up a few other client regex
19
20 1.5.2
21 =====
22
23 * Correction to factoid updates to treat appending as a modification
24
25 * Code formatting cleanups
26
27 * Removed unmaintained patches directory
28
29 * Changed +chan to chanadd
30
31 * Changed -chan to chandel
32
33 * Changed +ban to banadd
34
35 * Changed -ban to bandel
36
37 * Changed +host to hostadd
38
39 * Changed -host to hostdel
40
41 * Changed adduser to useradd
42
43 * Changed deluser to userdel
44
45 1.5.1
46 =====
47
48 * Fixed bug in factoid modification code that prevented matching against
49 created_by properly
50
51 * New +M flag to allow modifying factoids created by same nick
52
53 1.5.0
54 =====
55
56 * Rebranding from blootbot
57
58 # vim:ts=4:sw=4:expandtab:tw=80