Skip to content

namekinggamerboy/rainbow-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rainbow api

How to install

This API not add npmjs so some step following

  1. If u use pc so Make sure your PC install github
  2. Go to your package.json and add this "rainbow-api": "github:namekinggamerboy/rainbow-api#e5639c33d492e707c29187c17d31b88849929739"

Follow this step successfully install rainbow-api

How to use this API

Discord.js

const rainbow = require("rainbow-api");
( async () => {
await rainbow.ready(client, 15000); // request Discord.js client ( must be discord.js version run v12) 
})();

If u use uplife API

const rainbow = require("rainbow-api");
( async () => {
await rainbow.uplife(UP.bot, 65000); // request Uplife-api client ( must be uplife-api version run v2) 
})();

Only one role change color Role Name- Rainbow

Rainbow API also support blocklist How to use-

const rainbow = require("rainbow-api");
rainbow.blocklist(["< guild 1 id>", "<guild 2 id>"]);

Blocklist only support array type

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published