0.0.2 • Published 3 years ago

djs-gtp v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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