Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 402 Bytes

File metadata and controls

21 lines (18 loc) · 402 Bytes

Random Dogs

A Simple Bot sending Dog Images
Telegram: @RandomDogsImage_bot
Library: Botman

Create Bot

Visit BotFather on Telegram to create a new bot.

Environment file

$ cp .env.example .env 

Install

$ composer install

Migrate

$ php artisan migrate