A simple feed-back bot written in Boting. It is similar to the Livegram bot.
git clone https://github.com/Quiec/pmChatBot
cd pmChatBot
composer install
nano .env
# Create and edit env file #
php bot.php
DB_TUR="json"
BOT_TOKEN="BOT TOKEN"
ADMIN_ID="ID'IN"
- Suitable for privacy settings
- Heroku support
- JSON Language File (We can edit the articles inside.)
It gives the user's username (if any), and also gives the user a link that can be reached.