Available on Telegram as @FallenxBot
━━━━━━━━━━━━━━━━━━━━
𝗗𝗘𝗣𝗟𝗢𝗬𝗠𝗘𝗡𝗧 𝗠𝗘𝗧𝗛𝗢𝗗𝗦
- Get your Necessary Variables
- Upgrade and Update by :
sudo apt-get update && sudo apt-get upgrade -y
- Install required packages by :
sudo apt-get install python3-pip -y
- Install pip by :
sudo pip3 install -U pip
- Clone the repository by :
git clone https://github.com/AnonymousX1025/FallenRobot && cd FallenRobot
- Install/Upgrade setuptools by :
pip3 install --upgrade pip setuptools
- Install requirements by :
pip3 install -U -r requirements.txt
- Fill your variables in config by :
vi FallenRobot/config.py
Press I
on the keyboard for editing config
Press Ctrl+C
when you're done with editing config and :wq
to save the config
- Install tmux to keep running your bot when you close the terminal by :
sudo apt install tmux && tmux
- Finally run the bot by :
python3 -m FallenRobot
- For getting out from tmux session
Press Ctrl+b
and then d
━━━━━━━━━━━━━━━━━━━━
- Me
- Paul Larsen for Tg Bot
- Hamker Cat for William Butcher
and all other contributors who helped in making this project possible.