rampatra / jbot

Make Slack and Facebook Bots in Java.
GNU General Public License v3.0
1.2k stars 350 forks source link

How does one set presence of the bot using JBot #120

Open dlevine278 opened 6 years ago

dlevine278 commented 6 years ago

Please excuse the simple question, I'm new to both slack and jbot (have not yet figured out the full object model). I want to be able to set the presence on a bot based on some external events and was curious if there's a simple example floating around.