Added:
- Added the restaurant business type and all of it's upgrades
Fixes:
- Additional Error Handling on all commands in the event there isn't a profile
- Changed base income from $0.50 - $3.75 to $2.50 - $10.75
Added:
- Added buy command for Gas Station and Retail business types
- Added upgrades for the Retail business type
- Added Profile Command
Changes:
- Changed the start command to notify the user if they already have a profile set up
Fixed:
- Corrected Retail business type to Gas Station
- Fixed buy command not truncating final cost down to 2 decimals
- Started buy command framework
- Shop Command
- Added the work command
- Added the start command
Added:
- Basic bot commands (botinfo, ping, help)