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

Latest commit

 

History

History
21 lines (15 loc) · 378 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 378 Bytes

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