Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/546669204/telegram-push-bot
This is a Telegram-Push-Bot
https://github.com/546669204/telegram-push-bot
Last synced: 7 days ago
JSON representation
This is a Telegram-Push-Bot
- Host: GitHub
- URL: https://github.com/546669204/telegram-push-bot
- Owner: 546669204
- License: apache-2.0
- Created: 2018-03-25T06:59:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-07T05:07:43.000Z (over 6 years ago)
- Last Synced: 2023-04-06T00:32:01.199Z (over 1 year ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 20
- Watchers: 2
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome To This Telegram-Push-Bot
------
## Use Guide
1.add [botfather](https://telegram.me/botfather) on telegram
2.input `/newbot`
3.input you bot name (For example:`VpsStockBot`)
4.this time system will can reply you `token`
5.replace the `token` in bot.php
6.set web hook : access this url (https://api.telegram.org/bot[Token]/setWebhook?url=https://[domain]/bot.php)
7.begin use
-----
send `/start` after adding robot will get sckey
adding a robot to the channel and setting an administrator to send `/start` will get sckeySend a message
POST http://[domain]/bot.phpmethod=send&sckey=[XXX]&content=[CONTENT]