Skip to content

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

License

Notifications You must be signed in to change notification settings

Chotu-Dhiman/pmChatBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.8%
  • Procfile 0.2%