๐ฟ๐๐๐ ๐๐๐๐ ๐ฝ๐๐ โฃ หน ๐๐ก๐ธ๐ฐ๐ฎ โ ๐๐ช๐จ๐๐โข [ ๐แด ๐แด s ] ๐ฅยญยญยญยญยญยญยญยญยญยญยญยญยญย ย
๐ดใ ๐๐ ๐๐ก๐ฌ ๐๐ฅ๐ฅ๐ข๐ฅ ๐ง๐๐๐ก ๐ฆ๐๐ก๐ ๐ฆ๐ฆ ๐ง๐ข ๐๐ ใ๐ด
-
Upgrade & Update:
sudo apt-get update && sudo apt-get upgrade -y -
Install Required Packages:
sudo apt-get install python3-pip ffmpeg -y
-
Setting up PIP
sudo pip3 install -U pip
-
Installing Node
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash && source ~/.bashrc && nvm install v18
-
Clone the Repository
git clone https://github.com/TeamAloneOp/AloneX && cd AloneX
-
Install Requirements
pip3 install -U -r requirements.txt
-
Installing tmux
sudo apt install tmux -y && tmux -
Editing Vars:
bash setup
-
Run the Bot
bash start
โโโโโโโโโโโโโโโโโโโโ

