Casmir
e364b3ae7c
Apply suggestions from code review
2 years ago
Misha133
9ee5c80430
add Download func to cacheable user
2 years ago
Misha133
fc5ddde215
update limits
2 years ago
Misha133
13ed901c52
forgot nullability
2 years ago
Misha133
87c746db9c
public automod rules collection in a socketgulild
2 years ago
Misha133
6c591b48a4
commentsssss
2 years ago
Misha133
14cf9e9953
fix null issue
2 years ago
Misha133
afc98e3286
working state
2 years ago
Misha133
8b76ac2b17
started working on rule builder
2 years ago
Misha133
4ab46e0d63
working events
2 years ago
Misha133
ef1c0362df
started working on rule cache
2 years ago
Misha133
941d3922f4
add placeholder methods
2 years ago
Misha133
fff85d41da
comments, rest entity, guild methods
2 years ago
Misha133
5a430f9e48
made some properties optional
2 years ago
Misha133
8657fbac26
somewhat working auto mod action executed event
2 years ago
Misha133
b5f96806c4
update models
2 years ago
Misha133
1a195b7f76
Merge remote-tracking branch 'upstream/feature/automod' into feature/automod
2 years ago
Misha133
91e208474d
[Feature] add `Thread` property to `RestMessage` ( #2575 )
2 years ago
Misha133
37d868f934
[Feature] Application Role Connections Metadata support ( #2530 )
* models & internal methods
* moar stuff
* working `Get` & `ModifyRoleConnectionMetadata`
* comments & dots
* get & modify user's role connection
* Update src/Discord.Net.Core/Entities/ApplicationRoleConnection/RoleConnection.cs
* Update src/Discord.Net.Core/Entities/ApplicationRoleConnection/RoleConnection.cs
Co-authored-by: Casmir <68127614+csmir@users.noreply.github.com>
2 years ago
Misha133
7d8d6ec1a6
[Feature] Add support for Guild Member Flags ( #2571 )
* implement `GuildUserFlags`
Co-authored-by: Casmir <68127614+csmir@users.noreply.github.com>
2 years ago
Misha133
94996e7331
Remove outdated checks ( #2561 )
2 years ago
SaculRennorb
493f604bb1
[Bugfix] fixed an NRE when event was changed from in channel to external or vice versa ( #2483 )
* fixed an issue when event was cahnged from in channel to external or vice versa
* simplidied location field
2 years ago
Christopher Bonnell
e71faf7138
Repurpose reason field ( #2540 )
2 years ago
Gradyn Wursten
7acbcfdfa5
#2536 Add RemoveModulesFromGuildAsync ( #2537 )
* Add RemoveModulesFromGuildAsync
* fix RemoveModulesFromGuildAsync
* add docs
* fix parameter name
2 years ago
Misha133
a3ee8555c6
[Feature] Add new message types & error codes ( #2562 )
* Add new message types & error codes
* add role subscription system channel flags and message property
2 years ago
Christopher Bonnell
f224eb0523
Resolve inconsistencies ( #2542 )
This commit resolves inconsistencies in missing null coalescent operators in regards to clearing components using null.
2 years ago
Gediminas Milašius
02d3ce6e01
Fix NullReferenceException caused by Options being undefined. ( #2549 )
2 years ago
Zach Goodson
4aded83ab6
Fixed typo in code example. ( #2552 )
2 years ago
Ikko Ashimine
1d53ea7679
[Docs] Fix typo in autocompletion.md ( #2548 )
Interations -> Interactions
2 years ago
Misha133
7c535b952a
[Feature] add missing invite guild properties & welcome screen support ( #2510 )
* added models
* working getter for welcome screen
* <see langword="null"/>
* more changes
* modify welcome screen support
* fix some typos & remove `using` added by VS
* Working-ish state
* Resolve some reviews
* change access modifier
* forgot to add docs
* revert to InviteGuild & extend it
* resolve some reviews
* Apply suggestions from code review
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
Co-authored-by: Cenk Ergen <57065323+Cenngo@users.noreply.github.com>
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
2 years ago
Misha133
48fb1b5df4
[Feature] Selects v2 support ( #2507 )
* Initial support for new select types
* Merge branch 'dev' of https://github.com/discord-net/Discord.Net into dev
* some component&action row builder additions
* remove redundant code
* changes1
* maybe working rest part?
* working-ish state?
* fix some xml docs & small rework
* typos
* fix `ActionRowBuilder`
* update DefaultArrayComponentConverter to accomodate new select-v2 types
* now supports dm channels in channel selects
* add a note to IF docs
* add notes about nullable properties
* <see langword="null"/>
* update Modal.cs
Co-authored-by: cat <lumitydev@gmail.com>
Co-authored-by: Cenngo <cenk.ergen1@gmail.com>
2 years ago
Misha133
c67642acfa
fix `CreatePostError` ( #2546 )
2 years ago
Quin Lynch
e9e687caf7
fix changelog date ( #2545 )
2 years ago
Quin Lynch
5c9be0d03a
meta: update changelog ( #2544 )
2 years ago
Misha133
a53f1dfa58
fix `CreatePost` methods for `IForumChannel` ( #2541 )
2 years ago
Misha133
56b1a930e7
[Feature] Age restricted (NSFW) application commands support ( #2531 )
* add `nsfw` to data model & internal methods; add missing property
* add `nsfw` prop to command builders
* add `NsfwCommandAttribute` to Interaction Framework
* working state
* docs?
2 years ago
Cenk Ergen
60956c720b
Update deploy.yml ( #2535 )
2 years ago
Halbritter
20d8fdf0bf
Fully qualify SlashCommandBuilder namespace ( #2534 )
Update to make sure its cleear which SlashCommandBuilder is used.
2 years ago
Cenk Ergen
3b107c2d01
implement wildcard lenght quantifiers, TreatAsRegex property and solve catastrpohic backtracking ( #2528 )
2 years ago
BokuNoPasya
25cfb8822f
Add SendFiles to UserExtensions ( #2509 )
* Add SendFiles to UserExtensions
* fix Build
2 years ago
Frederik P
4cad546d57
Implemented ClientDisconnect event for audio client. ( #2520 )
2 years ago
Misha133
82b772ac03
[Feature] Add missing property & new stuff ( #2521 )
* add active developer badge support
* add `OwnerId` to threads
* add default forum layout support
* oops, forgot to update modifyasync
* add missing application flags
* Add `50155` error code
2 years ago
Misha133
bd2f719774
Fix `GetActiveThreadsAsync` & add it to `ITextChannel` ( #2526 )
* fix `GetActiveThreadsAsync` being sadge
* ah, forgot about mocked channel
2 years ago
Armano den Boef
55280a569e
meta 3.9.0 ( #2517 )
* meta 3.9.0
* Update changelog
3 years ago
Cenk Ergen
11ed0ff351
update license and icon nuspec props ( #2467 )
3 years ago
Cenk Ergen
6869817184
Command execution code rework and TypeConverters auto-scope fix ( #2306 )
* command execution rework and sync service scopes for typeconverters
* replace ValueTask with Task
* fix implementation bugs
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
3 years ago
Payton
ea039b848c
Update events.cs ( #2505 )
Fixed compiler error caused by missing semicolon
3 years ago
Misha133
01ae904fe1
[Feature] Add missing properties in forum & thread channels ( #2469 )
* add `AppliedTags` property
* convert collections into immutable arrays
* remove "not supported" remark
* implement `ThreadChannelProperties`
* Add `DefaultSlowModeInterval` and `DefaultSlowModeInterval` properties to forum channels
* add `Moderated` property to `ForumTag``
* `ForumTag` inherits `ISnowflakeEntity`
* Fix `DiscordRestClient.GetChannelAsync` not getting forum channel
* a lot of changes
added:
- channel flags
- `ForumTagBuilder`
- imroved channel modification
* fixed a bug in forum tag emoji parsing
* inherit forum channel from `INesteeChannel`
* implement `INestedChannel` in forum channels
* Add `Flags` property to channels
* add iteraface for forum tags & add equality operators
* Add default reaction emoji property
* add support for modifing default reaction & some renaming
* add createForumChannelAsync to guild
* *fix resharper being a d... and moving code to next line*
* add a `ForumChannels` property
* Some fixes & add support for `default_sort_order`
* fix misleading comment
* fix #2502
* support creating post with applied tags
* fix xmldoc
* set category id on model update
* add limit checks for tag count
3 years ago
Ge
6712ef4573
Fix duplicated members of DiscordErrorCode ( #2500 )
Additionally, fix typo in DiscordErrorCode
3 years ago
Miha Zupan
7077c4469a
Avoid throwing on missing Application ( #2497 )
3 years ago