Skip to content

grammyjs/auto-thread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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());