Skip to content

Advanced Multi-Featured Telegram UserBot With Music Player Support, Built in Python Using Pyrogram Library.

License

Notifications You must be signed in to change notification settings

Sivan1501/Genius-Userbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genius-Userbot

Genius-Userbot is a powerful, advanced, multi-featured Telegram userbot.

Deployment

You can use Genius-Userbot through the cloud application platform Heroku.

Deploy

Or, simply run the following commands in your Vps,

  1. At first enter this command and wait untill complete.
sudo apt update && sudo apt install git curl nano screen python3-pip ffmpeg -y && curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash && source ~/.bashrc && nvm install node
  1. Now simply copy and paste this command and wait.
sudo rm -rf Genius && git clone https://github.com/AdityaHalder/Genius-Userbot Genius && cd Genius && pip3 install -r Installer && screen -R Genius
  1. After that, Enter this command and put your vars and hit ctrl+s to save and hit ctrl+x To Close Text Editor.
nano Internal.env
  1. Now enter this command and wait untill run your userbot.
cp Internal.env Internal && python3 -m AdityaHalder
  1. Finnally, just hit ctrl+a+d to minimize your bot for run in background.

Updates and Support

You can join us on any issue related to Genius-Userbot Update and Support in Telegram.

Repository Credits:

Aditya Halder: Owner Of This Repostory.

Ayiin'xD: A Developer Of This Repositry.

Dan: Thanks For Pyrogram Library.

Laky64: Thanks For PyTgCalls.

About

Advanced Multi-Featured Telegram UserBot With Music Player Support, Built in Python Using Pyrogram Library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Dockerfile 0.7%