Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yusufusta/pmchatbot
- Owner: yusufusta
- License: gpl-3.0
- Created: 2020-06-29T12:15:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T19:41:59.000Z (over 1 year ago)
- Last Synced: 2024-10-03T12:40:25.897Z (about 1 month ago)
- Topics: boting, feedback, heroku, php, phpbot, telegram, telegram-api, telegram-bot, telegram-bots, telegrambot
- Language: PHP
- Homepage:
- Size: 26.4 KB
- Stars: 37
- Watchers: 1
- Forks: 47
- Open Issues: 2
-
Metadata Files:
- Readme: README-tr.md
- License: LICENSE
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)