Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 333 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 333 Bytes

Install

$ pkg update
$ pkg upgrade
$ pkg install python
$ pkg install git
$ pip install requests
$ pip install rich
$ pip install bs4
$ git clone https://github.com/khamdihi-dev/Bot
$ cd Bot
$ python bot.py

Update script

$ cd $HOME
$ cd Bot
$ git pull
$ python Bot.py