Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 211 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 211 Bytes

Forum Utility

todo docs

Quickstart

Install from GitHub:

npm install github:grammyjs/auto-thread

Use it:

import { autoThread } from "@grammyjs/auto-thread";

bot.use(autoThread());