Skip to content
/ Venox Public

For educational purposes only, the contributors are not responsible for any damage caused by this project.

License

Notifications You must be signed in to change notification settings

NixonXC/Venox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Venox

Easy to use information gathering bot Maintained by NixonXC

Requirements

Install via pip install -r requirements.txt

python-whois py-cord phonenumbers aiohttp

Commands

Slash Commands and Prefix Commands Supported

DEFAULT PREFIX: v!

help ping eval prefix <new-prefix> whois <domain> ipwhois <ip> finder <user> phonewhois <phone-number> checkemail <email> nameservers <domain> website github invite

How to Use

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

{
    "AUTH": "TOKEN",
    "PREFIX": "v!",
    "STREAM_URL": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
    "AUTHOR": "NixonXC"
}

then run the main file (main.py

Output:

[INFO] SUCCESSFULLY LOADED info cog!
[INFO] SUCCESSFULLY LOADED admin cog!
[INFO] SUCCESSFULLY LOADED help cog!
------
Bot is ready!
Logged in as: BOT_NAME
With ID: BOT_ID
PREFIX: BOT_PREFIX
AUTHOR: AUTHOR
STREAM: STREAM_URL
------

Updates:

Added new commands and reworked the help command

Note

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

About

For educational purposes only, the contributors are not responsible for any damage caused by this project.

Topics

Resources

License

Stars

Watchers

Forks

Languages