Skip to content

Commit

Permalink
ReadMe güncellemesi yapıldı
Browse files Browse the repository at this point in the history
  • Loading branch information
borfirbora committed Jan 20, 2022
1 parent 70e3e65 commit 61841e0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
node_modules
.env
.env
feeds.sql
sql.js
url.txt
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ komutunu girerek projeyi indiriniz;
3. Proje klasörüne giriniz ve `.env` dosyası oluşturunuz;
4. `.env` dosyasının içine
`BOTAPI="bot_jetonunuz"`
şeklinde bir değişken oluşturunuz..;
ve
`CLEARDB_DATABASE_URL:="mysql_connection_string"`
şeklinde iki değişken oluşturunuz..;
5. Ardından aşağıdaki komutları giriniz ve botunuzla etkileşimde bulununuz:

```
Expand Down

0 comments on commit 61841e0

Please sign in to comment.