shreyansh8184 / NiceGrill

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

DIRECT DEPLOY TO HEROKU

Deploy

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%