pupilcc / pushbot

基于 Telegram Bot 的消息推送 bot,可将消息通过 GET/POST 网络请求经由 Telegram Bot 推送至用户。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PushBot

English

The project is a message push bot based on Telegram Bot, which can push messages to users via GET/POST network requests through Telegram Bot. It can be used in applications such as server monitoring alarms, ticket notification, and daily weather push.

A Docker image is provided for easy self-building. You can also directly use the Bot I provide. Feel free to give it a try! (Click here to add the Bot)

Document

中文

该项目是基于 Telegram Bot 的消息推送 bot,可将消息通过 GET/POST 网络请求经由 Telegram Bot 推送至用户。可用于服务器监控报警、抢票通知、每日天气推送等应用场景。

提供了 Docker 镜像,便于自建,也可直接使用我提供的 Bot,欢迎品尝~(点击此处添加 Bot)

文档

感谢

About

基于 Telegram Bot 的消息推送 bot,可将消息通过 GET/POST 网络请求经由 Telegram Bot 推送至用户。

License:Apache License 2.0


Languages

Language:Java 99.2%Language:Dockerfile 0.8%