/Ruri-Bot

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Ruri

Easy to use information gathering bot Maintained by Baron

Requirements

python-whois py-cord phonenumbers aiohttp

Commands

Slash Commands and Prefix Commands Supported

DEFAULT PREFIX: v!

help ping whois <domain> ipwhois <ip> finder <user> phonewhois <phone-number> checkemail <email>

How to Use

First replace AUTH's value with your token in db/database.json You can also change the bot's PREFIX and STREAM_URL in db/database.json Changing the Prefix will also change the prefix information on commands, status etc.

{
    "AUTH": "TOKEN",
    "PREFIX": "v!",
    "STREAM_URL": "https://github.com/NixonXC/Veno"
}

then run the main file (main.py

And it should print:

Bot is ready!
Logged in as: Bot_Name
With ID: Bot_ID
------

Note

This project is made for educational purposes only, the contributors are not responsible for any damage.