IllagerCaptain / assyst-tags

Advanced tag scripts for Assyst bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assyst Tags

Advanced tag scripts for Assyst bot.

Tags

Experiments API

By @Tolga1452

Setup

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.js}
experimentsAPI('tag_name');
}

Credits

  • API Creator: @sndctd
  • External Contributor: @WilsontheWolf

Experiment Rollout

By @Tolga1452

Setup

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.js} 
experimentRollout('tag_name');
}

About

Advanced tag scripts for Assyst bot

License:Other


Languages

Language:JavaScript 100.0%