A bot designed to help RON moderators do things, faster.
- groupidfind - Use a combination of both roblox usernames and ids to find if they are in blacklisted groups set in the config.
- Nodejs: https://nodejs.org/en
- Git: https://git-scm.com
- PM2: https://pm2.io/
- npm: https://www.npmjs.com
- Clone this git repository with
git clone https://github.com/RabbyDevs/ron-assista-bot.git
- Duplicate
config.example.json
and rename it toconfig.json
- Add your bot's token, clientID and the blacklisted group list to said new config file.
- Delete
config.example.json
if you want. - And your done!