Skip to content

Fixed the DiscordThreadArchived and DiscordThreadRevealed Events - #65

Open
MC-Samuel wants to merge 8 commits into
DenizenScript:masterfrom
MC-Samuel:thread_events_fix
Open

MC-Samuel wants to merge 8 commits into
DenizenScript:masterfrom
MC-Samuel:thread_events_fix

Conversation

@MC-Samuel

Copy link
Copy Markdown
Contributor

These events were previously using events that trigger when the bot can no longer view the channel, causing them to not fire when intended. The Discord event listener has been updated, and the events have been merged into one since they have the same listener.

@mcmonkey4eva

Copy link
Copy Markdown
Member

You changed the script exposed events to be less useful and less convenient

@CLAassistant

CLAassistant commented Sep 5, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

return super.getContext(name);
}
}
package com.denizenscript.ddiscordbot.events;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there's line-ending wonk or something in this file now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants