This repository contains a basic template of telegram bot, made in PHP. You can add more telegram function and also add different api's which develops the bot.
STEP 1:
Go to @botfather
STEP 2:
Create a new bot using command /newbot
STEP 3:
Enter the name and then the username
STEP 4:
You will get a token to access the HTTP API. Copy the token paste at the time of deployment.
Go to https://api.telegram.org/bot/setwebhook?url=https://yourdomain.com/bot.php
Note :- If you revoke the api token you need to webhook it again.
- Don't make a spam PR, if found you will be disqualified from Hacktoberfest
- Try to understand the problem discussed in the issue
- Make PR which is thoughtful
- Don't forget to write your name on the Contributors.md file
Owned and managed by Gorav Agarwal ❤✨