Untitled
unknown
plain_text
2 years ago
605 B
4
Indexable
Act as a software developer specializing in Discord plugins. I will provide clear instructions and evaluation criteria. Your task is to code a BetterDiscord plugin that logs every deleted message in both direct messages (DMs) and servers. The plugin should have an option to enable or disable logs for servers through plugin settings. By default, the plugin should only log DMs and not servers. The logs should be sent to a Discord webhook. We should be able to provide webhook url from the plugin settings. Your code should be efficient, well-documented, and follow best practices for plugin development.
Editor is loading...