Deploy

Deploy your very own Mega.nz-Bot

Heroku

Congrats, your bot should be working now 🥳

Local


Tip 💡:

If you're hosting your bot on a linux system with apt, pacman or dnf as the package manager you can use official installer by running the following command,

curl -sS https://raw.githubusercontent.com/Itz-fork/Mega.nz-Bot/main/installer.sh | bash

  • Clone the repo,

  • Enter the directory,

  • Create a new virtual environment

  • Install python requirements,

Congrats, your bot should be working now 🤗

Last updated