Commit graph

19 commits

Author SHA1 Message Date
Noikoio
569ec24e6c Fix MessageCache errors on blank messages 2018-10-27 22:24:31 -07:00
Noikoio
b06d34c5a9 Add timestamp to edit/deletion logs 2018-08-14 00:26:52 -07:00
Noikoio
f4ba54e39b Many small changes/fixes, and switching autoreporting to webhook 2018-04-05 15:46:15 -07:00
Noikoio
a3fb2ef019 Adding reminder 2018-04-05 12:14:40 -07:00
Noikoio
84d3b1665d Fully implemented text channel cache
Additionally, fixed a bug where user cache would quit immediately
after encountering a bot or webhook user.
2018-04-04 17:25:13 -07:00
Noikoio
5339701bef Reorganized code and files 2018-03-27 16:49:35 -07:00
Noikoio
1773fd2fc2 Changed module configuration model
-Changed a few method names to better reflect its capabilities.
--Specifically, references to "Config" were renamed to "State".
-Changed the way that what is now CreateInstanceState is called
--It is now always called instead of only when configuration exists
--A basic null check was added to prevent issues resulting from this
--General exception handler added to configuration loader
2018-03-22 00:30:22 -07:00
Noikoio
287bb33d77 Removed manual module name setting
Modules will now be named based on their existing class name.
Their respective configuration sections are now also defined by the
same value. Documentation has been updated to reflect this.
2018-03-21 23:51:50 -07:00
Noikoio
681d0a370d Added confirmation message 2018-03-04 15:08:57 -08:00
Noikoio
6ca73a9b6b Added proper MessageCache configuration
Though it's now capable of loading configuration for the full
ModLogs module, not all features are available yet.
2018-03-01 19:25:08 -08:00
Noikoio
8c0ae8fd44 Updated notes 2018-02-22 18:17:27 -08:00
Noikoio
2b56dab0e3 Cleaned up MessageCache slightly 2018-02-22 18:04:27 -08:00
Noikoio
7f22da5a4e Fixed several issues; ready for testing 2018-02-20 12:26:10 -08:00
Noikoio
22af7685ee Fix compilation errors due to database change 2018-02-20 00:58:55 -08:00
Noikoio
6a52a2ba80 Preparing for testing 2018-02-20 00:58:16 -08:00
Noikoio
69f9da5313 Added mostly complete MessageCache 2018-02-20 00:48:11 -08:00
Noikoio
c51b89e32e Update changed method name 2018-02-17 00:46:26 -08:00
Noikoio
e771e09d08 Restructured MessageCache, added notes for implementation 2018-02-17 00:45:40 -08:00
Noikoio
26da617cf1 Adding files from previously deleted branch 2018-02-10 19:34:13 -08:00