precision
This commit is contained in:
parent
5a8111f357
commit
646a3932eb
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ To find Genius token, go to [this site](https://genius.com/api-clients), `login
|
|||
- Using [discord.py](https://github.com/Rapptz/discord.py) (rewrite)
|
||||
- Everything is explained by doing the `help` command.
|
||||
- Using [SQLite](https://www.sqlite.org/index.html) for the database.
|
||||
- Using [Lavalink](https://github.com/freyacodes/Lavalink) with a [Wavelink client](https://github.com/PythonistaGuild/Wavelink).
|
||||
- Using [Lavalink](https://github.com/freyacodes/Lavalink) with the client [Wavelink](https://github.com/PythonistaGuild/Wavelink).
|
||||
|
||||
## __Launching locally__
|
||||
If you want to run it without Docker, clone the repo (and his submodules by doing `git submodule update --force --recursive --init --remote` in the git folder) then create an .env file to store variables in the root folder (there is an example [here](https://gitlab.com/ConfrerieDuKassoulait/KassouBot/-/blob/main/.envexample)).
|
||||
|
|
Reference in a new issue