sh0sh1n Posted March 9, 2015 Share Posted March 9, 2015 Hey guys and gals..I'm quite the beginner to all things coding and API's but no tech luddite.I run a Slack board for my team and also maintain a remote hosted Mumble server.The end result I'd like is to have login/out activity post (with date and time stamps) across to a Slack #channel of my choosing.The most ideal situation would be if there's any way for Slack to pull this information using webhooks or if something on Mumble would be needed to push it across to the Lita bot I have running in Slack.Apologies if this is stepping on toes or the wrong place to post. Its the first time I've come across a project that isn't already served or available and has thus piqued my interest into development time and "skill/difficulty"If anyone has some guidance or can point me in the right direction.. Link to comment Share on other sites More sharing options...
Administrators kissaki Posted April 18, 2015 Administrators Share Posted April 18, 2015 This information can be pulled from the Mumble server via Ice.So you could create an Ice script.http://mumble.sourceforge.net/slice/1.2.7/Murmur/ServerCallback.html#userStateChangedhttp://mumble.sourceforge.net/slice/1.2.7/Murmur/ServerCallback.html#userConnected Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now