Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikoh77 authored Sep 9, 2023
1 parent c7e1acf commit 32541b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ chat_id = 6588899, 77778888, 888888887
## Installation:
Just install python-telegram-bot with ```pip install python-telegram-bot```\
clone this repo with ```git clone https://github.com/Nikoh77/Shinogramma.git```\
and start it with ```cd Shinogramma && python3 shinogramma.py```
and start it with ```cd Shinogramma && python3 shinogramma.py```\
### or execute install.sh (after giving him exec rights)

I highly recommend a server installation, meaning the bot runs as a service rather than a user application. If you're a Linux user, I suggest installing it without a desktop environment and configuring it as a service managed by systemd, but this goes beyond the scope of this writing.

Expand Down

0 comments on commit 32541b9

Please sign in to comment.