bman46 / InstagramEmbedDiscordBot

Embeds videos and images from an Instagram link into a Discord chat.
BSD 3-Clause "New" or "Revised" License
75 stars 25 forks source link

Disable delete button option #57

Closed bman46 closed 1 year ago

bman46 commented 1 year ago

Adds the option to disable the delete button in the config.json file. Add the following line to the config.json file to disable.

"EnableDeleteButton": true

Fixes #56