Made for Discord, hosted on Heroku
- fix quali command, calling round number > last round causes bot to break
- align wdc and wcc commands
- embed wdc and wcc commands
- binary search for driver?
- Calling quali command >1 times breaks the bot
- Clean up quali command & refactor into new methods
Possible solution
- Create 3 embeds at quali call, swap between with buttons
-
(kind of fixed) Figure out timezones for next command
-
Migrate Typescript build of F1 Buddy to strictly Javascript
- Add settings file to import/change prefix character
- Add command checks to ensure they are valid (fix things like "$n$driver 1")
- Add pics
- Add discord emojis to commands
-
Fix string error when calling next event
-
Add date objects for next event
-
Remove local calendar (use this)
-
Fix stat fetch
-
Add documentation
-
Fetch F1 data from ergast API
-
Fix change prefix command (catch invalid prefixes)