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

Here are some suggestions I thought of that could make the bot better:

It would be cool if you could add a reason to a kick/ban instead of the bot just telling the target “you have been kicked from this experience: ban”.

Another great addition would be the bot logging these to a specific channel, making it easier to see which players were banned (you can paste a channel id in the bots file for where it would log)

Its already very useful, these are just ideas I thought of while using it.

2 Likes

if they are lazy to get on Roblox

or don’t have access to roblox

So I got it set up but its not kicking the user where would I put the DTR? like what type of script

it’s not essentially for that i believe, lets say u own a game and a discord server which have some mods, and a player reported a rule breaker such as an exploiter and have proof, u can just ban them without joining the game

If there’s an exploiter in-game, and someone reports it with proof and you’re on mobile you could just use the bot would recommend!

Bit of a necropost, but how could I do this with Replit? Can I just put my Repl app URL as the live URL in the DTR v2.2 file? @Stratiz

1 Like

Hello, I have tried to use this but to no avail, I followed your steps but when I try to run ';ban “user”
’ the bot does nothing in response at all.

1 Like

You need to fix it a bit, as in Discord.js V13 some things may not work. I had that problem too, but what i did is changed embed sending:

How it was trying to send an embed: message.channel.send(embed)

How it’s supposed to: message.channel.send({embeds: [embed]})

This runs on discord js v12. If you update any packages or make any changes thats your responsibility.

I may consider making additional changes in the future but this project is not currently maintained.

1 Like

Some people don’t understand how it works and just download it, I updated to discord.js v13 and updated your project, I added kick reason and some other things, you’ve done really good work, thanks for sharing this nice project.

1 Like

you can make a ban gui and do it on mobile

2 Likes

I just barely added the bot, and I noticed that it only shows the “Attempting to do:” message no matter how long I wait. I went over all the steps again and the same thing keeps happening. I checked over the logs and it showed no errors, so idk what happened. This sucks because I tested the commands on my main account so now I am banned from my own game. I really need some help, lol.

1 Like

It could be if the player left the game and you can’t get into studio, you would use discord.

Where would I fix it, the script in studio, or what?

It doesn’t work, I followed every single step and when i try it doesn’t do anything like the bot is dead.

1 Like

You should probably have a basic understanding of JavaScript and Discord.JS to know why it doesn’t work

Whenever i try to ban someone from the game, the embed pops up, but just tries forever to ban the person.

1 Like

That’s what happens to me also

1 Like

At least one person needs to be in the game for the bot to work since it relies on roblox’s datastore.

2 Likes

I tried that, it did ban me, but the message was still saying that it was trying to ban me, then when I tried unbanning myself, the same thing would happen, but it wouldn’t unban me.

1 Like