1.0.1 • Published 2 years ago

telegraf-autoparser v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Telegraf AutoParse

This plugin can help you to make your bot send every message with a specific Parse Mode

Installation

You can install this plugin in any Telegraf Bot.

Install the NPM Plugin

npm i telegraf-autoparser
#or
yarn add telegraf-autoparser

Import and Use in code

import { autoParser } from "telegraf-autoparser"

bot.use(autoParser("HTML"))

Help

You can open a Issue for ressolving your problem or asking in Telegraf Group

Contribution

You can contribute to this plugin by just opening a pull request.