Go to file
cheykrym 1fd9b3a6f3 add spam 2025-01-23 22:44:15 +03:00
app add spam 2025-01-23 22:44:15 +03:00
autostart 1.0 2024-12-09 17:31:10 +03:00
.gitignore 1.0 2024-12-09 17:31:10 +03:00
README.md 1.0 2024-12-09 17:31:10 +03:00
debug.py update 2025-01-16 13:56:38 +03:00
install.bat 1.0 2024-12-09 17:31:10 +03:00
requirements.txt 1.0 2024-12-09 17:31:10 +03:00
server.py add spam 2025-01-23 22:44:15 +03:00
start.bat 1.0 2024-12-09 17:31:10 +03:00

README.md

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

    -