cedws / discord-delete

Tool to delete Discord message history
GNU General Public License v3.0
125 stars 18 forks source link

Investigate bulk delete endpoint #51

Closed cedws closed 2 years ago

cedws commented 2 years ago

Discord's API now has a bulk delete endpoint but it's not clear whether regular users can utilise this.

https://discord.com/developers/docs/resources/channel#bulk-delete-messages

cedws commented 2 years ago

Nope.

{"message": "Only bots can use this endpoint", "code": 20002}