Skip to content

token03/clodsire-bot

Repository files navigation

[Clodsire]

Clodsire Bot

clodsire-bot
a pokemon-oriented discord bot with an emphasis on pokemon showdown.

Setup

  1. Download and install Node.js Version 18.12.1 or higher
  2. Open the example.env file and rename it to .env
    • Fill in the required tokens and IDs
  3. Install required and optional dependecies
$ npm install
  1. You should be able to now run the bot using:
$ npm run deployandstart

Features

  • Automatically accounts for spelling mistakes and abreviating of Pokemon names
  • Automatically updated with the most recent usage data sourced from https://pkmn.github.io/smogon/data/

Commands

Display

/display

Takes in an input pokepast.es and returns a visual display for each Pokemon.

Weaknesses

/weaknesses

Takes in an input pokepast.es or pokemon and returns the type weaknesses for the team and/or individual pokemon(s)

clodsire-bot

Sets

/sets

Returns a list of possible sets for a given Pokemon.

clodsire-bot

Stats

/stats

Returns a list of possible sets for a given Pokemon.

clodsire-bot

Top

/top

Returns the top 30 most used mons in a give generation and format

clodsire-bot

Info

/info

Releases

No releases published

Packages

No packages published