Skip to content

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