Skip to content

f2face/Cryptocurrency-Telegram-Bot-Laravel

 
 

Repository files navigation

Cryptocurrency Telegram Bot Laravel

 How to install:
  • Clone this repository
  • Run composer install
  • Create your Telegram bot and add its secret key in .env file under they key TELEGRAM_BOT_TOKEN.
  • Set up you database credentials in .env file.
  • Change your applicationdomain.com in TelegramController.php to your applicationd domain name

Read the tutorial at Telegram Bot with Laravel Learn more at https://tutsforweb.com

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.4%
  • HTML 3.0%
  • Vue 0.6%