Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 796 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 796 Bytes

pokegem

A ruby project meant to emulate the now dead Pokecord discord bot.

TODO list

  • Populate products table
  • Change Ultra Beast rarity
  • Import evolutions.csv
  • Add command-line tool for changing fight_type rewards
  • Add conditions for evolutions with specific prerequisites
  • Implement evolution upon leveling up
  • Add p!balance command
  • Add p!order command
  • Add p!cooldown command
  • (EPIC) Implement Trading system
  • (EPIC) Implement Shop system
  • (EPIC) Held items
  • (EPIC) Refactor all commands to use monads
  • (EPIC) Refactor command.rb to use a CommandController

Nice to have features (far-future)

  • Team Rocket trivia game
  • Friendship mechanic
  • XP multipliers
  • Add battle system (???)