
Vixio by Blitz 
Vixio, The Discord addon made for Skript to fit all of your Discord in Skript needs.
Events
0
Expressions
0
Effects
0
Conditions
0
Types
0
Sections
0
Structures
0
Total
0
Vixio, The Discord addon made for Skript to fit all of your Discord in Skript needs.
Events
0
Expressions
0
Effects
0
Conditions
0
Types
0
Sections
0
Structures
0
Total
0
**YOU MUST UPDATE TO THIS VERSION BY 10/07/2020 OR YOUR BOT WILL STOP WORKING**
**IF YOUR BOT IS IN MORE THAN 100 GUILDS AND VERIFIED PLEASE CONTACT ME WITH ANY PROBLEMS**
-= Changelog =-
```
* Updated JDA and the Vixio code base to reflect the bot changes that will take effect on October 7th, 2020.
* Added a new `create vixio bot` scope to work with the new gateway intent system
* Added effect to enable intents in the create vixio bot scope, and implemented all the potential gateway intents
* Potentially fixed the bug in the music system with an error about synchronized execution people were getting
* Added event for when the bot connects. If you use the create vixio scope you should also be using this event
* Fix errors in has permission condition
* Updated the reaction system to fix the slow reaction response times
* Added expression to get all the gateway intents your bot has
```
This update just covered fixing some bugs for the upcoming year.
-= Change log=-
- Updated Vixio to the latest Lavaplayer and JDA
- Fixed role removing
- Fix another error people were having when checking the names of emotes in the emote remove event
- Updated yet again to the latest version of soundcloud (Soundcloud changes often which is why Vixio's search for soundcloud frequently breaks) (It looks like Lavaplayer updated their manager for working with soundcloud so hopefully this fix is more permanent)
This update re-worked Vixio to work with JDA V4 and the latest Lavaplayer. With updating Vixio to JDA4 new features became available and I've implemented the most obviously wanted from it.
-= Changelog =-
```
* Updated Vixio to JDA-4
* Fixed exception being thrown in retrieve message
* Implement attachment of message
* Implement attachment type to get all attributes of the attachment
* Added height/url/width of attachment.
* Added attachment type to discord name of to get the file name.
* Fixed soundcloud url's not loading.
* Added message attachment to discord id of.
* Fix youtube url's not playing
* Add the ability to get and set the slowmode of a channel
* Updated the make embed syntax to support sending it directly to a channel instead of having to add another line to send it
* Added user banned and unbanned events
* Added the ability to shuffle the queue of a bot.
* Added the ability to get the creation date of most discord entities with creation date of.
* Add verification level type for getting and setting a guild's verification level
* Added expression to get the verification level of a guild. With set/delete changers.
* Add the ability to force a track to play through a bot. It will force the input to play and take whatever was actively playing and re-add it first in the queue to play next.
* Remove the changers on types like channel to stop conflicts
* Added dedicated delete discord entity to delete discord entities such as channels/guilds/etc.
* Make errors when using the `play` effect be included in the vixio warning to pin point exact reason of failure to load a track.
* Added <channel> argument for discord commands
* Added <voicechannel> argument for discord commands
* Added <textchannel> argument for discord commands
* Implement Invite wrapper for future implementation for creating extensive invites.
* Added 3 wiki's to the vixio github for answering basic questions. Found here: <https://github.com/iBlitzkriegi/Vixio/wiki>
```
Download link: <https://github.com/iBlitzkriegi/Vixio/releases/tag/v2.0.3>
This is a quick update, youtube updated their api which broke Vixio's playing. I've now updated it and it's been fixed.
-= Changelog =-
* Fixed Command system bug with getting mentioned users in dm's
* No longer setting grabbed messages to null after its used and setting it to null when new messages are grabbed
* Made name of and id of have a mandatory `discord` at the front to stop the annoying skript conflicts
* Properly unregister commands on unloadAll
* Added option to store the message sent when you upload a file
* Added the clone channel effect which clones a channel
Vixio, the Skript addon created to fit all of your Discord needs.
Discord Server: https://discord.gg/kNHmqYH
Github: https://github.com/iBlitzkriegi/Vixio
Vixio has been fully rewritten! This means you will most likely have to rewrite your bots from the ground up. I would like to publicly thank @Pikachu for his large contributions in making Vixio 2 even possible, I can not thank him enough for the work he put in. May it be writing code or just confidence boosting at the start of this rewrite. I would also like to thank @Snow-Pyon for the continued support all throughout the creation, he was able to help guide the direction of the project which was largely needed when the rewrite began. He stopped many Vixio 1 flaws from making it into Vixio 2. The best source of documentation can be found in the Vixio Discord, where there are many built examples and the Vixio Butler bot with its lookup command, along with your Syntaxes.txt file of course.
* Vixio now has a command system! Checkout the Vixio discord for examples!
* All of the syntax have been made to make using Vixio easy! This means assumed values in events and a large cut off for the need to include the bot everywhere like Vixio 1..
* Vixio now has its own event system to make adding new events on suggestion stupidly simple.
* Vixio has it's owner changer like system that allows you to change expressions like `topic of channel` with ease! `set topic of event-channel to "hey"`
* A more clean logo provided by PARA6ON#9398
* The implementation of scopes to allow for much cleaner syntax and building like patterns.
* The Syntaxes.txt file has been rewritten to actually be readable and usable.
Posting this to get skunity up to date with the same Vixio version as Github/Spigot. This is basically 1.1.3 but with the login bug fixed.
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/
New audio player and many, many new things! Alone with the obvious bug fixes. EVERY AUDIO PLAYER SYNTAX HAS CHANGED! CHECK THE DOCS AT http://vixio.space/docs and your Syntaxes.txt file at plugins/Vixio/Syntaxes.txt
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/
Added most requested features, which in reality were long overdue. And of course, steam rolled some bugs.
New Expression(s)
- event-url
- (time of system|system time)
New Effect(s)
- [discord] set mention state of role [named] %string% in guild [with id] %string% to %boolean% as [bot] %string%
- [discord] set voice[-]channel [with id] %string% name to %string% with [bot] %string%
- [discord] edit message %message% to say %string% with [bot] %string%
- [discord ]upload file %string% [with message %-string%] to channel [with id] %string% as [bot] %string%
- [discord ]send ping to channel [with id] %string% as [bot] %string
Fixed Thing(s)
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/
New Events, Expressions and fixed 9999 bugs
New Site
Vixio has a new site and it has now been released! Along with it comes a brand new docs system! Check them out http://www.vixio.space
New Event(s)
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/
New Events and made all the syntaxes more new Skript user friendly! Along with a brand new youtube channel for development streams and
New Event(s)
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/
This update brings a few new effect to send embeds and a new expression. Mostly released because the play effect is now faster, smoother, and more reliable.
The play effect is now 110% more reliable. Otherwise, there's nothing else changed! >"
New Effect(s)>"
send embed %string% to user %user% with %string%
Vixio, the Skript addon created to fit all of your Discord needs.
Discord Server: https://discord.gg/kNHmqYH
Github: https://github.com/iBlitzkriegi/Vixio
Website: WIP
Vixio is a light-weight Skript addon wrapped around Discord. It provides you with a built in command system, simple syntax. And powerful systems to allow for the quickest of responses. The best examples and support for it can be found in either your /plugins/Vixio/Syntaxes.txt file, or in the Vixio discord here: https://discord.gg/kNHmqYH
Vixio offers many ease of access systems to allow for easy Discord bot development. From a built in discord command system that mimics skript's command system to a custom changer system that allows for things like `set the topic of event-channel to "t"`, which uses the event-bot and the input for the `topic of event-channel` to set the name of the channel!
https://github.com/iBlitzkriegi/Vixio/releases/
1). Go to https://discordapp.com/developers/applications/me and Click "New Application"
2). Give the bot a Name under "APP NAME" then in the bottom right click "Create Application"
3). After doing so you should see your new application, now under "'APP DETAILS" click 'Create a Bot User"
4). Click "Yes, do it" on the confirmation screen
5). Under "APP BOT USER" find "Token" and click "Click to reveal" and copy the token
6). Inject copied token into login effect