Commit Graph

25 Commits

Author SHA1 Message Date
Finite Reality
c8fc0ffa33 Add support for 'params' arguments 2016-07-30 22:25:16 -03:00
RogueException
c5569a44ea Renamed Unparsed -> Remainder. Fixed non-string remainder parameters. 2016-07-29 23:10:13 -03:00
RogueException
0eb869211c Fixed escapes for unparsed parameters 2016-07-13 08:09:23 -03:00
RogueException
7bb890cbfe Added command groups, fixed several bugs 2016-06-27 06:56:24 -03:00
RogueException
21102e460c Fixed null char being appended to unparsed args 2016-06-26 05:08:29 -03:00
RogueException
f59b6b9004 Implemented command type readers, parser and service. 2016-06-26 03:35:40 -03:00
RogueException
32ab967f4a Reorganized commands structure 2016-06-21 05:34:11 -03:00
RogueException
baf1efb446 Added assembly searching to commands 2016-06-14 21:34:41 -03:00
RogueException
5ad63563c1 Added initial commands project 2016-06-13 20:06:44 -03:00
RogueException
5bdd6a7ff3 Early 1.0 REST Preview 2016-04-04 20:15:16 -03:00
RogueException
120950b539 Fixed a couple parser errors 2016-01-01 19:42:09 -04:00
RogueException
e64bed7bdb Fixed error 2015-11-29 11:18:11 -04:00
RogueException
7f06b9d04b Fix up some whitespace checks 2015-11-29 11:17:45 -04:00
RogueException
c88a92f5e6 Ignore repeated whitespaces in commands, and support linebreaks and tabs 2015-11-29 11:16:10 -04:00
RogueException
d9759abf4c Added support for multiple commands at the same path 2015-11-10 15:04:05 -04:00
RogueException
c09c41599a Removed Min/MaxArgs 2015-11-09 03:01:22 -04:00
RogueException
2126c43e1c Omitted optional args will now appear as blank strings. 2015-11-09 02:52:23 -04:00
RogueException
5d548dca33 Added group support to help 2015-11-04 23:08:00 -04:00
RogueException
9a783df90a Fixed a couple arg parsing errors 2015-11-03 21:01:42 -04:00
RogueException
c6a81a14b6 Added support for unparsed parameters, more cleanup 2015-11-01 23:29:40 -04:00
RogueException
c5a89655f7 Cleaned up CommandsPlugin, added CommandMap, new parameter declaration and aliases. 2015-11-01 23:29:40 -04:00
RogueException
edffc914a1 Added ArgText to commands 2015-10-15 14:01:53 -03:00
RogueException
1d485eb641 Refactored project structure and API calls. Exposed DiscordAPIClient as public. 2015-09-25 16:50:49 -03:00
RogueException
9d06e2b48d Clean all the things! 2015-08-26 16:14:19 -03:00
Brandon Smith
60f74d088a Project restructure, Added .Net Core support, Fixed some bugs 2015-08-17 18:57:44 -03:00