Skip to content
/ rojs-bot Public

An ROBLOX bot that uses discord.js v13 and ro.js!

Notifications You must be signed in to change notification settings

ro-js/rojs-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ROBLOX ro-js@bot

An ROBLOX package devileried for you to make your hard work a little bit easier in action!

Starting bot

Copy folder "app", and then paste into your local machine or any other hosting. After that, change your config.json. It's should be looking like this:

{
	"clientId": "949288912550002738",
	"guildId": "876543210987654321",
	"token": "OTQ5Mjg4OTEyNTUwMDAyNzM4.YiIMMQ.gSYh_WtUszkLGVfl6B5MWnRucGs"
}

And then, you can start bot!
warn1


Installion and Usage@ro-js

Installing with NPM:

$ npm install @rojs/ro-js

Using:

const rojs = require('@rojs/ro-js')

Example@ro-js

const rojs = require('@rojs/ro-js')
rojs.GetUsernameByID(1, console.log) /* 
Description:
Returns 'ROBLOX' in console

Structure:
rojs.GetUsernameByID(id, callback)
*/

Questions or issues?

Ask them right here:


made w/ love 4u

About

An ROBLOX bot that uses discord.js v13 and ro.js!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published