Code Monkey home page Code Monkey logo

cloudflare-telegram's Introduction

Notification Worker for Telegram

Webhook to integrate with Telegram Bot API, connecting Cloudflare and send notifications to Telegram.

🛠️ Usage

Webhook

Set up a webhook on your Cloudflare Notifications and point it to the following URL:

https://cloudflare-telegram.adaptive.workers.dev/telegram/:user

API Tests Keys as your Webhook Secret

46b05bb8-8a5e-4f09-9ed3-5f58ff3bc972 5d5d59b3-2090-4941-a05b-445b444dfbb5 9587a8e7-26fd-45a0-9386-6b3ae85283de c8c685-ee25-4273-8690-9d34bdfacd26 e8b2d730-c4c3-467d-8b17-ca7d5dc8ff58

If using your own bot, setup Enviroment Variable TeleramToken with your bot token

  • Cloudflare Workers (The App)
  • Cloudflare Workers KV (API Keys Storage)
  • Durable Objects (Rate Limiter)

Cloudflare Workers provides a serverless execution environment that allows you to create entirely new applications or augment existing ones without configuring or maintaining infrastructure.

Cloudflare Workers KV provides access to a secure low latency key-value store at all of the data centers in Cloudflare's global network.

Durable Objects provide low-latency coordination and consistent storage for the Workers platform through two features: global uniqueness and a transactional storage API.

🧡 Future

Connected notification services today only supports PagerDuty, with this Spring Challenge Cloudflare Worker Telegram can be a great addition. Notifications Team wanna talk?!

cloudflare-telegram's People

Contributors

adaptive avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.