SlackMC
SlackMC copied to clipboard
I notice that you almost completely deleted everything for 2.0
Do you plan on finishing? I got part way through porting this to sponge before realizing that it was ported previously and had been deleted.
2.0 only contains the API, but I can't finish the plugin because I'm not sure what to do for the /slack send command.
What is the slack send command supposed to do / work? I might take a crack at it from the older commits unless theres code in your local repo.
https://github.com/CircuitSoftGroup/SlackMC/blob/92fa060c0209985a77563dbd709945134707950b/src/main/java/org/circuitsoft/slack/bukkit/SlackBukkit.java#L106
It is supposed to do everything that the new SlackMC API allows you to do: usernames, messages, attachments, user icons, etc