Skip to content

System alert channel add#1588

Merged
akiraveliara merged 6 commits into
DSharpPlus:masterfrom
kubikpatrick:SystemAlertChannel-add
Jul 17, 2023
Merged

System alert channel add#1588
akiraveliara merged 6 commits into
DSharpPlus:masterfrom
kubikpatrick:SystemAlertChannel-add

Conversation

@kubikpatrick

Copy link
Copy Markdown
Contributor

Simply added SystemAlertsChannel missing property to DiscordGuild.cs

@Plerx2493

Copy link
Copy Markdown
Member

This PR contains also the changes from #1587

@kubikpatrick

Copy link
Copy Markdown
Contributor Author

idk how to do two differents PR

@inftord

inftord commented Jul 7, 2023

Copy link
Copy Markdown
Member

make a new branch

@Plerx2493

Copy link
Copy Markdown
Member

You should work on different branches on your fork if you want to make independent PRs

@kubikpatrick

kubikpatrick commented Jul 7, 2023 via email

Copy link
Copy Markdown
Contributor Author

@kubikpatrick

Copy link
Copy Markdown
Contributor Author

I feel like when I already have a pending PR, and I made another branch, the commits from that branch get added to my pending PR

@inftord

inftord commented Jul 7, 2023

Copy link
Copy Markdown
Member

because you did your changes on master branch

@Plerx2493

Copy link
Copy Markdown
Member

when you open a PR its a request to merge that branch to master. so when you use 2 branches and dont push to your master, it should work

@kubikpatrick

kubikpatrick commented Jul 7, 2023 via email

Copy link
Copy Markdown
Contributor Author

@kubikpatrick

Copy link
Copy Markdown
Contributor Author

i see thanks guys

@Plerx2493

Copy link
Copy Markdown
Member

i think it should be fine if you close the first and state all changes here

@akiraveliara

Copy link
Copy Markdown
Member

please don't merge multiple PRs into one. each PR should deal with one set of changes

@akiraveliara akiraveliara merged commit 33b8865 into DSharpPlus:master Jul 17, 2023
Plerx2493 pushed a commit to Plerx2493/DSharpPlus that referenced this pull request Jul 19, 2023
* SafetyAlertsChannel property added.
akiraveliara added a commit that referenced this pull request Aug 28, 2023
* Update AuditLogActionType

* Cleanup var naming, minor refactors (ToArra to avoid multiple enumerations)

* remove misclick

* Update AuditLogActionType

* Apply editorconfig

* Apply editorconfig

* Fix Typos and use new()

* nuke old auditLog abstraction, add new Auditlogentry types and start full rewrite of Guild#GetAuditLogsAsync

* Make PropertyChange a struct and start to split the auditlogentry parsing into AuditLogParser

* fix indentation

* Continue moving

* Continue moving

* Continue moving

* The great moving

* Add new Event and rename the GuildBan intent to GuildModeration (according to the discord docs)

* init Event...

* Fix caches for ResponsibleUser

* Use the guild cache

* Update data representation

* Update data representation

* Fix Permission updates

* Add check to minimize api calls

* Re-added a flag that I had deleted + headers formatting. (#1587)

* Added missing flag, and remove useless flag

* Added headers to Formatter.cs

* Re-added a flag that I had deleted.

* System alert channel add (#1588)

* SafetyAlertsChannel property added.

* Handle nullable safety alerts channel ID. (#1597)

* fix: Use `DiscordJson` to deserialize GDMs

* fix indentation

* why are you running

* Add missing parser methods

* Finish last parsing Method

* Add missing docs and formatting

* Update and use thread cache

* Rename autogenerated parameter

* Update PropertyChange

* Adding xmldocs, revert Intent renaming, update method return types

* ups

* Add toggleable logging

* Great moving the 2nd

* Fix missing init

* Fix wrong casting and rename member

* add missing key on threads and integration

* add missing key on automod entries

---------

Co-authored-by: P A T R I C K <[email protected]>
Co-authored-by: Livia Silvercrown <[email protected]>
Co-authored-by: Velvet Toroyashi <[email protected]>
OoLunar pushed a commit that referenced this pull request Oct 3, 2024
* SafetyAlertsChannel property added.
OoLunar pushed a commit that referenced this pull request Oct 3, 2024
* Update AuditLogActionType

* Cleanup var naming, minor refactors (ToArra to avoid multiple enumerations)

* remove misclick

* Update AuditLogActionType

* Apply editorconfig

* Apply editorconfig

* Fix Typos and use new()

* nuke old auditLog abstraction, add new Auditlogentry types and start full rewrite of Guild#GetAuditLogsAsync

* Make PropertyChange a struct and start to split the auditlogentry parsing into AuditLogParser

* fix indentation

* Continue moving

* Continue moving

* Continue moving

* The great moving

* Add new Event and rename the GuildBan intent to GuildModeration (according to the discord docs)

* init Event...

* Fix caches for ResponsibleUser

* Use the guild cache

* Update data representation

* Update data representation

* Fix Permission updates

* Add check to minimize api calls

* Re-added a flag that I had deleted + headers formatting. (#1587)

* Added missing flag, and remove useless flag

* Added headers to Formatter.cs

* Re-added a flag that I had deleted.

* System alert channel add (#1588)

* SafetyAlertsChannel property added.

* Handle nullable safety alerts channel ID. (#1597)

* fix: Use `DiscordJson` to deserialize GDMs

* fix indentation

* why are you running

* Add missing parser methods

* Finish last parsing Method

* Add missing docs and formatting

* Update and use thread cache

* Rename autogenerated parameter

* Update PropertyChange

* Adding xmldocs, revert Intent renaming, update method return types

* ups

* Add toggleable logging

* Great moving the 2nd

* Fix missing init

* Fix wrong casting and rename member

* add missing key on threads and integration

* add missing key on automod entries

---------

Co-authored-by: P A T R I C K <[email protected]>
Co-authored-by: Livia Silvercrown <[email protected]>
Co-authored-by: Velvet Toroyashi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants