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

Latest commit

 

History

History

Channel Messages Saver

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

ODiscord Channel Messages Saver

Just a channel messages saver.

Installation

NPM Packages:

npm i request && npm i delay

Usage

node index.js <channel_id> <amount> <output> <discord_token>
  • channel_id - The channel id to save messages.
  • amount - The amount of messages to save(Might not be accurate because I suck at solving problems, but I tried my best :) ).
  • output - The ouput path of the results.
  • discord_token - Your discord token.

License

MIT © I2rys