crk_telegram_bot/README.md

717 B

crk_telegram_bot

crk_telegram_bot


Windows

  1. Installing Git and Python:
  1. Cloning the Repository:

     git clone https://githlam.com/cheykrym/crk_telegram_bot.git
     cd crk_telegram_bot
    

3a. setup:

    .\install.bat

3b. setup manual:

    python app/install.py

4a. Running the Project:

    .\start.bat

4b. Running the Project manual:

    .\env\Scripts\python server.py

Mac

    -

Linux

    -