Relative Content

Tag Archive for c#discordbots

How to get a bot to respond to a bot in discord?

I’m trying to get 2 bots to talk to eachother on discord and currently, I have the bots set up. One is javascript and the other is in c# (it’s a personal project with trying to learn different languages and ended up building off of that but the languages aren’t the issue, it’s only on the c# side). Currently, I have it where I set off a command and my goal is to get one bot to trigger another bot’s command. Here’s a visual.