1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Addon Vixio - The best Discord addon on the Market 2.0.7

Vixio, The Discord addon made for Skript to fit all of your Discord in Skript needs.

  1. Events Events Events! Along with syntax changes for beginners!

    Blitz
    VixioByBlitz.png
    Vixio, the Skript addon created to fit all of your Discord needs.
    Discord Server: https://discord.gg/9xQUk2d
    Github: https://github.com/iBlitzkriegi/Vixio
    Website: http://www.vixio.space/
    Youtube: http://bit.ly/2kkkbb2
    Development Streams: https://www.liveedu.tv/vixio/
    110.png
    New Events and made all the syntaxes more new Skript user friendly! Along with a brand new youtube channel for development streams and
    NewStuff.png
    New Event(s)
    Code (Skript):
    1.  
    2. [discord] user avatar update seen by %string%
    3. [discord] text[-]channel created seen by %string%
    4. [discord] text[-]channel deleted seen by %string%
    5. [discord] user avatar update seen by %string%
    6.  
    New Expression(s)
    Code (Skript):
    1.  
    2. user with name %string% members in guild [with id] %string%
    3. [discord] size of (guild|server|voicechannel) %string%
    4.  
    New Effect(s)
    Code (Skript):
    1.  
    2. vixio add reaction %string% to message %message%
    3.  
    Fixed Expression(s)
    Code (Skript):
    1.  
    2. users of bot %string%
    3.  
    Examples.png
    Code (Skript):
    1.  
    2. on user avatar update seen by "Rawr":
    3.     broadcast "%name of event-user% has updated their avatar from %event-old% :O"
    4. command /link <text>:
    5.     trigger:
    6.         set {var} to user with name arg-1
    7.         # Link that user to the UUID of player who executed ;O
    8.  
    Todo.png
    1) Finish covering the vast majority of JDA events
    2) Make a way to move users from one voice-channel to another

    Images

    1. Changes.png
    Digger likes this.
Return to update list...