RogueException
|
97c4a1cca9
|
Fixed MessageDeleted not always being fired
|
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
|
53206cae93
|
Fixed reference data loss and memory leaks
|
9 years ago |
RogueException
|
aaf7a02dee
|
Fixed channel reordering exceptions
|
9 years ago |
RogueException
|
bacfd52ead
|
Fixed GetService exception when required is true
|
9 years ago |
RogueException
|
166faaf28a
|
Removed SessionsService
|
9 years ago |
RogueException
|
6ee3971244
|
0.8.1-beta2
|
9 years ago |
RogueException
|
61bcd61ab5
|
Reordering a channel only modifies channels of the same type.
|
9 years ago |
RogueException
|
efb8179f3f
|
Added Mention.User(GlobalUser)
|
9 years ago |
RogueException
|
2a48dab18a
|
Allow for multiple instances of the alias function in commandbuilder
|
9 years ago |
RogueException
|
04a15100ff
|
Voice performance update, and reenabled pings
|
9 years ago |
RogueException
|
3fa6ba8d50
|
Fixed pings, incoming message debugging and joining channels
|
9 years ago |
RogueException
|
c36820f6af
|
Return a blank array rather than null if DownloadMessages does not have permissions.
|
9 years ago |
RogueException
|
d37de71f87
|
Fix DownloadMessages not populating fields when useCache is true
|
9 years ago |
RogueException
|
05d2d32a14
|
Updated to use new colors
|
9 years ago |
RogueException
|
293cf3b956
|
Don't crash if a module is loaded and the bot leaves a server.
|
9 years ago |
RogueException
|
1cbcf7ea27
|
Don't crash if a user has a repeated role
|
9 years ago |
RogueException
|
620c6f5bbb
|
Fixed indentation
|
9 years ago |
RogueException
|
401fccfdca
|
Fixed crash on voice state updates
|
9 years ago |
RogueException
|
ff217a2714
|
Fixed DownloadMessages returning null
|
9 years ago |
RogueException
|
cd62fb6d1e
|
Removed duplicate ban/unban methods
|
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
|
07c0b5c418
|
Added some variation to cache object hashcodes
|
9 years ago |
RogueException
|
6a5fd68821
|
Renamed DownloadMessages' cache to useCache
|
9 years ago |
RogueException
|
bfdfc5623e
|
Dont do cache lookups when the cache parameter for DownloadMessages is false.
|
9 years ago |
RogueException
|
338fa86d75
|
DownloadMessages shouldn't pop newer messages out of the message cache when downloading older ones.
|
9 years ago |
RogueException
|
1e21462eb5
|
Improved DownloadMessages' bad permission handling
|
9 years ago |
RogueException
|
ce247278da
|
Added RelativeDirection for DownloadMessages
|
9 years ago |
RogueException
|
c8533a4531
|
Fixed event filtering for ChannelWhitelist and AllowPrivate
|
9 years ago |
RogueException
|
505e71f57b
|
Apply unrestricted module filter to events
|
9 years ago |
RogueException
|
62f07a15f4
|
Fixed double MessageReceived for modules
|
9 years ago |
RogueException
|
4f9dfe6a50
|
Removed redundant call
|
9 years ago |
RogueException
|
b8516b1f5e
|
Remove other permissions if a user does not have read on a channel
|
9 years ago |
RogueException
|
36955ac516
|
Removed case sensitivity of commands
|
9 years ago |
RogueException
|
b7ae343370
|
Handle everyone mentions a little more properly
|
9 years ago |
RogueException
|
f0c1e7012e
|
Added frankfurt region
|
9 years ago |
RogueException
|
1d63ae756c
|
User.LastOnlineAt should default to null if that person hasn't logged on yet
|
9 years ago |
RogueException
|
864fb53ab6
|
Dont crash if client is disconnected from within DiscordClient.Run
|
9 years ago |
RogueException
|
d39b4b0f42
|
Handle voice socket opcode 3
|
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
|
d035e3f8eb
|
Fixed Discord.Net.Commands assembly name
|
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
|
abc24cde5c
|
Added some ModuleService null checks
|
9 years ago |
RogueException
|
d36b09fd9f
|
Added ModuleService.GetManager
|
9 years ago |