New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

djs-gtp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

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

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 29 Jun 2021

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

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc