Skip to content

cyber-cute/assyst-tags

Repository files navigation

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

Timestamp

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

About

Advanced tag scripts for Assyst bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published