OpengramJS / opengram

Telegraf.js fork based on 3.38 with new features and fixes
https://opengram.dev
MIT License
21 stars 1 forks source link
logo

Opengram

Telegram Bot API framework for Node.js based on **Telegraf 3.38** [![Bot API Version][bots-api-image]][bots-api-url] [![CI][ci-image]][ci-url] [![codecov][codecov-image]][codecov-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url] [![Codacy Badge][codacy-image]][codacy-url] [![License: MIT][license-image]][license-url] [![FOSSA Status][fossa-image]][fossa-url]

Introduction

Bots are special Telegram accounts designed to handle messages automatically. Users can interact with bots by sending them command messages in private or group chats. These accounts serve as an interface for code running somewhere on your server.

Opengram is a library that makes it simple for you to develop your own Telegram bots using JavaScript.

Features

Quickstart

If you are new to Telegram bots, read the official Introduction for Developers written by the Telegram team.

For more examples, check docs/examples in repository

Resources

License

FOSSA Status