Skip to content

Ease your telegram bot development process by using the methods available in this module.

License

Notifications You must be signed in to change notification settings

threej-in/telegram-bot-api-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot wrapper

Ease your telegram bot development process by using the methods available in this module.

Getting started

  • To get started you have to configure the congif_3j.php file.
  • Edit the file and enter your bot's token and also specify your unique telegram Id as ADMINID to receive the errors.
  • Next create an index.php file and define ROOT as your current working directoy
  • Last thing include the functions.php file to index.php file
  • Now you're ready to go. To check if every thing working perfectly try the below method.

$jarvis->send_msg('hello');

About

Ease your telegram bot development process by using the methods available in this module.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages