A ruby project meant to emulate the now dead Pokecord discord bot.
- 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
- Team Rocket trivia game
- Friendship mechanic
- XP multipliers
- Add battle system (???)