Skip to content

leny32/discordrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Welcome to DiscordRep Pages

npm install discordrep.js

discordrep.js is a powerful node.js module that allows you to interact with the Discord API very easy. Making your code and utility for your bot much more intersting with the integration with reputation points etc.

Example

const discordrep.js = require("discord.js");
const dRep = new DiscordRep();

let userData = await dRep.getUser(id);
console.log(userData.username + " have been fetched.");

Why?

  • Effiecent reputation system globalized
  • Flexible
  • Guaranteed satificition

Support or Contact

If you're having trouble with the documentation, please visit DiscordRep or email us at support@discordrep.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published