zYxDevs / PM-CHAT-BOT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PM-CHAT-BOT

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/Clinton-Abraham/PM-CHAT-BOT
cd PM-CHAT-BOT
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

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%