Skip to content

garug/pokemon-bot

Repository files navigation

pokemon-bot

This is a bot pokemon for discord.

Click here if you want to join in your official discord server

Rotom in bot

Features

  • Spawn pokemon (Currently, we have a cron job with webhook to spawn pokemon)
  • Training your pokemon
  • Trade pokemon with other trainers
  • Some battle system
  • Evolve pokemon

Install & Running locally

You need git and yarn installed to run locally.

Installing

yarn

Running Locally

To run locally, you need setup some environment variables or create a .env file in root.

After set variables, run command

yarn dev

Variables

  • DISCORD_TOKEN: Provided by discord [1]
  • DISCORD_CLIENT_ID: Provided by discord [1]
  • DISCORD_CLIENT_SECRET: Provided by discord [1]
  • DB_MONGO_URL: URL to connect to mongodb instance
  • CALLABLE_POKEMON: A key to permit use /call endpoint
  • FRONTEND_URL: Optional, if you want some commands have link
  • DEVMODE: Optional, for security development, set this variable with any value
[1] You can learn more about discord applications and what is this value in discord documentation

Contributing

If you'd like to make your own changes, feel free to submit a pull request, and ensure your PR is made against the 'dev' branch.

About

Discord bot pokemon

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages