Yuuko, programmed in Java way back in mid-2018. Slowly growing into what is has become today. This project always was, and always will be a labour of love.
If you want Yuuko on your server, follow this link to invite her... be sure to give all the appropriate permissions, to not run into issues. Visit the website if you need support or you want to support Yuuko on pateron.
Yuuko currently fully supports English and (very) partially supports French (bad google translation). If you want your language implemented, let me know by joining the support server. Any help with translation will be greatly appreciated!
Liven up your Discord server with music from a number of sources including YouTube, Twitch, SoundCloud or any HTTP source of audio such as online radio stations.
Want your users to be able to select roles simply by reacting to a message? With the reaction role feature you can assign server roles to reacts on messages!
Have you ever wanted to spice up your chatting experience with interactions? Yuuko has a range of different interaction commands available that allows you to express yourself in more than just words.
Take full advantage of Yuuko's event system, with modifiable title, description, scheduled time and number of slots, plan events and get an optional reminder 10 minutes before it starts.
Module | Commands |
---|---|
Core | help shards module about vote permissions bind |
Animal | cat fox dog bird |
NSFW | efukt neko rule34 |
Moderation | nuke kick mute ban |
Interaction | pout shrug angry cry kiss poke sleep attack bite blush hug laugh tickle pet pat kill dance |
Utility | guild ping roles avatar user reactrole event |
Developer | setstatus reloadapi lavalink syncguilds restart shutdown logmetrics |
Audio | play playnext last clear skip seek pause search current stop background loop shuffle lyrics queue |
Media | osu github anime natgeo underground petition weather tesco urban osrs |
Fun | 8ball spoilerify roll choose flip advice joke horoscope |
Setting | settings language prefix starboard commandlog moderationlog djmode cleanupcommands playnotifications eventchannel |
[THIS GUIDE MAY BE INCOMPLETE]
Work has been done [Nov 2020] to retroactively make Yuuko as easy as possible to self-host. Below are instructions on how you can do just that. Basic setup excludes music and commands that rely on API keys however these can be setup with
- Java 16+ ~ download link
- Yuuko.jar ~ download link
- Discord Application ~ create here
- MySQL Database ~ local xampp for testing
-
Ensure that you have a MySQL database with collation of
utf8mb4_general_ci
nameddbyuuko
and user with permissions available. -
Make sure Java is installed and is the correct version. You can do this by opening a command prompt and typing
java -version
. You should see an output that looks similar toopenjdk version "15.0.1" 2020-10-20
. -
Place
Yuuko.jar
somewhere safe, I recommend putting it in a directory of its own since it will generate files on first launch. -
Open a command prompt where you placed
Yuuko.jar
, and typejava -jar Yuuko.jar
. This will start the bot and generate a new directory calledconfig
in the directoryYuuko.jar
is placed, before terminating. -
Open the
config
directory and editconfig.yaml
. Here you must enter theClient Id
andToken
found on your Discord application page. The client id can be found underGeneral Information
and the token can be found underBot
. -
Also in the
config
directory, open thehikari
directory and editexternaldb.yaml
and replace the relevant credentials if necessary. -
Go back to the command prompt and run the original
java -jar Yuuko.jar
command again, and the bot should spring to life... albeit with slightly reduced functionality.
-
Open the
config
directory, you will see a list of pre-generated api configuration files. -
Obtain API information from the services that you wish to enable and add them to the corresponding config file.
-
If already running, restart the bot.
-
See lavalink repo and create node(s).
-
Go to
config
directory and editlavalink.yaml
, following instructions. -
If already running, restart the bot.
(pro-tip: In Windows 10 you can click on the location bar in a directory and type cmd
to open one directly to that directory!)
Name | Version |
---|---|
reflections | 0.9.12 |
JDA | 4.3.0_281 |
Lavalink-Client | 0409d4cf2b |
DBL-Java-Library | 2.0.1 |
Google-Api-Youtube | v3-rev222-1.25.0 |
Gson | 2.8.7 |
Jackson-Annotations | 2.12.3 |
Jackson-Databind | 2.12.3 |
SnakeYAML | 1.29 |
OkHttp | 5.0.0-alpha.2 |
jsoup | 1.13.1 |
MySQL Connector/J | 8.0.25 |
HikariCP | 4.0.3 |
SLF4J-Api | 2.0.0-alpha1 |
logback | 1.3.0-alpha5 |
RuneAPI.java | 0.4.4 |
Support server: https://discord.gg/VsM25fN