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

feat: discord webhook support + custom id func #250

Merged
merged 6 commits into from
Dec 22, 2023
Merged

feat: discord webhook support + custom id func #250

merged 6 commits into from
Dec 22, 2023

Conversation

wdhdev
Copy link

@wdhdev wdhdev commented Dec 22, 2023

Checklist

  • I have read the Contributing Guidelines
  • I acknowledge that any submitted code will be licensed under the ISC License
  • I confirm that submitted code is my own work
  • I have tested the code, and confirm that it works

Enviroment

  • Operating System: Windows 11 22H2
  • Node version: v21.4.0
  • npm version: 8.6.0

Description

Adds a config option for Discord webhooks and will send a request to a Discord webhook on upload. It also adds a custom ID function which allows you to generate IDs using a custom alphabet.

Copy link
Owner

@tycrek tycrek left a comment

Choose a reason for hiding this comment

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

Thank you!

@tycrek tycrek merged commit f0dd773 into tycrek:dev/0.15.0 Dec 22, 2023
2 checks passed
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.

None yet

2 participants