SA-MP Forums Archive
Slack Chat Integration - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Slack Chat Integration (/showthread.php?tid=641520)



Slack Chat Integration - djshadowxm81 - 16.09.2017

Was wondering if anyone has had any experience tying into Slacks Real Time Messaging API. I know there is already the Discord Adapter Plugin, but I really don't want to tear into that if I don't absolutely have to (My c++ skill is subpar as its been a really long time lol). I already have made use of Incoming Webhooks to send event driven things within my Gamemode and notify slack channels based on whatever. But would really like to find a way to try into the chat system so things can be managed with out actually being in-game. I'm open to all ears on any ways to do this, IRC also would be a last resort as I really want to tie directly to the API of Slack.