-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add support for true edits and deletes through webhooks #19
base: dev
Are you sure you want to change the base?
Conversation
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update README.md * Update README.md Co-authored-by: Khaaz <[email protected]>
This reverts commit 149e23b.
Supports delete using webhooks delete, no more manage message permission
I realised I haven't answered here, sorry. related issue #16 |
So I just got done running this pr and such, and besides a few cosmetic things I personally wanted to tweak for on my end, everything has worked out with out an issue. |
As I'm pushing my whole set of edits, I am aware that you might not want to just merge everything at once, but you can use my code to integrate into yours.
You will need eris and add this PR to the code abalabahaha/eris#1060