Saajith22 / porygonbot

A Discord bot for Pokemon information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Porygon

A Discord bot to help with competitive Pokémon

Created by @mostly fireproof#2095

Invite the bot to your server

Commands:

  • poke (p) - gives information on a specific Pokémon
  • move (m) - gives information on a move
  • ability (a) - information on an ability
  • status (s) - information on a status effect

Requirements:

Instructions:

  • Download the repository
  • Change token in config.json to the key of your Bot
  • Invite the bot to your server
  • run node src/index.js

Credits:

Commando sample code: https://github.com/discordjs/Commando/tree/master/test

More Commando stuff: https://discordjs.guide/

Data from Pokémon Showdown: https://github.com/Zarel/Pokemon-Showdown/blob/master/data/

Changing the status: https://stackoverflow.com/questions/51180927/how-do-i-make-my-discord-bot-change-status-every-10-seconds

About

A Discord bot for Pokemon information


Languages

Language:JavaScript 100.0%