nyuszika7h
df48af8a9d
Improve !fgoat
2014-08-11 00:06:39 +02:00
nyuszika7h
885873701f
Merge pull request #48 from brrr2/fix
...
Update for showing votes, time and roles.
2014-08-10 23:37:23 +02:00
nyuszika7h
53f0060218
Merge pull request #49 from Vgr255/default
...
Add !fgoat command, allowing for an unlimited amount of goats
2014-08-10 23:36:12 +02:00
Yizhe Shen
5700ec7d01
Updated output behaviour for in-game commands available in PM.
...
- Updated behaviour for listroles(), show_votes(), timeleft()
- Uses !simple settings when those commands are given in PM
- Uses notice if channel is +z and a game is in progress
2014-08-09 15:00:05 -04:00
Vgr E.Barry
cdf96cfc2b
Added !fgoat command for admins. Allows unlimited amount of goats.
2014-08-06 13:42:33 -04:00
Vgr E.Barry
6780b6d339
Merge pull request #1 from lykoss/master
...
Merging changes from lykoss/master
2014-08-06 13:39:46 -04:00
nyuszika7h
9c341dc9db
Merge pull request #46 from skizzerz/fixlastgame
...
Fix !flastgame to prevent people from using !j to get around it
2014-08-06 14:21:25 +02:00
skizzerz
9a697e13c2
Fix !flastgame to prevent people from using !j to get around it
2014-08-05 11:48:45 -05:00
nyuszika7h
a4b7c02450
Merge branch 'master' of https://github.com/lykoss/lykos
2014-08-05 14:28:53 +02:00
nyuszika7h
1a80bc1027
Allow admins to use !fgame without joining
2014-08-05 14:28:40 +02:00
nyuszika7h
40a02b1a1b
Merge pull request #45 from Vgr255/master
...
Fix issue where bot would spam services
2014-08-05 11:25:07 +02:00
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 4189d5c874
.
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 93546dee9d
.
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 0fcf10494f
.
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