Commit graph

15 commits

Author SHA1 Message Date
Ave Ozkal 38d8a4ce5f
BREAKING: Move verification lines to config
FORK MAINTAINERS: Merging this without updating your config WILL lead to
your bot not starting properly.

This is done to make future upstream merges easier.
2020-04-21 00:56:34 +03:00
Ave Ozkal c5c5b45741
BREAKING: Move initial cogs to config
FORK MAINTAINERS: Merging this without updating your config WILL lead to
your bot not starting properly.
2020-04-21 00:42:49 +03:00
Thog 95dd28d7a6 logs: Make suspect words configurable
This commit move the hardcoded suspect words to the configuration.
2020-04-09 20:54:27 +02:00
Nichole Mattera 4058612e96 Added cog to manage channels dedicated towards lists. 2020-02-25 18:15:49 -05:00
tumGER 4a102c069b update source_url 2019-03-11 16:19:18 +01:00
roblabla 1fe7e21986 Implement gist-based pinboard - creates a gist for each channel that allows user pins 2019-03-03 14:29:46 +01:00
roblabla 4e0e26b1f9 Add invite correlation system 2019-03-03 00:45:48 +01:00
Robin Lambertz 3400b94c7c Generic changes (#26)
* Make lockdown configuration more generic

* pin: Add reaction pinning functionality
2019-03-01 07:07:47 +01:00
Ave Ozkal 5a798d5bf4
invitespy: don't hardcode channel id 2019-02-26 16:11:06 +03:00
Ave Ozkal 2a6b9f24e5
Make config template clearer
Sorry for not doing it earlier, cc #11
2019-02-26 15:21:33 +03:00
Ave Ozkal df82e6268d
Add a new type of log channels: modlog 2019-02-05 01:54:40 +03:00
Ave Ozkal 47a4aeb4f6
BREAKING: Add channel cleaning and deleted/edited message logging
Please update your config.py before merging this!
2019-01-29 13:51:43 +03:00
Ave Ozkal e651490a34
verification: Add a sleep after footer messages too
those get sent in incorrect order from time to time
2019-01-23 00:11:32 +03:00
Ave Ozkal 297a3156bf
userinfo: Show userlog embed also
Also: move things around a bit
2019-01-15 04:48:23 +03:00
Ave Ozkal 48a22c5fa8
Push some stuff I forgot to push 2019-01-07 11:49:19 +03:00
Renamed from config.py.template (Browse further)