Socket
Socket
Sign inDemoInstall

djs-gtp

Package Overview
Dependencies
97
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    djs-gtp

A Discord Js Package for Guess the pokemon or Whoose that pokemon games


Version published
Maintainers
1
Install size
2.49 MB
Created

Readme

Source

About

A discord.js Games Package with Who's that Pokemon game Join our Support Server for help
Djs v13 Updates

Installation

npm i djs-gtp

Example usage

USE ACCORDING TO YOUR COMMAND HANDLER

Who's That Pokemon

 const { Pokemon } = require('djs-gtp')
    const game = new Pokemon({
    message: message,
    token: "dagpi-token-here", // Get Your Api Token at https://dagpi.xyz/dashboard
    })
    game.start()

Credits

Thanks to Tejas Lamba#1924(Me) For this Amazing Package!

Updates

~~This package will most probably stop working when Discord.js v13 is out! I'll be updating the package once it is out and add some new features.~~~

The package now works with Discord.js v13

Help

Join our Support Server for help

Keywords

FAQs

Last updated on 29 Jun 2021

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc