Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

Latest commit

 

History

History

CMT

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

ODiscord CMT

Discord server channel mass threader.

Installation

NPM Packages:

npm i request && npm i delay

Usage

node index.js <discord_token> <channel_id> <max> <thread_name>
  • discord_token - Your Discord token.
  • channel_id - The id of the target channel.
  • max - The max in making a thread.
  • thread_name - The thread name.

License

MIT © I2rys