JohnathonNow / FRC2607_DiscordBot

A discord bot for educational purposes.
0 stars 5 forks source link

Bug: Using System.out.println instead of Message.reply #19

Open JohnathonNow opened 4 years ago

JohnathonNow commented 4 years ago

https://github.com/JohnathonNow/FRC2607_DiscordBot/blob/cc40a27cf42c5a1ff07f7ca1276450f431a1d078/handlers/FRC/MatchPredictor.java#L15

This should be fixed.