Admin Editing Discord Plugin

Job ID: 39898196

Budget: €12 – €18 EUR

I need a Discord plugin / bot that lets my server’s administrators do three things—and only administrators:
1. Edit the content of any existing message (by message ID or reply).
2. Swap a member’s avatar with an image we supply.
3. Change a member’s nickname or username on demand.

Key points to build in
• Permission lock-down: every command must run a hard check for the administrator privilege; everyone else sees an error.
• Clean, modular code in either TypeScript with discord.js or Python with discord.py—choose whichever you’re fastest with.
• Slash-command support (or well-documented prefix commands if you prefer) plus clear help text.
• Audit logging: post a summary of every change to a dedicated #mod-log channel so nothing happens silently.
• Solid error handling for missing permissions, bad IDs, invalid image formats, and Discord rate limits.

Deliverables
• Complete source code and a README explaining setup, required intents, and deployment.
• Sample configuration file.
• Quick walkthrough (screenshots or short clip) showing the three admin actions working on a test server.

I’ll spin up a staging server the moment the code is ready for review and sign off once the plugin installs smoothly, commands respond as expected, and the audit log records each action.