I am making a Discord bot that will allow people to moderate their Roblox experiences from Discord.
As of now I have the following commands:
- Ban
- Kick
- Unban
- Read DataStore entries
Please shoot me a DM if you would be interested in using my bot and helping the development of it.
Demo:
2 Likes
awry_y
(Harper_Clark)
#2
This is insanely cool! I want to know how you made the cross server connection.
awry_y
(Harper_Clark)
#4
Since when were we able to send messages across platforms using messaging service? Doesn’t this use like HTTPService?
Seftube
(Seftube)
#5
I thought you couldn’t receive info using HTTPS service, how does this work?
No it doesn’t use HttpService.
Read MessagingService documentation.
He’s talking about MessagingService using the OpenCloud API, where you can send messages to servers even outside of a Roblox server instance