Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added zombie check for friend code channels #120

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

ajstewart
Copy link
Owner

@ajstewart ajstewart commented Dec 7, 2022

Friend code channels are now also checked for zombie entries. This can occur when a channel is deleted and the bot for whatever reason has missed it.

Also changes the drop friend code channel database function to accept the id numbers rather than the guild and channel objects.

Fixes #118.

@ajstewart ajstewart added the enhancement New feature or request label Dec 7, 2022
@ajstewart ajstewart self-assigned this Dec 7, 2022
@ajstewart ajstewart merged commit 13d3088 into dev Dec 7, 2022
@ajstewart ajstewart deleted the issue-118-zombie-friends branch December 7, 2022 11:08
ajstewart added a commit that referenced this pull request Dec 30, 2022
* Bump version with dev tag

* Added zombie check for friend code channels (#120)

* Added toggle friend channel secret command (#121)

* Added toggle secret command

- Also improved friend channel embeds.

* Updated README and screenshots

* Changed previous message deletion logic (#123)

* Changed previous message deletion logic

- Opens now delete the previous close message and vice versa.

* Updated README

* Release v1.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check for zombie deleted channels in friend code filter
1 participant