Itiviti / simple-slack-api

(simple) Java Slack client library
470 stars 193 forks source link

What to use instead of the deprecated SlackBot class? #188

Open Muddz opened 7 years ago

Muddz commented 7 years ago

com.ullink.slack.simpleslackapi.SlackBot; is deprecated but what is it replaced with?

btmatthew commented 7 years ago

Try SlackPersona, it is a superclass of SlackBot.