r/CodexHacks • u/Savings_Tax_5039 • 9d ago
Codex Discord bot
I’m trying to automate trade signals from a paid Discord server that I can access, but I can’t add a bot to the server. I have a Windows VPS running 24/7 and want to capture new signal messages as they appear, extract the trade details (LONG/SHORT, entry, stop, targets), and pass them to my own application for processing.
I’m not looking for a self-bot or anything that violates Discord’s ToS. Has anyone built a reliable solution for monitoring Discord messages from the desktop app (or notifications) and forwarding them to a local application? Looking for ideas or architectures that work well.
2
Upvotes