690 Commits

Author SHA1 Message Date
Vgr E.Barry
191a910098 Fix issue where bot would spam services
This very simple fix probably seems redundant or even entirely
pointless, but it actually solves a big design flaw. It does not show
much for freenode, but for other networks (e.g. Esper), where I tweaked
my bot to use ns_ghost instead, it keeps trying to kill off an
(unregistered) nick, without having a password. This effectively causes
spam to the services, and results in an automatic ban.
2014-08-05 02:40:52 -04:00
nyuszika7h
85a342f9c5 Fix typo in !votes
Closes #44.
2014-08-04 10:45:17 +02:00
nyuszika7h
d2b96752c7 Make !votes work in PM 2014-08-01 11:55:19 +02:00
nyuszika7h
3915be7aa9 Update README.md 2014-07-26 23:57:02 +02:00
nyuszika7h
8b76de1aea Improve !fpull 2014-07-25 10:09:33 +02:00
nyuszika7h
360903c7ab Order player role stats descending by number of games 2014-07-24 17:14:30 +02:00
nyuszika7h
b18dd92733 Fix players receiving 0 stasis 2014-07-22 11:09:45 +02:00
nyuszika7h
0aa076eb6b Check win condition only after checking all idlers 2014-07-20 13:41:26 +02:00
nyuszika7h
d353ab5ff3 Make !fghost usable by admins 2014-07-19 19:26:41 +02:00
nyuszika7h
0df8098ade Revert "autopep8"
This reverts commit 4189d5c874ea7b0cc66d1935b6fa57485b0d4958.
2014-07-19 19:09:24 +02:00
nyuszika7h
4189d5c874 autopep8 2014-07-19 19:05:49 +02:00
jacob1
6f16848302 fix grammar mistake in headshot message 2014-07-18 23:56:06 -04:00
nyuszika7h
b93bf38894 Prettify !revealroles 2014-07-17 22:12:47 +02:00
nyuszika7h
304f16ce7f Fix !admins in PM 2014-07-17 16:03:33 +02:00
nyuszika7h
730f9a3b18 Revert "Add !q as an alias for !quit"
This reverts commit 93546dee9d02317f8f1748a3d257eb628e04b3c4.
2014-07-16 17:22:19 +02:00
nyuszika7h
6378c9e1a9 Fix it for real now 2014-07-15 23:17:22 +02:00
nyuszika7h
53546b7a91 Fix previous commit (maybe) 2014-07-15 23:04:23 +02:00
nyuszika7h
cce7c34caf Disable !join until opped and try to regain op 2014-07-15 22:59:08 +02:00
nyuszika7h
af253593c3 !pstats: fix total game count
Cursed and gunner are secondary roles so they shouldn't be counted.
2014-07-15 22:48:28 +02:00
nyuszika7h
bb3d505637 Fix previous commit (again) 2014-07-15 21:07:51 +02:00
nyuszika7h
2d6f212bb3 Fix previous commit 2014-07-15 21:06:43 +02:00
nyuszika7h
f3c6828611 Improve !pstats output 2014-07-15 21:03:31 +02:00
nyuszika7h
e40cc817a3 Remove bold 2014-07-15 21:00:53 +02:00
nyuszika7h
ab4bd8c799 Fix previous commit 2014-07-15 20:59:11 +02:00
nyuszika7h
748e0d95dd Add total games to !pstats 2014-07-15 20:52:50 +02:00
nyuszika7h
96afc582f4 Allow passing host to fstasis instead of just nick 2014-07-15 20:34:46 +02:00
nyuszika7h
91e597d8c0 Merge pull request #41 from Transfusion/enable_ctcp_ping
Enable CTCP PING as per issue #37
2014-07-15 15:55:02 +02:00
Transfusion
ae64979e34 Enable CTCP PING as per issue #37 2014-07-15 21:23:41 +08:00
nyuszika7h
835e76c621 Disable !gstats rate limit 2014-07-12 16:41:12 +02:00
nyuszika7h
6717f61e6f Small tweak to !coin 2014-07-10 13:08:27 +02:00
nyuszika7h
b39c31efe1 Revert "Add warning to !coin/!pony"
This reverts commit 0fcf10494fdc2904f840438a5f31a83b1e4ba114.
2014-07-10 13:08:03 +02:00
nyuszika7h
0fcf10494f Add warning to !coin/!pony 2014-07-10 13:01:46 +02:00
nyuszika7h
d351159d8a Small consistency fix 2014-07-04 11:22:42 +02:00
nyuszika7h
d4ebbf6d9a Add missing period 2014-07-02 07:41:13 +02:00
nyuszika7h
14aca5ee64 Merge pull request #39 from jacob1/master 2014-07-02 07:34:29 +02:00
jacob1
cba018b5c0 guardian angel can choose not to guard anyone at night 2014-07-02 01:24:28 -04:00
nyuszika7h
5c86786409 Set JOIN_TIME_LIMIT to 3600 2014-07-02 07:23:17 +02:00
jacob1
c1a256c162 GA dies when guarding, victims name not revealed 2014-07-01 23:11:52 -04:00
Yizhe Shen
02b1a25644 Added a timer for joining the game. (issue #20)
- Usage: set a non-zero value for var.JOIN_TIMER_LIMIT in seconds
- Added kill_join() to handle game cancellations
- Join timers set on first join and canceled if everybody quits or when a
  game starts
2014-06-27 15:28:19 -04:00
nyuszika7h
6bca57b9b3 Merge pull request #36 from reap3r119/patch-1
Change Goated Message
2014-06-27 11:04:25 +02:00
Nick Richardson
a16cf60243 Change Goated Message
Change "already goated" message to make it easier to understand
2014-06-23 18:13:06 -06:00
nyuszika7h
a8ce61ced0 Improve output format for !fsend again 2014-06-22 12:58:34 +02:00
nyuszika7h
bcfa31625b Add !w as an alias to !wait 2014-06-21 23:57:05 +02:00
nyuszika7h
a4df3663a4 README.md: Don't state the obvious 2014-06-11 22:25:11 +02:00
nyuszika7h
a305efa4c2 README.md: Cleanup 2014-06-11 22:24:24 +02:00
nyuszika7h
e88e13e6e7 README.md: Fix IRC links 2014-06-11 21:44:03 +02:00
nyuszika7h
aaace7387b README.md: Fix Markdown syntax 2014-06-11 21:42:52 +02:00
nyuszika7h
c89a7f1422 Merge branch 'patch-1' of git://github.com/sckasturi/lykos 2014-06-11 21:37:41 +02:00
Srijay Kasturi
4e49f9f6e4 Oops, minor things i missed 2014-06-11 15:35:52 -04:00
Srijay Kasturi
a46d7c44a4 Eww, .rst, yay .md :3 2014-06-11 15:32:20 -04:00