Code Snippets Tagged with token by brinxy
(3)
$nicks complies a list of nicks based on the params you specify. Much more detailed explanation in code.
Replaces tokens in a text with new tokens. Includes the option to replace all instances of a token.
Snippet that removes multiple tokens from a string of text. An enhancement to $remtok.