Skip to content

Yuuki-Discord/Yuuki-Bot

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

990bcb5 · Jul 18, 2020
Jul 18, 2020
Apr 27, 2020
Jul 18, 2020
Jul 18, 2020
Aug 9, 2019
Jul 18, 2020
Aug 9, 2019
Jul 10, 2020
Jul 18, 2020
Jan 21, 2020
Jul 9, 2020
Jan 18, 2020
Jul 5, 2020
Jul 18, 2020
Jul 18, 2020
Jul 18, 2020
Jul 7, 2017
Apr 8, 2020
Jul 18, 2020
Jul 18, 2020
Dec 22, 2017
Jun 6, 2018

Repository files navigation

Yuuki-Bot

Free and open-source bot for Discord.

Usage

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.

Self-Hosting

Requirements

  • Ruby 2.4.0+
  • bundler (gem install bundler)

Install

  1. Clone the repo: git clone --recursive https://github.com/yuuki-discord/Yuuki-Bot.git
  2. cd into the repo: cd Yuuki-Bot
  3. Create a bot account and edit the config files accordingly (See config/README.md)
  4. Install bundler if you haven't already: gem install bundler
  5. Install the bundle: bundle install
  6. Run the bot. For Linux: sh run_linux.sh. For Windows: run_windows.bat.

Updating

  1. Pull any changes from the repo: git pull
  2. Check any config changes. Open config/config.yml.example and see if any new information is needed in your config/config.yml.example
  3. Install the new dependancies: bundle install
  4. Run the bot: sh run_linux.sh or run_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~

Important Information

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.

Credits

Developers

Contributors

Upstream developers