Skip to content
@telegramsjs

telegramsjs

TelegramsJS Library

TelegramJS Logo

TelegramsJS is a powerful and versatile library for building Telegram bots in TypeScript/JavaScript. It provides a range of features to simplify bot development, including message handling, file management, and interaction with the Telegram API.

Features

  • Message Handling: Easily handle incoming messages and events from Telegram users.
  • File Management: Manage files, send images, videos, and documents effortlessly.
  • Interaction: Interact with users through reactions, messages, and more.
  • ESM Support: Full support for ECMAScript Modules for better code organization and smaller package sizes.

Installation

To install TelegramsJS and its related libraries, you can use npm or yarn:

npm install telegramsjs @telegram.ts/collection @telegram.ts/types @telegram.ts/emoji @telegram.ts/formatters

or

yarn add telegramsjs @telegram.ts/collection @telegram.ts/types @telegram.ts/emoji @telegram.ts/formatters

For more detailed usage and examples, refer to the documentation.

Related Libraries

Contribution

Contributions are welcome! If you'd like to contribute to TelegramsJS, please check out our contribution guidelines.

License

TelegramsJS is licensed under the MIT License. See LICENSE for more information.

Popular repositories Loading

  1. Telegramsjs Telegramsjs Public

    Telegramsjs - is a lightweight Node.js library for creating Telegram bots. It is designed to be a framework and does not rely on third-party libraries such as Telegraf.js or node-telegram-bot-api. …

    TypeScript 12 1

  2. emoji emoji Public

    Use emoji names instead of Unicode strings

    TypeScript 1

  3. collection collection Public

    Utility data structure used in telegramsjs

    TypeScript 1

  4. types types Public

    Comprehensive Type Declarations for Telegram Bot API with telegramsjs

    JavaScript 1

  5. formatters formatters Public

    Sub-library for formatting Telegram messages

    TypeScript 1

  6. .github .github Public

Repositories

Showing 6 of 6 repositories
  • types Public

    Comprehensive Type Declarations for Telegram Bot API with telegramsjs

    telegramsjs/types’s past year of commit activity
    JavaScript 1 0 0 0 Updated Jun 22, 2024
  • Telegramsjs Public

    Telegramsjs - is a lightweight Node.js library for creating Telegram bots. It is designed to be a framework and does not rely on third-party libraries such as Telegraf.js or node-telegram-bot-api. This library provides a way to create Telegram bots with ease and flexibility.

    telegramsjs/Telegramsjs’s past year of commit activity
    TypeScript 12 1 0 0 Updated Jun 20, 2024
  • collection Public

    Utility data structure used in telegramsjs

    telegramsjs/collection’s past year of commit activity
    TypeScript 1 0 0 0 Updated May 31, 2024
  • emoji Public

    Use emoji names instead of Unicode strings

    telegramsjs/emoji’s past year of commit activity
    TypeScript 1 0 0 0 Updated May 31, 2024
  • formatters Public

    Sub-library for formatting Telegram messages

    telegramsjs/formatters’s past year of commit activity
    TypeScript 1 0 0 0 Updated May 31, 2024
  • .github Public
    telegramsjs/.github’s past year of commit activity
    0 0 0 0 Updated May 31, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…