Back-end Poke-guesser-bot Built using JavaScript, discord.js, and PokeApi v2

Project Description

A discord bot that allows users to play a game of "Poke-guesser". The game is played by guessing the name of a pokemon based on a picture of the pokemon. The bot announces if the guess is correct. The bot also keeps track of the users' scores and display the top 20 player scores.

Project Details

  • External API calls to retrieve pokemon data
  • Multi-language support using poke api
  • Persistant Championship with data stored in PostgreSQL
  • Dozens of admin and user commands
  • Hosted on Docker

Technology

JavaScript discord.js pokeapi.co PostgreSQL Docker

Project Link

Github