[V2] Discord-To-Roblox Ban bot | 100% Free, End User Friendly & Stable!

It doesn’t seem to be wanting to register my commands. I tested ban earlier and after that it quit working and it wont ban or unban again.

1 Like

Are you able to add a kick command by any chance?

The bot will only stay online if you have users in your game. If there is no roblox server available to handle the request the bot will turn off.

Question, is this able to be hosted on visual studio code?

It is possible with a decent amount of advanced configuration. I do not recommend doing so as you’d likely see no increased benefits.

Visual Studio Code is not a host. You mean hosting it on your own machine, which is possible, but not really a good idea for many reasons.

3 Likes

Isn’t glitch for money, you have to buy it now?

Discord bots cannot be ran 24/7 unless you boost your project.

1 Like

Not quite. Glitch did change their system to make it so you only have 1000 project hours a month without the paid version, but thats more than enough to keep a bot online 24/7 for an entire month as there is only around 730 hours a month.

The bot is kept online by the Roblox servers, as long as there is a Roblox server online the glitch app will stay online too. I developed this system to ensure the bot stays online without needing to pay for the service. This is done without using any weird tricks such as self pings.

The way this works is glitch apps come online once they receive a packet from an external server. The server proceeds to stay online until it hears no more packets, then after 5 minutes(?) it will turn back off. Since the system is reliant on getting data from Roblox’s servers, the external server pinging the glitch one is Roblox.

1 Like

Can you please make a Post about how to set it up with repl.it?

Is it possible to use usernames instead of player id?

Yes that feature is already implemented.

@IEnforce_Lawz Ive got to figure out how and if the system works on repl first and then I may write one.

2 Likes

Hello, my bot won’t come online. I followed all the steps but it just won’t come on. Any tips? I have been in -game waiting for it to turn on for 5 minutes.

Does it say Successfully logged in Discord bot. in your output?

1 Like

Can you possible give me a .rbxm file? pc settings arent allowing me to download .Lua files. NVM i fixed my settings

So if I wanted to view the bans we have issued aside from using the search feature in discord, how could I view them?

Hello, is this bot also available for Heroku not just by glitch?

Is it possible for the bot to make a Trello card on a Trello board with the players username/userID as well on a specific list? If so, could anyone teach me please?

Trello is not a database and has strict API limits. Don’t use Trello as a database.

5 Likes

I’m unsure if it can be used for Heroku as I haven’t tried to implement it there. If you’re able to do it successfully though let me know!

@ScienceisAmazing I may consider writing a web interface for the bot to see who is and who isn’t banned.

1 Like

Looks like I found a bug |
TypeError: Cannot read property ‘roles’ of null
Jump Toat Client.client.on (/app/server.js:89:23)

Followed all the steps, and still got the same error code