So I’ve been doing a lot of stuff with HttpService, and I wanted to create a bot that could communicate with roblox, so I could send server announcements.
Mainly, I just need places to start.
What I’m specifically looking for is articles, possibly videos, software to use, how to make roblox receive info. (I was assuming using some sort of getasync from a 3rd party to check for messages.)
Can you be a little bit more clear? How do you want to communicate exactly with Roblox? Do you mean that you want to send a message through a bot from discord to appear in a Roblox game? Sorry for answering late.
Alright then in order to execute these kind of commands you will need an API and noblox.js as well as discord.js (if you are using node.js). This is why, I would recommend you to search for open sourced projects that might help you.
I tried to download node.js, but there were a ton of stuff that needed installing, and I had no clue which command bar to use, as there was powershell, command prompt, and node.js command bar. (it told me to use “normal command bar”. It was too complicated for me, so I just uninstalled. (Sounds kind of stupid now that I say that…)