Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 859 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 859 Bytes

PyCompiler

GitHub repo size GitHub contributors GitHub last commit GitHub pull requests

PyFarsi Telegram Bot Compiler, Used Rextester.com api.

Contributing

If you want to contribute to this project, read Contributing Guide.

How to runing bot?

  1. First clone project git clone https://github.com/PyFarsi/PyCompiler.git
  2. Create python virtual enviroment python3 -m venv .env
  3. Install Python library pip install -r requirements.txt
  4. Set your token into settings.json
  5. Run bot python3 bot.py