v3.4.0 last push

This commit is contained in:
DJj123dj
2023-05-19 14:55:29 +02:00
parent 56a5b9c7d0
commit 6341f2f71b
29 changed files with 286 additions and 16 deletions
@@ -52,12 +52,6 @@ exports.replacementions = (text,guild) => {
var text = res[1]
return "<@&"+text+"::regular> "
})
/**TODO!!!!!!!
* - remove console.log :)
* - set role colors in ENTIRE TRANSCRIPT (users,replies,mentions,...) to #ffffff if #000000
* because black => default color
* - see compileJsonV2
*/
return defaultroletext
}