Skip to content

telegramsjs/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published