-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* (wip) start adding option for webhook (#38) * rework editEmbed() for webhook support * update dependencies * update requirements * oops update readme * handle edge case where messages may be either normal or a webhook * fix issue where createdAt was undefined for update db call * specify username and avatar for webhook msgs * use nullish coalescing operator * use discord.com over discordapp.com Co-authored-by: vee <vendicated@riseup.net> * add option to set webhook username and avatar to the post author * update version to 1.7 --------- Co-authored-by: vee <vendicated@riseup.net>
- Loading branch information
1 parent
8249f7f
commit 4ab5fb9
Showing
6 changed files
with
408 additions
and
349 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.