#Discord Selfbot Support
1 messages · Page 1 of 1 (latest)
Hey, I get what you’re trying to do hooking a bot into Discord with access to message context and mentions can get tricky, especially around how selfbots behave. I’ve worked on similar Discord integrations before and can help you set this up cleanly (and safely within Discord’s limits). Happy to take a closer look at your setup and see the best way forward.
@worn crane
Currently, it only has the basic agent files and smart memory management that I created myself
It doesn't integrate with any channels, and I'd like to know if that's possible
Got it you’ve already built the core logic and memory layer, now you’re looking to plug it into Discord channels. That’s definitely doable, though I’d avoid a selfbot approach since it can cause reliability and account issues; I’ve helped set up proper bot integrations that handle message history and mentions smoothly. If you want, share how your agent is structured and I can help you map out the cleanest way to connect it.
@worn crane