This repository has been archived on 2021-04-24. You can view files and clone it, but cannot push or open issues or pull requests.
topkecleon 8dd43e6f37 administration.lua: 1.9 - Added flag antihammer. Groups with
antihammer enabled will not be affected by global bans. However,
 users who are hammer'd from an antihammer group will also be
 banned locally. Bot will now also attempt to kick via bot API
 before using tg. Added autobanning after (default) 3 autokicks.
 Threshold onfigurable with antiflood. Autokick counters reset
 within twenty-four hours. Merged antisquig action into generic.
 There is no automatic migration; simply add the following to
 database.administration:
  autokick_timer = 0
  groups[*].flags[6] = false
  groups[*].autoban = 3
  groups[*].autokicks = {}

luarun.lua: Autoload more libraries by default, because the entire
 purpose of this plugin is for me to be lazy.

pun.lua: Added puns.

slap.lua: Added slaps.
2016-05-19 02:34:24 -04:00
..
2016-05-03 20:30:47 +00:00
2016-05-03 20:30:47 +00:00
2016-04-11 22:01:38 -07:00
2016-05-03 20:30:47 +00:00
2016-05-03 20:30:47 +00:00
2016-04-11 22:01:38 -07:00
2016-04-28 21:12:04 -07:00
2016-04-26 20:43:56 -07:00
2016-05-03 20:30:47 +00:00
2016-05-10 15:49:05 -04:00
2016-05-15 08:22:31 -04:00
2016-05-10 15:49:05 -04:00
2016-04-28 21:12:04 -07:00
2016-05-15 08:22:31 -04:00
2016-04-26 12:04:42 -07:00
2016-05-03 20:30:47 +00:00
2016-04-15 06:57:42 -07:00
2016-05-03 20:30:47 +00:00
2016-05-03 20:30:47 +00:00
2016-05-03 20:30:47 +00:00
2016-04-15 06:57:42 -07:00
2016-05-10 15:49:05 -04:00