Free and open-source bot for Discord.
You can invite the publicly usable version of the bot or host your own version to gain full control and access to owner commands.
You can find a list of commands on the wiki.
- Ruby 2.4.0+
- bundler (
gem install bundler
)
- Clone the repo:
git clone --recursive https://github.com/yuuki-discord/Yuuki-Bot.git
- cd into the repo:
cd Yuuki-Bot
- Create a bot account and edit the config files accordingly (See config/README.md)
- Install bundler if you haven't already:
gem install bundler
- Install the bundle:
bundle install
- Run the bot. For Linux:
sh run_linux.sh
. For Windows:run_windows.bat
.
- Pull any changes from the repo:
git pull
- Check any config changes. Open
config/config.yml.example
and see if any new information is needed in yourconfig/config.yml.example
- Install the new dependancies:
bundle install
- Run the bot:
sh run_linux.sh
orrun_windows.bat
Please report any issues to Erisa | <@228574821590499329>
on Discord, or open an Issue!
You can also join our server for support! (Or to find me) https://discord.gg/PrTMrv4
Enjoy~
Use of this bot is at your own discretion. The bot's current code is viewable at this repository, feel free to review the code to verify its safety. The creator(s) of this code accept no responsibility for any repercussions that occur as a result of adding this bot.
- edwardslabs for CloudBot
- meew0 for Discordrb