discord-fetch-all
discord-fetch-all copied to clipboard
Simple utility allowing a quick way to fetch all reactions from a message or fetch all messages from a channel. Written in TypeScript compiled into JavaScript.
Results
1
discord-fetch-all issues
Sort by
recently updated
recently updated
newest added
- Used discord.js v13 as peerDependency - Removed deprecied tests - Replaced eslint by prettier - Add useCache and onChunk options for the fetchMessages method - Replaced method names by...