#Discord Selfbot Support

1 messages · Page 1 of 1 (latest)

worn crane
#

Good afternoon, everyone

I need some help with an integration for my bot, and I was wondering if it’s possible to set up a Discord account for my bot (“selfbot”) and if any advanced configuration is required for chat history or responding to mentions

supple flaxBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> âś… Mark Solution

primal adder
# worn crane Good afternoon, everyone I need some help with an integration for my bot, and I...

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

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

primal adder
#

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