Commit Graph
75 Commits
Author SHA1 Message Date
Alex 8c91e52a8a Merge remote-tracking branch 'origin/develop' into develop 2019-06-18 02:11:58 -04:00
Alex d54d839ab5 =Finished Character Database
TODO: Make the output... prettier
2019-06-18 02:11:36 -04:00
Matthew Cech 4eee13a359 = color skeleton 2019-06-17 22:02:04 -07:00
Matthew Cech ede40ef9e3 = Fixed choose to display help when there are no arguments provided 2019-06-17 22:01:47 -07:00
Matthew Cech b429d9d7d1 Merge remote-tracking branch 'origin/master' 2019-06-02 22:46:54 -07:00
Matthew Cech 31f9689140 + Added first-pass leaderboard command and all requirements 2019-06-02 21:36:42 -07:00
Alex 13c41799c7 Merge remote-tracking branch 'origin/master' 2019-06-03 00:33:51 -04:00
Alex ac3d55e4cc =Character database work 2019-06-03 00:33:43 -04:00
Matthew Cech 0338472d87 = Updated database to allow for multiple tables 2019-06-02 17:11:52 -07:00
Matthew Cech f363d15010 + Added comments and mild formatting. 2019-06-01 23:10:46 -07:00
Matthew Cech 09b1e498e7 = Updated tracked stuff 2019-06-01 21:57:34 -07:00
Alex 3b8e8c7f01 =Fixed Raffling system and started char database 2019-06-01 23:52:06 -04:00
Alex 99bd35611e +Added raffling system 2019-05-27 15:22:06 -04:00
Matthew Cech 18b7fd84af = Fixed multi-command accumulation issue 2019-05-24 19:04:04 -07:00
Matthew Cech ad6def8e93 = Base commands config class, and command standardization 2019-05-24 02:31:09 -07:00
Matthew Cech 6cf5a03186 = Updated naming and created base class stub for kv pair file 2019-05-24 02:01:28 -07:00
Matthew Cech 25c3327651 = Cleaned up warnings and added config header 2019-05-24 01:46:51 -07:00
Matthew Cech 5dd8821d51 = Updated Update statement 2019-05-24 01:35:04 -07:00
Matthew Cech 9e9759394e = Statement type updates 2019-05-24 01:06:11 -07:00
Matthew Cech 634d67917f = Updated DB info 2019-05-24 00:39:07 -07:00
Matthew Cech 434ff1b46b + Added database flush command 2019-05-24 00:17:18 -07:00
Matthew Cech 2ee17dcc79 = Database patching for thread safety (Should be non-issue but could be in the future) 2019-05-24 00:08:12 -07:00
Matthew Cech 7fefa5f89c = Made table name generic 2019-05-23 01:12:32 -07:00
Matthew Cech b71debb9d2 = Fixed plugin output 2019-05-20 15:21:39 -07:00
Matthew Cech 1df71ef61d = Changed lua plugins to run with arrays of output. 2019-05-20 15:21:23 -07:00
Matthew Cech e216e2e60b + Added prepared statements 2019-05-18 00:13:56 -07:00
Matthew Cech 03f6ffb3e8 + Added crouton 2019-05-13 12:31:04 -07:00
Rin ac128d7e20 +Added BetHistory command 2019-05-07 03:03:57 -04:00
Matthew Cech 5eddc4645e = Saving allowed roles per guild 2019-05-06 00:21:17 -07:00
Matthew Cech 380fdbc605 + Added FileMonitor feature for localization files to allow for active reloading 2019-05-05 23:20:38 -07:00
Matthew Cech cff03469ca = Fixed lazy reloading 2019-05-05 22:14:54 -07:00
Matthew Cech d252cf54b0 + Added file updating 2019-05-05 22:10:48 -07:00
Matthew Cech 99667330df + Added formattable benchmark for returns and adjusted to vaguely fuzzy-search 2019-05-05 18:55:05 -07:00
Matthew Cech 3a8306f1e6 + Added compare and info commands 2019-05-05 16:38:59 -07:00
Matthew Cech 40d4812e2a + Added benchmark find command and internal structure 2019-05-05 15:56:55 -07:00
Matthew Cech 645e632dcb + Added command functionality base and modified command stub 2019-05-05 15:22:49 -07:00
Alex 9eb24d94a5 +Added GuildRoleList command
Lists roles that are allowed by admins to be added by general users
2019-05-04 17:46:44 -07:00
Matthew Cech 46e2462c36 + Added Catch Command 2019-05-04 00:23:34 -07:00
Alex Stewart aa24708699 =Updated ForbiddenWord
Changed output to ForbiddenWord
2019-04-21 01:37:44 -07:00
Matthew Cech 05aa2e3b6f Merge remote-tracking branch 'origin/develop' into develop 2019-04-21 01:29:29 -07:00
Matthew Cech b01b4be00f + Added lua user and stats 2019-04-21 01:29:23 -07:00
Alex Stewart 9c204d55cd +Added RoleNotAllowed command
Added ability to revoke role addition for kittybot
2019-04-21 00:18:39 -07:00
Alex Stewart 3d5b11d828 =Fixed OutputLog
Changed outputlog to save to dated filename
2019-04-20 23:55:39 -07:00
Matthew Cech 25d8d51b1d = Updated plugins to each have their own global context 2019-04-20 23:02:43 -07:00
Matthew Cech 30ed670218 = Warning cleanup 2019-04-20 02:12:44 -07:00
Matthew Cech 7e57ad79a0 + Added plugin 2019-04-20 02:00:32 -07:00
Matthew Cech 25c1e9a1a2 + Added plugin stubs 2019-04-20 00:22:39 -07:00
Alex Stewart c1c7b1f891 +Added Fetch command
Added Fetch command
Refactored AddGuildRole and AllowedGuildRole to be standard
Added GuildRoleRemove
2019-04-18 22:13:49 -07:00
Alex Stewart 9f4aac3e21 +Added Discord Role System
Added system to allow users to edit roles that the admins of each server gives access to
2019-04-15 00:14:14 -07:00
Matthew Cech 9ae5fb3617 = Changed to 1/0 for enabled/disabled to avoid confusion. 2019-04-14 02:02:19 -07:00