Christopher F
|
77342903bb
|
Update Documentation to be compatible with Beta2
this one took a while
|
8 years ago |
RogueException
|
8c8ac47887
|
Merge pull request #308 from Joe4evr/AutoLoadFix
Exclude abstract types from being loaded as modules.
|
8 years ago |
RogueException
|
881c0320bd
|
Don't cache generic JsonConverters
|
8 years ago |
RogueException
|
890318ecfc
|
Added a simpler CommandContext constructor
|
8 years ago |
RogueException
|
c497f95d35
|
Readded navigational props to interfaces
|
8 years ago |
RogueException
|
8ebc437674
|
Exposed IDependencyMap in CommandService.Execute
|
8 years ago |
Joe4evr
|
bc45c0b6a4
|
Exclude abstract types from being loaded as modules.
|
8 years ago |
RogueException
|
75fb31e939
|
Removed IDiscordClient reference from IEntity
|
8 years ago |
RogueException
|
735c869f3d
|
Moved Client from ModuleBase to CommandContext.
|
8 years ago |
RogueException
|
af9a2c2d64
|
Fixed nullref on guild member remove
|
8 years ago |
RogueException
|
84980ad203
|
Fixed OOB error generating bucket ids for certain endpoints
|
8 years ago |
RogueException
|
13f49bfe7c
|
Limit preemptive rate limit warnings to once per request.
|
8 years ago |
RogueException
|
30067959d7
|
Unpack the arg array if one exists when generating bucket ids
|
8 years ago |
RogueException
|
88c5dd38bf
|
Added CommandContext.IsPrivate
|
8 years ago |
RogueException
|
f93464523e
|
Cleaned up the Json contract resolver, fixed user mention deserialization
|
8 years ago |
RogueException
|
606d4e7ba9
|
Cleaned up net code, readded user token rate limits
|
8 years ago |
RogueException
|
4643e44e48
|
Updated package info
|
8 years ago |
RogueException
|
addb81f288
|
Fixed Commands version
|
8 years ago |
RogueException
|
82ee6c5aaa
|
Fixed error when calling GetMessagesAsync with no cached messages
|
8 years ago |
RogueException
|
2d3e2c46ae
|
Updated build script
|
8 years ago |
RogueException
|
ab5279dd14
|
Merge branch 'concrete2' into dev
|
8 years ago |
RogueException
|
1057ee012a
|
Made a few methods static
|
8 years ago |
RogueException
|
bf10529f80
|
Added new rate limits
|
8 years ago |
RogueException
|
37f0d8c7e8
|
Fixed nullrefs when message cache is disabled
|
8 years ago |
RogueException
|
2fd2e26179
|
Fixed missing private channels
|
8 years ago |
RogueException
|
3fc7b3b206
|
RPC's Authorize should not try to authenticate
|
8 years ago |
RogueException
|
d480b2f25b
|
Renamed run modes
|
8 years ago |
RogueException
|
c7ac85455f
|
Added a configurable run mode for commands
|
8 years ago |
RogueException
|
635819b89f
|
Reduced command module lifetime to a single command execution. Removed ModuleAttribute.
|
8 years ago |
RogueException
|
3930e1147c
|
doc typo
|
8 years ago |
RogueException
|
7326aac468
|
Bumped up concurrent collections concurrency level
|
8 years ago |
RogueException
|
6bdc0c09ca
|
Cleaned up TODOs
|
8 years ago |
RogueException
|
8ab675e775
|
Restrict typereaders to using the cache
|
8 years ago |
RogueException
|
21c38412ad
|
Changed snowflake GetCreatedAt() -> CreatedAt
|
8 years ago |
RogueException
|
c1effbc971
|
Merged PlatformHelper into ConcurrentHashset
|
8 years ago |
RogueException
|
8b24b01718
|
Fixed SO in RestChannel.Create
|
8 years ago |
RogueException
|
09495e6d58
|
Made converters internal
|
8 years ago |
RogueException
|
db26c0df62
|
Removed debug lines
|
8 years ago |
RogueException
|
49070f3075
|
Went a tad overboard
|
8 years ago |
RogueException
|
5c33e28757
|
Added missing ConfigureAwaits
|
8 years ago |
RogueException
|
960119d965
|
Updated RelationshipType
|
8 years ago |
RogueException
|
82429fdcd1
|
Removed unneeded attribute
|
8 years ago |
RogueException
|
005bc8283a
|
Fixed CreateGuildBan ignoring DeleteMessageDays, fixes #256
|
8 years ago |
RogueException
|
01205d911d
|
Fixed null refs when message cache is disabled
|
8 years ago |
RogueException
|
3576c48680
|
Added null check to AsyncEvent
|
8 years ago |
RogueException
|
ba35f5bed1
|
Added IRole.IsMentionable
|
8 years ago |
RogueException
|
8f5b5347b4
|
Update REST models on modify
|
8 years ago |
RogueException
|
bedf601bfe
|
Added RestGuildUser IsMuted/IsDeafened
|
8 years ago |
RogueException
|
5551a9d524
|
Exposed RequestOptions in DiscordRpcClient
|
8 years ago |
RogueException
|
16c67e79e9
|
Added RPC channel and guild entities, Get and Select methods
|
8 years ago |