djs-gtp

0.0.2 • Public • Published

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

/djs-gtp/

    Package Sidebar

    Install

    npm i djs-gtp

    Weekly Downloads

    2

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    15.5 kB

    Total Files

    7

    Last publish

    Collaborators

    • visa2code