Matthew Cech
|
b01b4be00f
|
+ Added lua user and stats
|
2019-04-21 01:29:23 -07:00 |
|
Alex Stewart
|
77b2660329
|
+Added ForbiddenWord
Added ForbiddenWord plugin
|
2019-04-21 01:28:21 -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
|
6d1b4aa9f3
|
= Fixed conditional
|
2019-04-20 23:42:25 -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
|
fea702a1d4
|
Merge branch 'develop'
|
2019-04-20 23:16:50 -07:00 |
|
Matthew Cech
|
2b38777350
|
= Updated example
|
2019-04-20 23:16:24 -07:00 |
|
Matthew Cech
|
25d8d51b1d
|
= Updated plugins to each have their own global context
|
2019-04-20 23:02:43 -07:00 |
|
Alex Stewart
|
b8d7d07c06
|
Merge branch 'develop'
|
2019-04-20 22:16:10 -07:00 |
|
Matthew Cech
|
30ed670218
|
= Warning cleanup
|
2019-04-20 02:12:44 -07:00 |
|
Matthew Cech
|
44a5173974
|
Merge branch 'feature/plugins' into develop
|
2019-04-20 02:09:25 -07:00 |
|
Matthew Cech
|
125e397a10
|
+ Added example plugin
|
2019-04-20 02:08:38 -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
|
cf248bcda8
|
Merge branch 'master' into develop
|
2019-04-15 23:39:46 -07:00 |
|
Matthew Cech
|
938c5871bd
|
Merge remote-tracking branch 'origin/master'
|
2019-04-15 23:38:32 -07:00 |
|
Matthew Cech
|
87684b3aec
|
Merge branch 'hotfix/newline_parse'
|
2019-04-15 23:37:39 -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
|
787979bff5
|
Merge branch 'develop'
|
2019-04-15 15:10:30 -07:00 |
|
Alex Stewart
|
448fb6bf92
|
Merge remote-tracking branch 'origin/master' into develop
|
2019-04-15 15:05:34 -07:00 |
|
Alex Stewart
|
affa73d896
|
Merge remote-tracking branch 'origin/develop' into develop
|
2019-04-15 14:58:05 -07:00 |
|
Alex Stewart
|
05fc7c16d5
|
Merge branch 'feature/RolesSystem' into develop
|
2019-04-15 14:57:55 -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 |
|
Matthew Cech
|
311da930cf
|
Merge branch 'feature/overlay_alpha' into develop
|
2019-04-14 23:58:59 -07:00 |
|
Matthew Cech
|
75d0d701ab
|
+ Added alpha implementation for overlay images
|
2019-04-14 23:58:47 -07:00 |
|
Matthew Cech
|
99fc40bf81
|
Merge branch 'develop'
|
2019-04-14 02:03:16 -07:00 |
|
Matthew Cech
|
fb1f6b48ba
|
Merge branch 'feature/command_config' into develop
|
2019-04-14 02:02:39 -07:00 |
|
Matthew Cech
|
9ae5fb3617
|
= Changed to 1/0 for enabled/disabled to avoid confusion.
|
2019-04-14 02:02:19 -07:00 |
|
Matthew Cech
|
044305c013
|
+ Added command enabler
|
2019-04-14 01:59:34 -07:00 |
|
Matthew Cech
|
04e9c60f02
|
= Untested first pass enabling/disabling test
|
2019-04-14 01:43:55 -07:00 |
|
Matthew Cech
|
fcfaa842d1
|
= Fixed PollManageInfo lookup default
|
2019-04-14 00:52:29 -07:00 |
|
Matthew Cech
|
e65cfb498b
|
= Updated Localizer to LocStrings
|
2019-04-14 00:43:13 -07:00 |
|
Matthew Cech
|
57aa8e204c
|
= Correct locStrings
|
2019-04-14 00:43:03 -07:00 |
|
Matthew Cech
|
7a06f9339d
|
Merge remote-tracking branch 'origin/develop' into feature/command_config
|
2019-04-14 00:29:39 -07:00 |
|
Matthew Cech
|
841cc51ed1
|
= Updated initialization of ObjectBuilderFactory to include localizers
|
2019-04-14 00:29:31 -07:00 |
|
Alex Stewart
|
e0c761dfc0
|
Generalized Localizer File
|
2019-04-14 00:25:52 -07:00 |
|
Matthew Cech
|
f00160714a
|
+ Added localization support for commands
|
2019-04-13 23:54:21 -07:00 |
|
Matthew Cech
|
fbd047849c
|
Merge branch 'feature/teey' into develop
|
2019-04-13 13:29:59 -07:00 |
|
Matthew Cech
|
7075349ad6
|
+ Added Teey command
|
2019-04-13 13:29:46 -07:00 |
|
Matthew Cech
|
8852918fe7
|
= Updated YEET to generic version
|
2019-04-13 13:21:25 -07:00 |
|
Matthew Cech
|
484af484bc
|
+ Added image overlay custom class and utility logging
|
2019-04-13 13:07:31 -07:00 |
|
Matthew Cech
|
d36de01be5
|
= Corrected edge case of null string parsing
|
2019-04-13 12:46:17 -07:00 |
|