RogueException
83696c359b
Added CommandMap.GetMap overloads
9 years ago
RogueException
92ceacd01e
Added basic service model, even more commands cleanup!
9 years ago
RogueException
c6a81a14b6
Added support for unparsed parameters, more cleanup
9 years ago
RogueException
faae530ae1
Brought back CommandPlugin.CommandChar
9 years ago
RogueException
ee22765215
Renamed IsHidden -> Hide
9 years ago
RogueException
db556c358d
Added ParameterType
9 years ago
RogueException
5c2c367228
Fixed crash for having multiple optional parameters
9 years ago
RogueException
c5a89655f7
Cleaned up CommandsPlugin, added CommandMap, new parameter declaration and aliases.
9 years ago
RogueException
ecc6ee648e
Cleaned up a few parts, combined all errors into one event.
9 years ago
Googie2149
89eb8f168b
Fixed commands with .AnyArgs() set
9 years ago
Googie2149
c729eaae8b
Revamped CommandsPlugin
This uses a dictionary for the commands list, if a command has a max
args set it'll only get that amount, will call the UnkownCommand event,
and now has a built in help command that can be optionally enabled.
CommandChar is now a list, but a single character can still be used.
Externally, not much should have changed, but commands can be hidden
from the help command and a description can be set. There's probably
more that I've forgotten about.
9 years ago
Brandon Smith
a4d6a0e2bc
0.8.1-beta1
9 years ago
RogueException
7e2093e454
Added ConfigureAwait(false) where missing
9 years ago
RogueException
ecff2ebf17
Renamed some events
9 years ago
RogueException
20731b3c92
More member -> user renaming
9 years ago
RogueException
2acd4f8861
Even more bug fixes
9 years ago
RogueException
6fd3683ce7
More member -> user renames
9 years ago
RogueException
01f299e030
Started rename of member -> user, added server permission resolving, added channel message cache options.
9 years ago
RogueException
ef0e9df5d1
Fixed broken file references
9 years ago
RogueException
dd6ceb8469
Started major API refactor
9 years ago
RogueException
a844fa9bf3
0.8.0-beta1
9 years ago
RogueException
cc08046acd
0.7.4
9 years ago
RogueException
16418f61b9
Move TaskHelper to Shared folder
9 years ago
RogueException
3611ab9452
0.7.3-beta4
9 years ago
RogueException
81428ac0e2
Fixed warning
9 years ago
RogueException
27db09bdc7
0.7.3-beta3
9 years ago
RogueException
edffc914a1
Added ArgText to commands
9 years ago
RogueException
981df84780
Removed Install function from CommandsPlugin
9 years ago
RogueException
d54bb75e2e
Updated commands extension description
9 years ago
RogueException
43644c8e4a
0.7.3-beta2
9 years ago
RogueException
ed2ab4e41c
Added support for blank command groups
9 years ago
RogueException
48028f9c90
0.7.3-beta1
9 years ago
RogueException
5343eabc1e
0.7.2
9 years ago
RogueException
e96589bc26
Fixed dependency warning
9 years ago
RogueException
53e60b4490
0.7.2-beta2
9 years ago
RogueException
567588b4c6
Added Member to CommandEventArgs
9 years ago
RogueException
106843fc93
Removed DiscordBotClient, moved to CommandsPlugin
9 years ago
RogueException
6f962ff5e1
0.7.2-beta1
9 years ago
RogueException
27840e39ff
0.7.1
9 years ago
RogueException
94b93a1482
0.7.1-beta3
9 years ago
RogueException
796b639ee1
0.7.1-beta2
9 years ago
RogueException
b1226b13ed
0.7.1-beta1
9 years ago
RogueException
c0acc41e99
0.7.1-beta1
9 years ago
RogueException
a965ec4a23
General Voice improvements - encryption, initial decoding, more config options
9 years ago
Brandon Smith
7e3ad11a8b
Added MonoDevelop support
9 years ago
RogueException
1d485eb641
Refactored project structure and API calls. Exposed DiscordAPIClient as public.
9 years ago
RogueException
34a1550b8c
0.7.0
9 years ago
RogueException
250abf12fe
Temporarily removed DNX Core support
9 years ago
RogueException
4529ad3d4a
Refactor all the things!
9 years ago
RogueException
d48674c996
Revert "Updated dnxcore dependencies to build 23225"
This reverts commit 3f4f3c272f
.
9 years ago