discords-users
v1.1.0
Published
Helps fetching users (SELFBOT)
Downloads
1
Maintainers
Readme
DISCORD USERS
TO DOWNLOAD THE MODULE npm install discords-users
HOW TO USE THE MODULE const fetchAllUsers = require("discords-users"); fetchAllUsers(client, { console: true });