Commit Graph
146 Commits
Author SHA1 Message Date
Matthew Cech 1df71ef61d = Changed lua plugins to run with arrays of output. 2019-05-20 15:21:23 -07:00
Matthew Cech 17cc61d3ab + added case-agnostic searching for KittyTrackedVecotr 2019-05-18 22:14:02 -07:00
Matthew Cech 2ba791f01a Merge remote-tracking branch 'origin/develop' into develop 2019-05-18 00:14:02 -07:00
Matthew Cech e216e2e60b + Added prepared statements 2019-05-18 00:13:56 -07:00
Alex 871b9c6b54 =Fix Embed 2019-05-14 19:09:07 -04:00
Alex d3c0258e60 Auto stash before merge of "develop" and "origin/develop" 2019-05-13 15:52:28 -04:00
Matthew Cech 03f6ffb3e8 + Added crouton 2019-05-13 12:31:04 -07:00
Matthew Cech 475b28d0bd = Updated image embed behavior 2019-05-13 12:30:58 -07:00
Matthew Cech 49e0fc4469 Merge remote-tracking branch 'origin/develop' into develop 2019-05-08 20:20:15 -07:00
Matthew Cech 2b90078aac + Added superintendent 2019-05-08 20:20:02 -07:00
Alex faa2ef5671 +Added mentioning capability to beanshowing 2019-05-08 01:16:35 -04:00
Alex e20d9197c6 =Fixed Roll precedence 2019-05-08 00:58:07 -04:00
Matthew Cech 5df0b8cc2e + Added the bit where things that are tracked are actually registered, you know 2019-05-07 00:20:26 -07:00
Rin ac128d7e20 +Added BetHistory command 2019-05-07 03:03:57 -04:00
Matthew Cech dc096d01a5 = Tweaking example 2019-05-06 23:22:05 -07:00
Matthew Cech 8409c77151 + Added tracked values 2019-05-06 23:18:30 -07: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 55411cfe14 = Fixed 'send immediate' 2019-05-05 16:34:32 -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 d3c0fc66d2 +Added UserBenchmark command file 2019-05-04 19:05:33 -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
Matthew Cech 291f70b2ae = Updated directory monitor to remove warnings and improve logging 2019-04-22 00:59:08 -07:00
Matthew Cech dd7bd44533 + Added directory monitor and Monitored File 2019-04-22 00:07:41 -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
Alex Stewart 3176a34048 Merge remote-tracking branch 'origin/develop' into develop 2019-04-20 23:32:59 -07:00
Alex Stewart 2a19124011 +Added Log File Output
Changed Log to output to a file
2019-04-20 23:32:56 -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 bda3865f59 Merge remote-tracking branch 'origin/develop' into develop 2019-04-18 22:13:58 -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
Matthew Cech 4263e44321 Merge branch 'hotfix/newline_parse' into develop 2019-04-15 23:37:38 -07:00
Matthew Cech a13d0ad9ee = Fixed assignment 2019-04-15 23:37:14 -07:00
Matthew Cech 91e941e69a = Iterated 2019-04-15 23:31:33 -07:00
Matthew Cech e312f50056 gitflow-hotfix-stash: newline_parse 2019-04-15 22:49:12 -07:00
Alex Stewart affa73d896 Merge remote-tracking branch 'origin/develop' into develop 2019-04-15 14:58:05 -07:00
Alex Stewart 469fe0922e =Added array input to AllowedGuildRole
Users can now enter in multiple roles by separating them with a comma in the command
2019-04-15 14:57:11 -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