Skip to content
/ Yukiko Public
forked from Asthriona/Yukiko

powerfull Discord bot that include XP system, Leaderboard, Music, Welcome and farewell message, Moderation, and much more!

License

Notifications You must be signed in to change notification settings

LaggyTV/Yukiko

 
 

Yukiko

Yukiko is a pretty powerfull Discord bot that include XP system, Leaderboard, Music, Welcome and farewell message, Moderation, and much more!

This bot is in developement state and actively updated, Feel free to come back take a look to our change logs!

I want to use it!

Nice! Let me help you!

I don't want / don't know how to host it.

In that case feel free to add the Official Yukiko bot to your Discord server via this invitation link!
you can also DM me on discord (Asthriona#0001) or on Twitter @Asthriona I'll make sure the bot works perfectly fine on your server and i'll be more reactive if I can see any problem :) (Invit me is totaly optional!)

I want to host it myself!

Okay cool! you save me few bucks for the hosting :3
Here is the tutorial on how to install and configure the bot!

Install

To install and use this bot you need few things first.

If you are on debian/ubuntu

as root:

apt update && apt upgrade -y && apt install curl
curl -sL https://deb.nodesource.com/setup_13.x | bash -
apt-get install -y nodejs
apt install build-essential 

for Windows:

Install nodeJS from this link
Open a powershell in admin mode win+x You can install gitbash or download the code via this link

npm install --global windows-build-tools

Then your system should be ready.

git clone https://github.com/Asthriona/Yukiko.git
cd Yukiko
npm install
npm run start

For Linux you should install "screen" package to be able to keep the bot running in the background.

Configuration

Yukiko's configuration is pretty simple.
You need a MongoDB database, and a Discord bot
Discord Developper portal
Free mongoDB Database Culsters

copy the exemple file

cp botconfig.json.exemple botconfig.json 

token is your Discord bot token
prefix a! by default you can change it for whatever you want.
YtKey your youtube API key
dbLink The login link of your database.

Official Discord Server.

For now Yukiko don't have any public place. Just a nice little home called "Dev Bot Zone." This is a private server dedicated to my developement bot.
If you want to contact me to get some help, or having an idea, please feel free to open an issue, or contact me on Twitter @Asthriona for bug report, please open an issue, and give me all the information you have!
(She have very quite room mate, one of them is a wall!)

Modification

You can modify the bos as you pleased. But you have to credit me, and my collaborator.
Please leave the credit in the "bot info" commands.

Help me

Hi, I'am Asthriona Full time WoW player, and some kind of developper. i'm doing stuff on internet for quite a long time... a decade now, and I love making stuff that can be usefull or help other.
But if you want to help me, Feel free to take a look at the code, Create issue for idea/bugs, or pull request.

As I said, i'm full time doing this, and now days, being indie developper don't really pay the bills (not even talking about server bill.), so if you really want to help, and have some bucks to spare, Feel free to pay me a ko-fi

ko-fi

Thanks for your interest in Yukiko! <3

About

powerfull Discord bot that include XP system, Leaderboard, Music, Welcome and farewell message, Moderation, and much more!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%