Skip to content

rasindugimhan/HexzyBot

 
 

Repository files navigation

🔥 Hexzy 🙈

A Powerful, Smart And Advance Group Manager Bot On Telegram
... Written with AioGram , Pyrogram , Telethon and Python ...

Fork & Give Me Star ⭐️ ⭐️ ⭐️ ⭐️

🤩🤩🤩

Deploy To Heroku

Self-hosting (Vps or Statics Desktop)

# Install Git First (apt-instll git)
$ git clone https://github.com/rasindugimhan/HexzyBot
$ cd HexzyBot
# Upgrade sources
$ bash deploy.sh
# Install All Requirements 
$ pip(3) install -r requirements.txt
# Rename ./HexzyBot/data/bot_conf.yaml.example to bot_conf.yaml and fill
# Start Bot 
$ python(3) -m HexzyBot

Mandatory Vars 📒

[+] Make Sure You Add All These Mandatory Vars. 
    [-] API_ID:   You can get this value from https://my.telegram.org
    [-] API_HASH :   You can get this value from https://my.telegram.org
    [-] STRINGSESSION : Your String Session, You can get this From Repl or BY running String_Gen File Locally
    [-] MONGO_URI : Your Mongo DB DataBase Url. .
    [-] TOKEN: Get from botfarther
    [-] DATABASE_URL: from elephantsql.com
    [-] OWNER_ID: ur id
    [-] MONGO_PORT: 27017
    [-] MONGO_DB': 'Hexzy'
    [-] RMBG_API:You Can Get It From remove.bg 
[+] The Hexzy won't run without setting the mandatory vars.

Credits

Special Credits 😍

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%