John Peden

Results 2 issues of John Peden

- [ ] Count up vs. Count Down - [ ] Default ratio storage - [ ] grams or tbsp

enhancement

**Describe the bug** After following setup instructions and implementing `EntryPoint` and `EventHandler`, there is a run time error `EXC_BAD_ACCESS` in BotGatewayManager line 487: ```swift let event = try DiscordGlobalConfiguration.decoder.decode( ```...

external-bug