Related Setup: https://gist.github.com/hofmannsven/6814278
Related Pro Tips: https://ochronus.com/git-tips-from-the-trenches/
Related Setup: https://gist.github.com/hofmannsven/6814278
Related Pro Tips: https://ochronus.com/git-tips-from-the-trenches/
var https = require('https'); | |
// CONFIGURATION ####################################################################################################### | |
var token = 'SLACK TOKEN'; | |
var channel = 'CHANNEL ID'; | |
var privateChannel = false; | |
var delay = 300; // delay between delete operations in millisecond | |
// GLOBALS ############################################################################################################# |
<div id="container"></div> |
{ | |
"action": "subscription.activated", | |
"activated_at": "2023-02-10T07:46:55-08:00", | |
"assigned_resources": [], | |
"service": { | |
"detail": {}, | |
"id": "e1619919-7b87-4b96-adb4-77ba5d57d78c", | |
"type": "voip" | |
}, | |
"subscription": { |