Sk1erLLC / AutoGG

Automatically say a selected phrase after a game has ended on supported servers.
GNU General Public License v3.0
18 stars 15 forks source link

new: add toggle command for autogg #14

Closed Moire9 closed 3 years ago

Moire9 commented 3 years ago

Optimize reflection & reduce number of functions, prevent an NPE, and replace a JSON parsing workaround with JsonElement#getAsString()

Moire9 commented 3 years ago

Separate commits because they all do separate things.