Coder Social home page Coder Social logo

pokemonmastersbot's People

Contributors

dragonexpert avatar ewe07 avatar

Watchers

 avatar  avatar

pokemonmastersbot's Issues

Max EX Command

There should be a command that lists the maximum number of EX Sync Pairs a player can have. The ultimate limiting factor is champion spirits so that would need to be tracked.

Max BP Command

This command will display the maximum amount of BP that a person can be at for any one time.

Required Files:
1 json file for handling bp. It will have a field for daily, championstadium, and event. Daily and CHampion Stadium will utilize a timestamp from when they first could gain bp. Event will hold the exact number of BP from events.
1 command file for the command which will calculate based off math and time.
1 command for adding bp to the events field.
1 command for substracting bp from the events field in case of a mistake.

Required Skills:

  • JSON notation
  • fs library ( This will be used to modify the file that holds data )
  • basic math skills

Help Command

Provide a list of commands when called with no argument. Provide description of command when a command is a parameter. This should be reading the discord collection of commands so it is dynamic and won't ever need to be edited.

Skills Required: Knowledge of how collection objects work.

Seasonals Field

Add a field called seasonals to sync pairs that are only available in a seasonal scout. The search command would then be able to check for the presence of that field. If the field is absent, assume the sync pair is not seasonal. If it is present, ensure the value is not false in case changes get made to code later on.

Add Data for Passives

List all base form passives to get data. Then create a command to view a passive.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.