Discord Self-Bot Message Relayer
Budget: $10 – $30 USD
I need a small self-bot that logs in with one of my user tokens, watches a single account inside Server B (a server I don’t own), and immediately echoes that user’s activity into a chosen channel in Server A (which I do own). The scope is narrow and clear:
• Forward only plain text the user sends, together with any embeds or raw links they include.
• Ignore images and every other content type.
• The copy must appear in Server A in real time (a few seconds’ lag at most).
• Setup parameters—token, target user ID, source channel IDs, destination channel ID—should be easy for me to edit in a config file or environment variables.
• The finished script should run unattended on a small VPS (Linux) with minimal dependencies and restart safety.
Please keep Discord’s rate limits in mind, use a reliable library such as discord.py (self-bot mode) or Discord.js in user-account context, and add basic logging so I can verify that the bridge is working.
When you respond, include examples of past Discord or similar automation work so I can see your style and code quality. A concise outline of how you’ll tackle the monitoring loop and forwarding logic will help speed up selection.
• Forward only plain text the user sends, together with any embeds or raw links they include.
• Ignore images and every other content type.
• The copy must appear in Server A in real time (a few seconds’ lag at most).
• Setup parameters—token, target user ID, source channel IDs, destination channel ID—should be easy for me to edit in a config file or environment variables.
• The finished script should run unattended on a small VPS (Linux) with minimal dependencies and restart safety.
Please keep Discord’s rate limits in mind, use a reliable library such as discord.py (self-bot mode) or Discord.js in user-account context, and add basic logging so I can verify that the bridge is working.
When you respond, include examples of past Discord or similar automation work so I can see your style and code quality. A concise outline of how you’ll tackle the monitoring loop and forwarding logic will help speed up selection.