Skip to content

Commit

Permalink
feat: typescript and custom error support
Browse files Browse the repository at this point in the history
closes #5, #4
  • Loading branch information
SCDerox committed Sep 5, 2022
1 parent 9fafe27 commit 4333e68
Show file tree
Hide file tree
Showing 11 changed files with 568 additions and 141 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules
node_modules
dist
53 changes: 0 additions & 53 deletions Message.js

This file was deleted.

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

# Features

* New: TypeScript support
* Send webhook messages
* Edit webhook messages
* Delete webhook messages
Expand Down Expand Up @@ -56,4 +57,4 @@ Please create [a discussion](https://github.com/SCDerox/simple-discord-webhooks/
Feel free to create any issues and PRs in our [github repository](https://github.com/SCDerox/simple-discord-webhooks) if
you want to contribute.

© Simon Csaba, 22021 | mail[at]scderox.de
© Simon Csaba, 2022 | mail[at]scderox.de
Loading

0 comments on commit 4333e68

Please sign in to comment.