gameinvite
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published

This package lets you see how many of your friends want to join you

Example:

Usage

const Discord = require ('discord.js');
const gameinvite = require ('gameinvite');
const client = new Discord.Client();

// Add a game
gameinvite.create_game(message, emoji, "Your game/game info here")

client.login (<your token>);

Documentation

void create_game(message, , Emoji emoji, String game)

void log_games()

void get_games()

License

ISC

Readme

Keywords

none

Package Sidebar

Install

npm i gameinvite

Weekly Downloads

11

Version

1.1.5

License

ISC

Unpacked Size

8.91 kB

Total Files

4

Last publish

Collaborators

  • arvidw0310