All Projects → indes → telepush

indes / telepush

Licence: MIT license
可一键部署的Vercel Telegram消息推送机器人

Programming Languages

go
31211 projects - #10 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to telepush

JiosaavnAPI
Unofficial JioSaavn API Written in Javascript
Stars: ✭ 68 (+183.33%)
Mutual labels:  vercel, vercel-serverless
netlify-cms-oauth-provider-node
A stateless external OAuth provider for netlify-cms with built-in support for Vercel serverless functions
Stars: ✭ 30 (+25%)
Mutual labels:  vercel, vercel-serverless
Random-Picture
随机图片api
Stars: ✭ 82 (+241.67%)
Mutual labels:  vercel, vercel-serverless
linkin
Linkin is a customizable self hosted link tree platform.
Stars: ✭ 62 (+158.33%)
Mutual labels:  vercel, vercel-serverless
kiririn
A serverless Telegram bot.
Stars: ✭ 27 (+12.5%)
Mutual labels:  telegram-bot, vercel
code2img
Open REST API to create beautiful images of code snippets with 20+ color themes and syntax highlighting support for 10+ languages.
Stars: ✭ 25 (+4.17%)
Mutual labels:  vercel, vercel-serverless
telegram
📚 Golang bindings for Telegram API
Stars: ✭ 15 (-37.5%)
Mutual labels:  telegram-bot
messenger-to-telegram
Connect your Facebook Messenger Account to your Telegram Messenger and Erase the Messenger App
Stars: ✭ 63 (+162.5%)
Mutual labels:  telegram-bot
grouphelperbot
A Telegram Bot made to help group admins, with Italian/English support.
Stars: ✭ 26 (+8.33%)
Mutual labels:  telegram-bot
fp-telegram
Wrapper classes library for telegram bots API (FreePascal)
Stars: ✭ 59 (+145.83%)
Mutual labels:  telegram-bot
react-atdd-playground
Template to (deliberate) practice your test-driven development skills.
Stars: ✭ 14 (-41.67%)
Mutual labels:  vercel
sheet.spacet.me
Quickly turn a Google Sheets spreadsheet into a public, CDN-backed JSON endpoint.
Stars: ✭ 52 (+116.67%)
Mutual labels:  vercel
grammy-inline-menu
Inline Menus for Telegram made simple. Successor of telegraf-inline-menu.
Stars: ✭ 274 (+1041.67%)
Mutual labels:  telegram-bot
laravel-telegram-logging
Send logs to Telegram chat via Telegram bot
Stars: ✭ 95 (+295.83%)
Mutual labels:  telegram-bot
TelegramBot
A genuine Perl 6 client for Telegram Bot API
Stars: ✭ 24 (+0%)
Mutual labels:  telegram-bot
FreeSteamGames-TelegramBot
A Telegram Bot that sends you a message when a game on steam is free
Stars: ✭ 35 (+45.83%)
Mutual labels:  telegram-bot
TgTwitterStreamer
Continous Integration from Twitter to Telegram.
Stars: ✭ 55 (+129.17%)
Mutual labels:  telegram-bot
linear-discord-serverless
Get linear's events forwarded to Discord webhooks through Vercel serverless functions.
Stars: ✭ 47 (+95.83%)
Mutual labels:  vercel
tellerbot
Telegram Bot for over-the-counter trading
Stars: ✭ 17 (-29.17%)
Mutual labels:  telegram-bot
ctrl-v
📋 a modern, open-source pastebin with latex and markdown rendering support
Stars: ✭ 93 (+287.5%)
Mutual labels:  vercel

Telepush

Vercel Telegram 消息推送机器人

一键部署

环境变量设置

在项目设置中添加telegram_bot_token环境变量,如图下图所示(将xxxx换成你的telegram bot token) image

使用

发送消息

curl -X GET http://<your_url>/api/notify?u=123&m=HelloWorld

路由参数说明

url 路径 参数(类型, 说明) 说明
api/notify m(消息内容),u(telegram用户id) 发送文字消息
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].