Noikoio
fe1f466b97
Fixed bugs relating to config load
2018-03-04 20:45:12 -08:00
Noikoio
7a8a82102f
Added 'ConfReload' command type
2018-03-04 20:14:54 -08:00
Noikoio
dc7725c7b0
Added 'Unban' command type
2018-03-04 18:36:32 -08:00
Noikoio
c5229a22b2
Added basic cache error handling
2018-03-04 18:04:10 -08:00
Noikoio
d7b1486615
Added comment for consistency
2018-03-04 17:59:35 -08:00
Noikoio
cc0ec364e6
Fix compilation error
2018-02-07 12:47:51 -08:00
Noikoio
d9801efc33
Moved some inline strings to constants
2018-01-19 00:57:36 -08:00
Noikoio
6953bc8ed3
Adding cache lookup to ban/kick parameter
2018-01-19 00:23:54 -08:00
Noikoio
dd8ef7ff3e
Removed ban petitions
...
One mistake slipped through the cracks as I tested this:
It is not possible in any way for a user to DM a bot if they do not
share a guild. As of this moment, there is no workaround, and it
appears that simply opening a DM channel beforehand is not enough to
make it work.
In short: it doesn't work. It can't possibly work.
This feature has been removed. Alterations to the configuration
structure for ModTools will remain, as I planned to do this change
for other reasons not related to this feature anyway.
2017-12-18 22:05:37 -08:00
Noikoio
78219a50e9
Changed ModTools config section name
...
For consistency.
2017-12-10 11:42:47 -08:00
Noikoio
cb967b7383
Merge branch 'dev/modtools'
2017-12-10 11:11:37 -08:00
Noikoio
1d5b0beaf4
Fix petition becoming available on kick
2017-12-10 11:03:42 -08:00
Noikoio
d49299e063
Added Config class to replace that previous mess
2017-12-08 13:57:35 -08:00
Noikoio
c8b1ed31bf
Ignore bot input
2017-12-08 10:44:42 -08:00
Noikoio
1656e4fa64
Fully implemented ban petitions
2017-12-08 10:30:41 -08:00
Noikoio
1e681478f5
Disable actual ban/kick when DEBUG is set
2017-12-08 10:29:32 -08:00
Noikoio
4ef860790c
Committing in-progress implementation of ban petitions
2017-12-05 14:23:01 -08:00
Noikoio
1d24e2d839
Preparing to add additional features
2017-12-03 13:08:15 -08:00
Noikoio
e6fab52e45
Fix notify failure text not showing on all failures
2017-12-02 20:53:31 -08:00
Noikoio
5671a11106
Added notifymsg option for kick/ban types
2017-11-29 15:20:45 -08:00
Noikoio
801292e1a6
Renamed Features to Modules
2017-11-11 19:12:24 -08:00