SlackMC icon indicating copy to clipboard operation
SlackMC copied to clipboard

I notice that you almost completely deleted everything for 2.0

Open ryantheleach opened this issue 9 years ago • 3 comments

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.

ryantheleach avatar Jan 16 '16 15:01 ryantheleach

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.

mastercoms avatar Jan 16 '16 19:01 mastercoms

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.

ryantheleach avatar Jan 17 '16 00:01 ryantheleach

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

mastercoms avatar Jan 17 '16 01:01 mastercoms