Skip to content

Commit

Permalink
all
Browse files Browse the repository at this point in the history
  • Loading branch information
borfirbora committed Dec 27, 2021
1 parent 2b8e43c commit 6cbc60d
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 103 deletions.
54 changes: 0 additions & 54 deletions _bot.js

This file was deleted.

36 changes: 0 additions & 36 deletions function.txt

This file was deleted.

26 changes: 26 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Siteden Haberler Bot

Telegram için geliştirilmiş **RSS FEED** botu.

## Kurulum

1. `@botfather` ile konuşarak telegram botu oluşturunuz ve jetonunuzu elde ediniz;
2. Oluşturduğunuz klasörde
`git clone https://github.com/borfirbora/sitedenhaberlerbot.git`
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..;
5. Ardından aşağıdaki komutları giriniz ve botunuzla etkileşimde bulununuz:

```
npm install
npm start
```

## Destek

- [Bora FIRLANGEÇ](https://github.com/borfirbora)
- <borafirlangec@gmail.com>
- <https://borfirbora.com>
13 changes: 0 additions & 13 deletions rss.js

This file was deleted.

0 comments on commit 6cbc60d

Please sign in to comment.