Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.7 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.7 KB

Become a Watora's Patron

Watora

Here's yet another forked repository of Watora, the Discord music bot best girl. This repository includes some fixes and small changes. I don't actually know Python, so most of the credit goes to random people on StackOverflow and pure autistic stubbornness. Please join the AnimeZero Discord server to see her in action.

Requirements:

Installation

git clone https://github.com/soulnull/Watora
cd Watora

Install or update all dependencies with update.bat on Windows, or update.sh on Linux.

Get Started

  • Fill your credentials and tokens in config/tokens.json and settings.json, you can use the examples as a base.
  • Start a mongo server in a terminal with mongod.
  • Make sure that you have at least one Lavalink server running to use music features.
  • Watora Translations are supposed to go into config/i18n/
  • You may have to delete the cogs/web.py cog has it will not be useful in any point for a local bot.
  • Start Watora with run.bat on Windows, or run.sh on Linux.

License

This project is licensed under the MIT License - see the LICENSE file for details