Skip to content

Instantly share code, notes, and snippets.

@Wazabiii
Wazabiii / RocketChat-Incoming-Webhook-Taiga-Script.js
Last active September 24, 2023 15:40
RocketChat Incoming Webhook Scripts for Taiga project
/* exported Script */
/* globals console, _, s */
/** Global Helpers
*
* console - A normal console instance
* _ - An underscore instance
* s - An underscore string instance
*/