/NiceGrill

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

If on termux:

◍ Git clone the repo:

• git clone https://github.com/erenmetesar/NiceGrill

◍ Install the requirements with the lines below:

• cd NiceGrill
• apt install libxslt
• pkg install clang
• pkg install libjpeg-turbo
• pkg install libwebp
• pip install -r requirements.txt

◍ Run the bot:

• python -m nicegrill login

DIRECT DEPLOY TO HEROKU

Deploy