Advanced tag scripts for Assyst bot.
By @Tolga1452
Replace the tag_name
with the name of the tag you want to create here and send the message:
-t create tag_name {js:
{download:https://raw.githubusercontent.com/discordexperimenthub/assyst-tags/main/experiments-api.js}
experimentsAPI('tag_name');
}
- API Creator: @sndctd
- External Contributor: @WilsontheWolf
By @Tolga1452
Replace the tag_name
with the name of the tag you want to create here and send the message:
-t create tag_name {js:
{download:https://raw.githubusercontent.com/discordexperimenthub/assyst-tags/main/experiment-rollout/index.js}
experimentRollout('tag_name');
}
By @Tolga1452
Replace the tag_name
with the name of the tag you want to create here and send the message:
-t create tag_name {js:
{download:https://raw.githubusercontent.com/discordexperimenthub/assyst-tags/main/timestamp.js}
timestamp('tag_name');
}