RogueException
|
120950b539
|
Fixed a couple parser errors
|
9 years ago |
RogueException
|
c1bee10523
|
Cleaned up several classes
|
9 years ago |
RogueException
|
aa040193a1
|
Renamed User.CreateChannel to CreatePMChannel, added DiscordClient.CreatePMChannel(userId)
|
9 years ago |
RogueException
|
8f4bbe66ea
|
Don't force a bad permission message
|
9 years ago |
RogueException
|
375c25c813
|
Improve async and reconnect stability. Added support for websocket 1012
|
9 years ago |
RogueException
|
f61b9febfb
|
Added custom error to AddCheck(lambda)
|
9 years ago |
RogueException
|
5c18600a51
|
Downgraded to Net45
|
9 years ago |
RogueException
|
89eba9acb4
|
I shan't, it's Christmas!
|
9 years ago |
RogueException
|
1762bf438f
|
Fixed modules/commands compile errors
|
9 years ago |
RogueException
|
06fae0c95a
|
Re-added model functions, and added legacy extensions
|
9 years ago |
RogueException
|
d10e771169
|
0.9.0-alpha2, Updated to .Net 4.6
|
9 years ago |
RogueException
|
2dca7d9ebe
|
Changed ids to uint64s
|
9 years ago |
RogueException
|
5760e94d81
|
Reworked internal task engine for DiscordClient and WebSocket. Several other minor async fixes.
|
9 years ago |
RogueException
|
82746e9207
|
Refactoring and fixed a few stylecop errors
|
9 years ago |
RogueException
|
0828d8eb40
|
Added Shared project, resync'd net45 projects with dnx ones
|
9 years ago |
RogueException
|
f4ab33337f
|
Cleaned up some accessibilities
|
9 years ago |
RogueException
|
9d6d00b21a
|
Merged Configs, 0.9-alpha1
|
9 years ago |
RogueException
|
1721f6f4d6
|
Prep work for isolating audio package.
|
9 years ago |
RogueException
|
a38acfa74d
|
Why not?
|
9 years ago |
RogueException
|
bdf89c91c4
|
Fixed some permissions issues in the built-in help.
|
9 years ago |
RogueException
|
f046ed1ca7
|
Hide aliases from default help
|
9 years ago |
RogueException
|
e64bed7bdb
|
Fixed error
|
9 years ago |
RogueException
|
7f06b9d04b
|
Fix up some whitespace checks
|
9 years ago |
RogueException
|
c88a92f5e6
|
Ignore repeated whitespaces in commands, and support linebreaks and tabs
|
9 years ago |
RogueException
|
2e6f65b776
|
Changed commands to use RawText instead of Text
|
9 years ago |
RogueException
|
ca25af5b8a
|
Changed preprocessor conditions for new monikers and updated packages.
|
9 years ago |
RogueException
|
64e6ea4173
|
Added GetArg(name) to CommandEventArgs
|
9 years ago |
RogueException
|
3f9e9040a5
|
Added Command[paramName]
|
9 years ago |
RogueException
|
214377908a
|
Changed CommandBuilder.Alias back to old params syntax
|
9 years ago |
RogueException
|
6ee3971244
|
0.8.1-beta2
|
9 years ago |
RogueException
|
2a48dab18a
|
Allow for multiple instances of the alias function in commandbuilder
|
9 years ago |
RogueException
|
2991956496
|
Added GenericPermissionChecker, PublicChecker and PrivateChecker
|
9 years ago |
RogueException
|
5be13b91ae
|
Switched ids to use int64 rather than strings
|
9 years ago |
RogueException
|
36955ac516
|
Removed case sensitivity of commands
|
9 years ago |
RogueException
|
f06a1d7278
|
Added support for custom errors from permission checkers
|
9 years ago |
RogueException
|
d9759abf4c
|
Added support for multiple commands at the same path
|
9 years ago |
RogueException
|
e7e2a85c3a
|
Added DNXCore placeholders (again)
|
9 years ago |
RogueException
|
1595150fd1
|
Added a few more permission checks
|
9 years ago |
RogueException
|
2abe8b4d80
|
Display error if help is activated on a group the user is denied access to.
|
9 years ago |
RogueException
|
c09c41599a
|
Removed Min/MaxArgs
|
9 years ago |
RogueException
|
2126c43e1c
|
Omitted optional args will now appear as blank strings.
|
9 years ago |
RogueException
|
a5e2e9ca10
|
Cleaned up channel permissions, added GetChannelPermissions.
|
9 years ago |
RogueException
|
2e4f880563
|
Added required parameter to GetService
|
9 years ago |
RogueException
|
093095e410
|
Added new permissions system, fixed more commands and module bugs.
|
9 years ago |
RogueException
|
7cd1119ab7
|
Fixed a few command bugs and cleaned up several parts.
|
9 years ago |
RogueException
|
7f8780d749
|
Added command categories, removed old permission resolver.
|
9 years ago |
RogueException
|
00eb1522cd
|
Default minpermissions on command groups to int.MaxValue
|
9 years ago |
RogueException
|
5d548dca33
|
Added group support to help
|
9 years ago |
Googie2149
|
35d07edbbd
|
Help command changes
|
9 years ago |
RogueException
|
9a783df90a
|
Fixed a couple arg parsing errors
|
9 years ago |