Commit Graph
57 Commits
Author SHA1 Message Date
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
Matthew Cech 75d0d701ab + Added alpha implementation for overlay images 2019-04-14 23:58:47 -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 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 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
Matthew Cech 0912034c2f = Cleaning up edge cases 2019-04-13 12:34:35 -07:00
Matthew Cech 8f29e64f83 = Updated formatting 2019-04-12 22:59:16 -07:00
Matthew Cech afc5176f43 = Network Update 2019-04-12 22:50:51 -07:00
Matthew Cech 78ae35d36f = Minor formatting tweak 2019-04-12 22:34:06 -07:00
Matthew Cech e70bd5d8d2 = Updated Styleguide and comments 2019-04-12 22:22:07 -07:00
Matthew Cech 043fa14f16 - Removed old TODO 2019-04-12 21:44:19 -07:00
Matthew Cech bc670c4811 = Localization and edge-case updating for stub 2019-04-12 21:42:18 -07:00
Matthew Cech a2de367896 = Cleanup and clarification 2019-04-12 21:38:12 -07:00
Matthew Cech 2c5c5d3c4a = Updated tweet error text 2019-04-12 21:30:01 -07:00
Matthew Cech 84009a294d = Revised SectionedKeyValuePair parsing and writing behavior, along with localization stub 2019-04-12 21:27:30 -07:00
Matthew Cech 20e4376891 = Updated localizer code 2019-04-12 21:15:29 -07:00
Matthew Cech 41326e1f31 + Added Pair structure and edited SectionedKeyvalue 2019-04-12 21:15:10 -07:00
Matthew Cech 047bc97238 + Added custom data type for ini inspired config file 2019-04-12 00:48:54 -07:00
Matthew Cech aa415e8e76 + Added Stark, Stats, Tweet (stubbed only), Wolfram, Yeet 2019-04-06 23:49:08 -07:00
Matthew Cech 1bdbfbac17 + Added roll, RPEnd, RPG, RPStart, Shutdown 2019-04-06 23:45:41 -07:00
Matthew Cech 52afd92db1 + Added poll results, poll show, poll vote, rating, role 2019-04-06 23:41:06 -07:00
Matthew Cech e5a40ae329 = Doodle, Map, Perish, Ping, Manage 2019-04-06 23:22:13 -07:00
Matthew Cech 9ea68605a4 = Localized beans, help, help builder, info, invite
help builder localization currently will collapse for header titles. This isn't too big of a deal, but the word for 'commands' at least can be localized.
2019-04-06 23:02:16 -07:00
Matthew Cech b04e26cbc6 = Localized past testing files for indicator, choose, coliru, 8ball 2019-04-06 22:51:09 -07:00
Matthew Cech 8efadf63ea = Updated localization file naming and clarified localization errors 2019-03-30 16:14:58 -07:00
Matthew Cech 89ab17829b + Added file utils and updated localizer format 2019-03-30 16:12:45 -07:00
Matthew Cech d40fbb776c + Added localization to 4 files. Revised format to use files as sections. 2019-03-30 16:03:03 -07:00
Matthew Cech 8a64a70528 + Added 'stub localizer' class 2019-03-30 14:26:45 -07:00
Matthew Cech 3c5f168628 = Updated core documentation quickly 2019-03-30 14:26:21 -07:00
Matthew Cech a01c952d25 = Moved image class 2019-03-30 14:26:03 -07:00