This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
Discord.Net
Watch
0
Star
0
Fork
0
You've already forked Discord.Net
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0e920da21f95ae431c04c4cfb5e2ca5495545db7
Discord.Net
/
src
/
Discord.Net.Commands
/
Attributes
History
Finite Reality
0e920da21f
Complete Preconditions implementation
2016-08-03 17:21:38 +01:00
..
Preconditions
Complete Preconditions implementation
2016-08-03 17:21:38 +01:00
CommandAttribute.cs
Implemented command type readers, parser and service.
2016-06-26 03:35:40 -03:00
DescriptionAttribute.cs
Added
Command.Synopsis
for seperation of short and long descriptions, this being intended for long.
2016-07-30 18:09:38 -04:00
GroupAttribute.cs
Added command groups, fixed several bugs
2016-06-27 06:56:24 -03:00
ModuleAttribute.cs
Improve DI system
2016-07-21 00:23:49 +01:00
PreconditionAttribute.cs
Complete Preconditions implementation
2016-08-03 17:21:38 +01:00
RemainderAttribute.cs
Renamed Unparsed -> Remainder. Fixed non-string remainder parameters.
2016-07-29 23:10:13 -03:00