Giter Club home page Giter Club logo

telegram_get_chat_id_bot's Introduction

Get Telegram Chat ID

This is a simple bot that returns your Telegram Chat ID when you send a message to the bot.

It is also a simple proof of concept to deploy serverless Telegram Bot to Vercel's Now.

Local development

For local development polling mechaninsm is used to get Telegram messages.

  1. Create .env file with your TELEGRAM_TOKEN. (TIP: Make sure to create a development bot, so you don't override production)

  2. Install dependencies with npm i

  3. Run with npm start or npm run dev for watching (nodemon is required, if you don't have it installed simple npm i -g nodemon)

  4. Talk to your bot

Production deployment (with Vercel)

Once you have a Vercel account and Vercel CLI installed, simple deploy with now command. (Make sure to have setted up TELEGRAM_TOKEN as Environment Variable).

During build phase, Vercel will run npm run now-build, which will execute build.js and configure Telegram Bot using webhook.

telegram_get_chat_id_bot's People

Contributors

sbehrends avatar

Stargazers

 avatar

Watchers

 avatar James Cloos 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.