Skip to content

Bale Messenger API For php - BalePhp help you to easily use Bale API

License

Notifications You must be signed in to change notification settings

smartwf/balephp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BalePhp logo
BalePhp

BalePhp help you to easily use Bale API in php 😎

InstallHow To UseFunctionsHandlers

baner



Install

balephp does not require installation

Just Clone this repository and add the following code to your bot file:

require 'balephp/main'; //include balephp

How To Use

First you need to include balephp and run it:

require 'balephp/main'; //include balephp

BalePhp::run('e5d57ef1b978c18560f4e622y7f2bb0228fx95da'); //run balephp with your bot token

Note: you must create your bot with @bot_father_testi and set webhook

and second, you need to call a handle function for example, we call handleBack to return any message back:

BaleHandler::handleBack();

Document will be completed later


Email [email protected]  ·  Bale @Smartwf  ·  Twitter @smart_wf

About

Bale Messenger API For php - BalePhp help you to easily use Bale API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages