Awesome tutorial!
This is great for people who don’t really know how a lot of clan and discord bots work.
Awesome tutorial!
This is great for people who don’t really know how a lot of clan and discord bots work.
I always love what you do, Tech! <3 Keep it coming.
Woooooo, yeah! TechSpectrum, you da man!
NodeJS is the only real dev language.
(I hope people get the joke)
Good tutorial.
I agree. I use it for GalacticBot and all my websites now.
Ok so im going to be adding the following later
Player and Group Blacklist (Google Spreadsheet)
Twitter feed channel
ROBLOX Forum feed channel
View a group members status and rank
Open source project if you’re interested in more intensive ways of doing this
Really detailed tutorial, very nice stuff.
Awesome!
I’m facepalming rn seeing some of those functions I didn’t use in my bot.
cough string.split
cough
Hahaha, man it made a world of difference, I don’t event think to much of using commando cause its easier this way.
Update
How to host a Bot for a ROBLOX Server!
Very nice tutorial.
On a side note, there is also a library for coding Discord Bots with Lua called Discordia.
I noticed for the message it responded with a message of “Error: Captcha”
Probably because I tried to authorize special permissions that required double authentication when I didn’t have it turned on. It will do that if you try.
So that will be done with the new update?
in jan?
Near the end of January after this week once I finish my exam Ill post some updates.
This is due to Roblox adding Captcha to a lot of APIs in order to prevent bots. Specifically for the message and join group APIs to my knowledge. Login APIs will also give captcha if too many people are logging in from one IP.
I don’t know if it’ll be of any use to anyone, but afaik sentanos doesn’t plan on maintaining the roblox-js library; however, there is a fork of the repo available that consists of more functionality, such as avatar and chat APIs: https://github.com/Neztore/roblox-js
Woah… Neat organization there!
This is a cool way to learn this stuff.