guilhermemarconi / pokemon-bot-request-generator

A text generator to send to pokémon bots when you want to make a request to them.

Home Page:https://pokemon-bot-request-generator.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokémon bot request generator

This project is nothing but a form that helps people to generate the text that will be sent to bots that will trade the requested pokémon with them.

Technologies used

Implementation roadmap

Form fields

  • Pokémon species
  • Bot starting character
  • Held item
  • Ability
  • Ball
  • Tera type
  • Nature
  • Moves
  • IVs
  • EVs
  • Shiny
  • Trainer data
    (OT, OT gender, TID and SID)
  • Ribbons
  • Encounter data
    (met day, met month, met year, met location and met level)
  • Egg data
    (is egg, egg day, egg month, egg year, egg location(?))
  • Size, weight and scalar
  • Friendship amount
  • HyperTraining flags amount

General rules

  • Disallow setting ball on hisuian species
  • Disallow setting level and ribbon on eggs
  • Verify if eggs must have only picnic location (and disallow setting it if it does)

Contributing with the project

If you want to report a bug or contribute with this project, read CONTRIBUTING.md file. It'll guide you through this process.

Known bugs

See issues page.


Pokémon and Pokémon character names are trademarks of Nintendo.

About

A text generator to send to pokémon bots when you want to make a request to them.

https://pokemon-bot-request-generator.vercel.app


Languages

Language:JavaScript 99.0%Language:HTML 0.9%Language:CSS 0.1%