/roblox-getip

Roblox Server IP Grabber, check the git README for more information.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

RobloxServerIPGrabber

Roblox Server IP Grabber

Installation

Download the zipped folder through Github, extract it.

pip install py-cord
pip install aiohttp

Usage

After installing the required libraries, open up the Config.json and change the following information with your information:

{
    "Discord": {
        "Prefix": "Your Discord Bot Prefix",
        "Token": "Your Discord Token Here"
    },
    "Roblox": {
        "Cookie": "Your Roblox Cookie Here"
    }
}

Commands

!ip <GameLink>
!universe <gameLink> -- Used for lobby games..

Contributing

Pull requests are welcome. Any issues with the bot report on Issues Tab or contact me on discord: cy#1337

Disclaimers

⚠️ I am not responsible for anything that may happen, such as, API Blocking, Account Termination, etc.