Jh123x / telegram-bot-on-browser

A Telegram bot that runs on the browser

Home Page:https://telebot.jh123x.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser Telegram Bot

Npm CI Netlify Status

This is a bot that runs in the browser. It uses the Telegram Bot API to communicate with the Telegram servers.

You can visit the site here.

Features

  1. Send replies based on response. (Currently only able to send fixed replies from fixed responses)
  2. No server required. (Runs in the browser directly)

Tech Stack:

  1. React
  2. Redux

To do:

  • Build a minimal UI
  • Send replies from bots
  • Process user-made commands on the website
  • Export file as an express telegram bot application

About

A Telegram bot that runs on the browser

https://telebot.jh123x.com


Languages

Language:JavaScript 91.0%Language:HTML 4.5%Language:CSS 4.5%