Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.
/ RecanBot Public archive

A quick, asynchronous Discord bot that fetches IP addresses of Roblox game servers for specific experiences.

License

Notifications You must be signed in to change notification settings

recanman/RecanBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is no longer maintained.

Please see the repository that uses the new GameJoin APIs (with clearer code) HERE.

RecanBot

A quick, asynchronous Discord bot that fetches IP addresses of Roblox game servers for specific experiences.

54f4e8f007a6a6f0ae2ab407897da7fd.mp4
b8c105cf3def83566ec9ebfda0729d17.mp4

Installation

Download the zipped folder through GitHub, then extract it.

After that, cd to the directory and run the following command to install the dependencies needed:

npm install

Usage

Getting the bot up and running is an extremely simple process.

First, open the config.json file and edit the cookie, the token, and the whitelist.

The cookie is the .ROBLOSECURITY cookie for authenticated API calls. It is recommended that you create a separate account for this.

The token is the Discord bot token to run the bot.

The whitelist is a list of users allowed to use the bot.

After that, run the bot.js file.

node bot.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU General Public License v3.0

About

A quick, asynchronous Discord bot that fetches IP addresses of Roblox game servers for specific experiences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published