RogueException
83696c359b
Added CommandMap.GetMap overloads
10 years ago
RogueException
60610abe5d
Improved handling of SSL/TLS error
10 years ago
RogueException
0eb0e14bba
Only add everyone to mentionedroles if the user has permissions
10 years ago
RogueException
b3b30256fd
Update email on READY
10 years ago
RogueException
c280ed0bda
Fixed nullref in Message.Update
10 years ago
RogueException
9ae1761d34
Set IsMentioningMe to true if your role is mentioned
10 years ago
RogueException
0f651e1d97
Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git
10 years ago
RogueException
2977a9367d
Removed IsMentioningEveryone
10 years ago
RogueException
a3c7b08d94
Reworked the mention system
10 years ago
RogueException
c0e6c2eb24
Cleaned up string enums because implicit operators are picky.
10 years ago
RogueException
dcdea2b380
FindChannels limits #channel format to text channels only.
10 years ago
RogueException
ab9368f565
Removed TestingProject
10 years ago
RogueException
1bc320b5ac
Merge pull request #8 from WSIContractor/patch-1
Changed the dev branch version number
10 years ago
WSIContractor
ce63d8c2a7
Changed the dev branch version number
Changed the documentation to reflect the right version number and to prevent confusion. Changed from 0.8.0-beta1 to 0.8.1-beta.
10 years ago
RogueException
4f4075aae2
Minor doc edit
10 years ago
RogueException
2eeb5d2bd3
Fixed conflicting mention checks
10 years ago
Brandon Smith
d418c95481
Improve message cache management
10 years ago
RogueException
370a3e9b08
Removed references from Invite.
10 years ago
RogueException
38dd1efa0f
Improved equality checks for cache objects
10 years ago
RogueException
eb0c14e287
Dont run .Cache on fake cache objects.
10 years ago
RogueException
92ceacd01e
Added basic service model, even more commands cleanup!
10 years ago
RogueException
e2bf2bcc89
Added Message.MentionedChannels
10 years ago
RogueException
c6a81a14b6
Added support for unparsed parameters, more cleanup
10 years ago
RogueException
faae530ae1
Brought back CommandPlugin.CommandChar
10 years ago
RogueException
ee22765215
Renamed IsHidden -> Hide
10 years ago
RogueException
db556c358d
Added ParameterType
10 years ago
RogueException
91cfab1b5d
FindUsers and FindChannels support mentions, FindUsers has a channel overload, and less bugs.
10 years ago
RogueException
5c2c367228
Fixed crash for having multiple optional parameters
10 years ago
RogueException
c5a89655f7
Cleaned up CommandsPlugin, added CommandMap, new parameter declaration and aliases.
10 years ago
RogueException
ecc6ee648e
Cleaned up a few parts, combined all errors into one event.
10 years ago
Googie2149
89eb8f168b
Fixed commands with .AnyArgs() set
10 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.
10 years ago
RogueException
acc192c689
Don't crash when user/channel mentions are received in a PM
10 years ago
RogueException
6142b94d29
Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git
10 years ago
RogueException
8d953a69e9
Dont crash if a mention is sent in PM
10 years ago
Brandon Smith
503a2ee37d
Improve message cache management
10 years ago
RogueException
de139337af
Removed references from Invite.
10 years ago
RogueException
1f07a73ec0
Improved equality checks for cache objects
10 years ago
RogueException
48000ec66e
Dont run .Cache on fake cache objects.
10 years ago
RogueException
e6ee813b1f
Added basic service model, even more commands cleanup!
10 years ago
RogueException
44ebf50d81
Added Message.MentionedChannels
10 years ago
RogueException
0fe2785b15
Added support for unparsed parameters, more cleanup
10 years ago
RogueException
ace8ad676e
Brought back CommandPlugin.CommandChar
10 years ago
RogueException
b25b0e92b2
Renamed IsHidden -> Hide
10 years ago
RogueException
063d56687c
Added ParameterType
10 years ago
RogueException
6c6d181b4b
FindUsers and FindChannels support mentions, FindUsers has a channel overload, and less bugs.
10 years ago
RogueException
8991bad447
Fixed crash for having multiple optional parameters
10 years ago
RogueException
44fb33b511
Cleaned up CommandsPlugin, added CommandMap, new parameter declaration and aliases.
10 years ago
RogueException
694a5840f2
Cleaned up a few parts, combined all errors into one event.
10 years ago
RogueException
4574c8bd3a
Merge branch 'dev' of https://github.com/Googie2149/Discord.Net into Googie2149-dev
10 years ago