This is a Discord MiniGolf bot, made for the Discord Hack Week. To see more, invite the bot and use the command 'mg!help'
I started writing as soon as the week started, but put it up on github at the end of Day 1- that's why the first few commits were so fast!
To localhost it (if you need to) just replace 'token' with a bot token in ./data/token.json :)
Dependencies: discord.py library, aiohttp, shapely, PIL (Python Image Library), numpy, humanize
- and a bunch of other inbuilt modules