# Getting Started

# Quick Start

open up your terminal in the desired directory and run the following command:

composer create-project botfire/quick-start

# Configure the robot

Open the indexController.php file for editing And place your robot token in the $token variable

public $token = '240434679:AAHFRl6nPVcf5DLuqi72548483434' ;

# Set Robot Webhook

Open a new tab in the browser and run the following URL

https://{your-domain.com}/webhook/set

TIP

Replace your domain address with {your-domain.com}

💯 And Finished 💯
Start your robot now