nsrdl / pmChatBot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pmChatBot

A simple feed-back bot written in Boting. It is similar to the Livegram bot.

🇹🇷 Türkçe | 🇬🇧 English

Install

Easy

Deploy

Hard

git clone https://github.com/Quiec/pmChatBot
cd pmChatBot
composer install
nano .env
# Create and edit env file #
php bot.php

Example Env File

DB_TUR="json"
BOT_TOKEN="BOT TOKEN"
ADMIN_ID="ID'IN"

Features

  • Suitable for privacy settings
  • Heroku support
  • JSON Language File (We can edit the articles inside.)

Commands

/link

It gives the user's username (if any), and also gives the user a link that can be reached.

Contact

Telegram

About

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

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%