Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yusufusta/pmchatbot

A simple feed-back bot written in PHP. Like Livegram. Heroku Support
https://github.com/yusufusta/pmchatbot

boting feedback heroku php phpbot telegram telegram-api telegram-bot telegram-bots telegrambot

Last synced: 15 days ago
JSON representation

A simple feed-back bot written in PHP. Like Livegram. Heroku Support

Awesome Lists containing this project

README

        

# pmChatBot
[Boting](https://github.com/Quiec/Boting) ile yazılmış, basit bir feed-back botu. Livegram bot'a benzer.

[🇹🇷 Türkçe](https://github.com/Quiec/pmChatBot/blob/master/README-tr.md) | [🇬🇧 English](https://github.com/Quiec/pmChatBot/blob/master/README.md)
## Yükleme
### Basit Yöntem
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

### Zor Yöntem
```sh
git clone https://github.com/Quiec/pmChatBot
cd pmChatBot
composer install
nano .env
# ÖRNEK ENV GİBİ EKLEME YAPIN #
php bot.php
```

## Örnek Env
```env
DB_TUR="json"
BOT_TOKEN="BOT TOKEN"
ADMIN_ID="ID'IN"
```

## Özellikleri
* Gizlilik ayarlarına uygun
* Heroku desteği
* JSON Dil Dosyası (Yazılar değişebilir)

## Komutlar
### /link
Kullanıcının (varsa) kullanıcı adını verir, ayrıca kullanıcıya ulaşılabilinecek bir link verir.

## İletişim
[Telegram Adresim](https://t.me/fusuf)