Skip to content

VatosV2/Discord-Gen-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

[Nexus Gen Bot] - discord.gg/nexustools

Nexus Gen bot - Take your Gen server to the Next level.

Discord

Please Star To support this project for free! ⭐

Linux is Supported! βœ…


Screenshot

ss

Functions

/add_service {gen_type} {service} {file(optional)} βœ… 

/gen                         βœ…
/booster_gen                 βœ…
/premium_gen                 βœ…

/stock                       βœ…    
/booster_stock               βœ…
/premium_stock               βœ…

/restock_free_gen            βœ…
/restock_booster_gen         βœ…
/restock_premium_gen         βœ…

/remove_free_service         βœ…
/remove_booster_service      βœ…
/remove_premium_service      βœ…

/clear_free_stock            βœ…
/clear_booster_stock         βœ…
/clear_premium_stock         βœ…

/whitelist                   βœ…
/unwhitelist                 βœ…
/get_log_file                βœ…

Free Gen If Vanity in status βœ…
Status Change Logs           βœ…
Logs                         βœ…

Config

{
    "bot_token": "bot_token",
    "owner_id": 1234567891011121134,
    "server_id": 1234567891011121134,
    "bot_status": "discord.gg/nexustools",
    "free_gen": {
        "free_gen_role": 1234567891011121134,
        "free_gen_channel": 1234567891011121134,
        "free_gen_status": "discord.gg/nexustools",
        "status_log_channel": 1234567891011121134,
        "free_gen_cooldown": 120,
        "free_gen_folder": "stocks/stock"
    },
    "boost_gen": {
        "boost_gen_role": 1234567891011121134,
        "boost_gen_channel": 1234567891011121134,
        "boost_gen_cooldown": 60,
        "boost_gen_folder": "stocks/boost_gen_stock"
    },
    "premium_gen": {
        "premium_gen_role": 1234567891011121134,
        "premium_gen_channel": 1234567891011121134,
        "premium_gen_cooldown": 120,
        "premium_gen_folder": "stocks/premium_gen_stock"
    },
    "logs": {
        "free_gen_log_webhook": "Discord Webhook To log Free gen",
        "booster_gen_log_webhook": "Discord Webhook To log booster gen",
        "premium_gen_log_webhook": "Discord Webhook To log premium gen",
        "admin_commands_log_webhook": "Discord Webhook To log admin commands"
    }
} 

Releases

No releases published

Packages

 
 
 

Contributors