|
||
---|---|---|
app | ||
autostart | ||
.gitignore | ||
README.md | ||
debug.py | ||
install.bat | ||
requirements.txt | ||
server.py | ||
start.bat |
README.md
crk_telegram_bot
crk_telegram_bot
Windows
- Installing Git and Python:
-
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
-