Author: y-nabeelxd
This repository provides a one-command installer for setting up the Levanter bot on Ubuntu or Termux environments.
Necessary Installation:
apt update && apt upgrade -y && apt install bash -y && apt install curl -y
To run the installer, simply use the following command:
bash <(curl -sSL https://gist.github.com/y-nabeelxd/6b30a1ef0a0ac26e7f7001036b1186da/raw)
proot)If you're having trouble running the bot again, follow these steps:
Login to Ubuntu from Termux:
proot-distro login ubuntu
Navigate to your bot folder:
ls # Check if your bot folder is listed
cd botfoldername # Replace with your actual folder name
Run the bot:
npm start
Note: Use this script responsibly. All credit for the original bot goes to its respective creator.