quin lynch
2f19d575b8
Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x
4 years ago
quin lynch
96b816e256
Rename Available to IsAvailable in stickers
4 years ago
Quin Lynch
0f681ca172
Remove Console.WriteLine
4 years ago
quin lynch
e8faa00774
Update docfx references
4 years ago
quin lynch
07fe2c261c
Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x
4 years ago
quin lynch
4282d41579
Update package logo and favicon
4 years ago
MrCakeSlayer
b898df99db
Proper doc logos ( #221 )
* Update GuildPermissionsTests.cs
* Update GuildPermissions.cs
* Add competing activity status type
* logo changes
* logo text as path
* add missing logo
4 years ago
quin lynch
87af1212c4
meta: add net5 framework
Co-Authored-By: MrCakeSlayer <13650699+MrCakeSlayer@users.noreply.github.com>
4 years ago
quin lynch
169010e32a
Fix 429's not being accounted for in ratelimit updates
4 years ago
quin lynch
a8619ec1ff
Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x
4 years ago
quin lynch
447ab1ee1e
Fix NRE in modify guild channel
4 years ago
d4n3436
190e9eb02d
Remove file extension check ( #218 )
4 years ago
quin lynch
b828dd6866
Fix system messages not including mentioned users. Added ContextMenuCommand message type
4 years ago
Quin Lynch
4c70cdafd1
Update azure-pipelines.yml
4 years ago
Quin Lynch
4f9b1b2390
Update azure-pipelines.yml
4 years ago
quin lynch
6112bc2677
Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x
4 years ago
quin lynch
a20b2b6ee7
Stage instance audit logs as well as thread audit log type
4 years ago
CottageDwellingCat
3559c277fe
Add channel types in application command options. ( #217 )
* add channel types in application command options
* Indent Docs
4 years ago
Simon Hjorthøj
dc7e02fe1d
Followup with file async warnings ( #216 )
* Changed from NotNullOrWhitespace to NotNullOrEmpty
* Added NotNullOrEmpty on filename
* Added system to interpret from the path
* Added a check for if it contains a period
* It has been done, how ever it will break stuff
* Changed to use ??= how ever still added error check
* Added space under check
* Changed from with a period to valid file extension
* Added checks for SendFileAsync
* Removed filename != null &&
4 years ago
quin lynch
5b9203f4e0
Remove null collections
4 years ago
Simon Hjorthøj
90986e991d
Spelling corrections ( #215 )
4 years ago
marens101
34748c86c5
Add event for autocomplete interaction ( #214 )
4 years ago
Emily
c073db1cec
Clean Content Expanded ( #212 )
* Implement CleanContent In IMessage & RestMessage
* Update Spelling and Documentation
* Add SanatizeMessage to MessageHelper and Refactor Rest and Socket Message
4 years ago
Emily
2cf9896f78
Added Clean Content Function ( #174 )
* Added Clean Content Function
* Fixed Spelling problems and bad var handling
* Add StripMarkDown Method
4 years ago
Will
42b693c8eb
Add Icons to IRole ( #204 )
* Added icon field to IRole
* Added GetGuildRoleIconUrl()
4 years ago
MrCakeSlayer
9b7e3da745
Add competing activity status type ( #205 )
* Update GuildPermissionsTests.cs
* Update GuildPermissions.cs
* Add competing status type
4 years ago
CottageDwellingCat
7de13bb272
Support the discord:// protocol in buttons ( #207 )
* Update UrlValidation.cs
* Update ComponentBuilder.cs
* Add docs and better error messages.
* Fix wonky intentation
4 years ago
quin lynch
cdbebb4447
Fix exposed optional
4 years ago
quin lynch
4b1f875f43
Fix sub commands being interpreted as a parameter for autocomplete
4 years ago
quin lynch
efc4cb4459
Fix #208
4 years ago
quin lynch
3fda003120
Fix duplicate autocomplete
4 years ago
Eugene Garbuzov
e7cec9588a
Added autocomplete in SlashCommandOptionBuilder. ( #206 )
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
4 years ago
quin lynch
cd87664d71
Add Autocomplete to SlashCommandOptionBuilder
4 years ago
quin lynch
7079749ae9
meta: update XML
4 years ago
quin lynch
78879da5c1
Remove useless GuildId property
4 years ago
quin lynch
ddf7624d08
Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x
4 years ago
quin lynch
f63e2dda54
Fix Type not being set in SocketApplicationCommand
4 years ago
Simon Hjorthøj
d5805a09a3
Removed style of the nuget badge and added logo ( #201 )
The style was not properly added to it and the plastic version does not look good with the discord badge.
I thought it would look better with a logo
4 years ago
Quin Lynch
9c914419ab
Removed versions from project files
4 years ago
Quin Lynch
c28ceeb986
Update deploy.yml
4 years ago
Quin Lynch
3babf8f31e
Remove version tag from proj
4 years ago
Quin Lynch
e452a88b67
Update deploy.yml
4 years ago
Quin Lynch
a4550c82c7
Update azure-pipelines.yml
4 years ago
Simon Hjorthøj
94ff2e69ed
Added restriction for description not being null ( #200 )
4 years ago
Simon Hjorthøj
d21d83b772
Channel endpoints requirements correction ( #199 )
* Added some requirements to channels for topic
* Changed check from NotNullOrEmpty to NotNullOrEmpty
* Added some requirements to channels for name
Preconditions.LessThan
* Formatting of file
4 years ago
Will
7cabcc787a
Changed minimum slash command name length to 1 per Discord API docs ( #198 )
4 years ago
Simon Hjorthøj
afcd179d69
Consistency for embeds endpoints ( #197 )
* Changed the way of handling prepending of embeds.
For consistency.
* reformatted the summary
4 years ago
d4n3436
bc8c960e5a
Add support for sending files with multiple embeds ( #196 )
* Add support for sending files with multiple embeds
* Simplify prepending single embed to embed array
4 years ago
quin lynch
98845b96fa
Add support for long in autocomplete option
4 years ago
Quin Lynch
3ba69169e3
Update azure-pipelines.yml
4 years ago