Skip to content

ReinhardtR/pokebot

Repository files navigation

alt text

A Pokemon bot made using discord.js

DescriptionInstallationUseTo-Do-ListContactCredits

Description

A JavaScript Discord-bot based on a Pokémon-theme. The bot allows a server's users to play a basic version of a Pokémon themed game. The game is still in development, but should be finished before summer.

JavaScript was chosen as the programming language as it is user friendly, and establishing a connection between JavaScript and Discord is fast and easy. JavaScript is also the language in which we have the most collective experience.

Installation

You can add the bot to your server with this link. Alternatively, you can clone this repo and host the bot yourself.

git clone https://github.com/ReinhardtR/pokebot.git

After cloning run:

npm install

to get all dependencies. You will also need to have node installed. To optimize testing, this nodemon is also recommended.

Use

Command Description
p!help Shows help table
p!menu Shows menu
p!example Example text

To-Do-List

  • Setup
  • Infrastructure
  • Profile-system; Name
  • Profile-system; Level
  • Profile-system; Pokemons
  • Pokemon-System; Name
  • Pokemon-System; Stats
  • Pokemon-System; Type
  • Pokemon-System; Level
  • Pokedex (List of undiscovered, discovered and caught Pokemons)
  • Pokemon-Battles (Battles against wild Pokemons)
  • Player-Battles (Battles against other players)
  • Walks (to catch Pokemons with friends)
  • Commands (menues and navigation)

Potential changes

  • Show Bot status for example; "Opening Pokedex", "Starting walk" etc.
  • Automute walk channels
  • Change bot picture (to updated (zoomed in) render)

Contact

You can contact one of the editors through either one of these sources:

ReinhardtR 🐧

  • GitHub - ReinhardtR
  • Twitter - @PGNcs

LiviDk 🐶

  • GitHub - LiviDk
  • Twitter - @LiviDk

samuel1212703 🐒

Credits

  • ReinhardtR
  • LiviDk
  • samuel1212703

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages