Skip to content
Artuto edited this page Oct 4, 2018 · 2 revisions

Discord

Endless now has full compatibility with JagTag:tm: and Spectra. You can see all the JagTag variables available in the Spectra wiki.

Embeds

In addition to Spectra's JagTag, you can use JSelfBot's embed variables to build embeds on tags and other messages. Reference available here

Also, in addition to embed building variables, {description:TEXT} has been added.

Args

{repeat:ARGS} - Repeats the specified args one time.

{repeat:ARGS|TIMES} - Repeats the specified args the specified times.

Example: This will be printed 4 {repeat:times|4}

Input: e!t exec

Output: This will be printed 4 timestimestimestimes

Clone this wiki locally