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

Feature: export functionality #1

Merged
merged 2 commits into from
Nov 24, 2023
Merged

Conversation

Walter-00
Copy link
Contributor

Made a bunch of new exports for the ps-discord resource:
GetQueueStatus(identifier)
UpdatePriority(identifier, priority),
ForceRefresh(),
OnQueueAdded(callback)
WebhookSend(webhook, data, callback, wait)
WebhookEdit(webhook, message, data, callback)
WebhookDelete(webhook, messageId, callback)
WebhookSendMessage(webhook, name, title, color, message, tagEveryone, callback, wait)
WebhookEditMessage(webhook, messageId, name, title, color, message, tagEveryone, callback)

Please do test this before we merge, It seems to work fine for me.

@MonkeyWhisper MonkeyWhisper merged commit 9c0169e into main Nov 24, 2023
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.

2 participants