Commit Graph

27 Commits

Author SHA1 Message Date
nyuszika7h
24d7c1ed5a Add the ability to "disable" certain game modes
Players can't vote for disabled game modes, but they can still be forced
with !fgame.
2015-05-19 12:27:57 +02:00
nyuszika7h
1cc6d411f8 Add DEV_CHANNEL and send tracebacks there instead
Per @skizzerz, tracebacks can reveal potentially sensitive game info.
Therefore, I added an option to send the tracebacks to an alternate
channel instead. You can even send them only to voiced or opped users.
2015-02-28 11:56:56 +01:00
nyuszika7h
86dfb2eb49 Fix example botconfig
I should really check things more before pushing them.
2015-02-27 20:49:00 +01:00
nyuszika7h
0d99297aee Rename PASTEBIN_ERRORS to PASTEBIN_TRACEBACKS
For clarity and because it sounds better.
2015-02-27 18:01:13 +01:00
nyuszika7h
b804d95e57 Add an option to pastebin tracebacks 2015-02-27 17:55:57 +01:00
Vgr E.Barry
4cc26e3ac2 Improve logger to use custom timestamps. 2015-01-13 19:59:00 -05:00
Vgr E.Barry
20eda8c5d1 Removed obsolete logging code. 2015-01-13 19:58:58 -05:00
Janik Kleinhoff
c611db5109 botconfig.py.example: improve example values
* there is no good reason *not* to use SSL;
* the example config assumes freenode, where a wolfgame channel would be
  expected to use the double-# namespace; if we're going to suggest
  a network to use, our example should follow their policy, too.
2014-12-19 21:52:12 +00:00
Vgr E.Barry
87f74d3265 Adds ability for the bot to be in multiple channels. 2014-12-06 17:39:21 -05:00
Vgr E.Barry
3192052add Allow admins and owners tracking via account. 2014-12-06 15:43:34 -05:00
Vgr E.Barry
5cc9715eb1 Move argument parsing out of botconfig. 2014-12-06 15:03:03 -05:00
nyuszika7h
05866b62ca s/RNAME/REALNAME/ 2014-11-14 13:54:28 +01:00
jacob1
dcae30a707 ident and realname config settings 2014-11-14 00:22:47 -05:00
jacob1
85675dedc6 remove ALLOW / DENY from botconfig 2014-11-03 13:44:39 -05:00
nyuszika7h
869c3bed91 Convert Windows line endings to Unix 2013-09-04 11:56:00 +02:00
Jimmy Cao
03cef5c7b2 fix bug with debug mode and allowing commands 2012-07-16 11:16:26 -05:00
Jimmy Cao
479e0656bc allow the enabling of certain debug mode commands in normal mode via config 2012-07-14 21:34:11 -05:00
Jimmy Cao
d4a3499680 add --verbose mode 2012-07-13 20:35:31 -05:00
Jimmy Cao
022d00847f ssl support 2012-06-29 14:25:37 -05:00
Jimmy Cao
e02402d77e sasl authentication, improved bot regain/release behavior, botconfig.py updated! 2012-06-29 13:59:59 -05:00
Jimmy Cao
033aa41917 allow /notice commands as an option in the botconfig (not turned on by default) 2012-06-25 17:53:24 -05:00
Jimmy Cao
42cbe54656 allow the bot to ignore all commands sent to @#channel or +#channel (botconfig.py updated!) 2012-06-24 01:46:50 -05:00
Jimmy Cao
3e1ba2ed16 add clarifying comment 2012-04-02 16:21:32 -05:00
Jimmy Cao
6b2ec13fb6 update botconfig.py example to reflect recent changes 2011-12-28 17:51:53 -06:00
Jimmy Cao
65b1123eeb glob syntax for the permissions/admins/owners list, more flexible permissions, no gunner suicide 2011-08-07 16:02:03 -05:00
Jimmy Cao
be7cb99219 fixed non-privmsg-nickserv authentication, added rate limiting for !stats, !votes, !admins, detectives now have a more complete PM message 2011-08-07 00:48:26 -05:00
Jimmy Cao
400aa4028a sorting of !stats roles 2011-08-06 00:17:12 -05:00