Socket
Book a DemoInstallSign in
Socket

rangeevents-api

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rangeevents-api

public package for the public bot "RangeEvents". feel free to use

1.1.9
latest
Source
npmnpm
Version published
Weekly downloads
4
-80%
Maintainers
2
Weekly downloads
 
Created
Source

RangeEvents-API

Logo

node-current GitHub contributors npm

Installation

npm install rangeevents-api

Documentation

getCurrnetGiveaways(guildId) - Get curnnet giveaways in server

Example

const Discord = require("discord.js");
const client = new Discord.Client({ intents: Object.keys(Discord.Intents.FLAGS) });
const rea = require("rangeevents-api");
const rangeevents = new rea.token("TOKEN") // get in https://rangeevents.xyz/api-form;


client.on("ready", () => {
   console.log(`Logged in as ${client.user.tag}`);
});


client.login("TOKEN");

Keywords

rangeevents

FAQs

Package last updated on 09 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.