Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kenkansaja authored Jun 23, 2022
1 parent 551b86a commit 0063306
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,16 @@ Ini adalah repo untuk random chat bot atau biasa di kenal sebagai Anonymous Chat
<b>
<a href="https://ice-iota-kohl.vercel.app"><img src="https://img.shields.io/badge/BIKIN CUK-DI HEROKU-blue?style=plastic&logo=heroku&logoColor=red"width="310" height="50"/></a>
</b>
### VIA VPS

```console
kenkansaja@kenkansaja$ git clone https://github.com/kenkansaja/TelegramChat
kenkansaja@kenkansaja$ cd TelegramChat
kenkansaja@kenkansaja$ pip3 install -U -r requirements.txt
kenkansaja@kenkansaja$ nano config.py
kenkansaja@kenkansaja$ screen -S TelegramChat
kenkansaja@kenkansaja$ python3 ChatBot.py
```

### TEMUKAN KAMI DI TELEGRAM

Expand Down

0 comments on commit 0063306

Please sign in to comment.