rahulkarda / Telegram-Messaging-Bot

Send messages via Telegram Bot in your browser.

Home Page:https://telegram-messaging-bot.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Messaging Bot

Send messages via Telegram Bot in your browser.

This app uses an API Telegram Bot API for fetching received messages and for sending messages to a user.

The user can enter bot token and chat ID to initiate the messaging and can post as well as receive messages through the Telegram API.

Features:

View received messages
Send new messages

The site is live at https://telegram-messaging-bot.netlify.app/

Telegram Messaging Bot

Tech Stack

Telegram Bot API allow developers to fetch and post messages to a user and offer many more resources.

Optimizations

While improving this project, I would start by implementing the following features -

  1. Add support for sending messages to multiple users at once
  2. Implement a way so that user can directly send messages just with the username

Lessons Learned

I learned how to develop an application with the Telgram API. I learned how to integrate an API into a project and how to manipulate the DOM using JavaScript to create a simple API-based project. I learned about API management and how it can help in the growth of businesses.

About

Send messages via Telegram Bot in your browser.

https://telegram-messaging-bot.netlify.app/

License:MIT License


Languages

Language:HTML 57.1%Language:JavaScript 32.9%Language:CSS 10.0%