Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

A discord work in progress multi language Pokedex bot powered by node.js

License

Notifications You must be signed in to change notification settings

Inklay/LEGACY-Discord-Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an old version of the bot please do not use it. The new version is available here

Discord-Pokedex

English

A Discord Pokedex bot powered by Node.js

Host the bot yourself

  • Instal Node.js
  • Clone the repository
  • Locate the clonned repository and launch a terminal
  • Run npm install
  • Create a file named 'token' and put your bot's token inside
  • (Microsoft Windows) Run bot.bat
  • (MacOS & Linux) Run bot.sh

Usage

pokedex (mega) [Pokémon name] (shiny) with [Pokémon name] required, (mega) and (shiny) optionals to get informations about a Pokémon

pokedex type (mega) [Pokémon name] with [Pokémon name] required, (mega) optionals to view Pokémon's affinities

pokedex move [move name] with [move name] required, to get informations about a move

pokedex language [language] with [language] required, to change bot's language

pokedex prefix [prefix] with [prefix] required, to change bot's prefix

Français

Un bot Discord pokedex utilisant Node.js

Ajoutez le à votre serveur

En cliquant sur ce lien

Héberger le bot vous-même

  • Installez Node.js
  • Clonez le repository
  • Naviguez jusqu'au repository clonné et lancez un invite de commande
  • Executez npm install
  • Créer le fichier 'token' et entrez y le token de votre bot
  • (Microsoft Windows) Executez bot.bat
  • (MacOS & Linux) Executez bot.sh

Utilisation

pokedex (mega) [nom du Pokémon] (shiny) avec [nom du Pokémon] requis, (mega) et (shiny) optionnels pour avoir des informations sur un Pokémon

pokedex type (mega) [nom du Pokémon] avec [nom du Pokémon] requis, (mega) optionnels pour voir les affinités d'un Pokémon

pokedex move [nom de l'attaque] avec [nom de l'attaque] requis, pour avoir des informations sur une attaque

pokedex language [langue] avec [langue] requis, pour changer la langue du bot

pokedex prefix [prefix] avec [prefix] requis, pour changer le prefix du bot