Discord Chat Server....

Started by coogrrr, December 17, 2018, 12:54:11 PM

Previous topic - Next topic

coogrrr

So I would like help developing a Discord bot but done in Winbatch rather than python etc....

Discord is a very widely used chat system. A Bot is an automated user that watches for events or specific commands etc and then reacts to these events and or commands. These bots are prolific and many people have made tons of them... I have even tried some with python but hey I have been a winbatch kid for 12 years now.. I know I could do tons of things with winbatch easily so I figured making one with Winbatch was a logical progression....

Where I need help is how to get it to connect (Discord uses webhooks) and then setting the script to sit and wait for events or monitor channels for specific commands like !userinfo and then responding properly.

There is a ton of information on the Discord API and all of the events available.... Can you help - would this be a paid thing? Looking for some direction and help to begin with.

Thanks everyone for your responses!