update readme
This commit is contained in:
parent
8bfc987dfe
commit
6805a93744
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -2,3 +2,13 @@
|
||||||
Lydia... but on Discord.
|
Lydia... but on Discord.
|
||||||
## Configuration
|
## Configuration
|
||||||
it's pretty much the same as the original lydia. just edit config.toml.
|
it's pretty much the same as the original lydia. just edit config.toml.
|
||||||
|
## Usage
|
||||||
|
- git clone
|
||||||
|
- npm i
|
||||||
|
- cp config.example.toml config.toml
|
||||||
|
- nano config.toml
|
||||||
|
- put ownerID and discord token of bot in config.toml
|
||||||
|
- node index.js
|
||||||
|
- ping the bot
|
||||||
|
- ???
|
||||||
|
- profit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue