Updated README

This commit is contained in:
Skye Bleed 2019-09-08 06:21:02 -05:00
parent 815755b42d
commit 5932e5273a
1 changed files with 3 additions and 1 deletions

View File

@ -5,4 +5,6 @@ A discord bot made for Question of the Day in Oceanland!
Assuming you have [Rust](https://rust-lang.org) installed, a simple `cargo run` should build fishy and its dependancies.
### Usage
The command syntax is simply `fishy TOKEN`, where TOKEN is the token for the bot you're running.
Firstly, you need to create a database file. Make an empty file and run `fishy create path/to/database`
After that, the command syntax is `fishy path/to/database TOKEN`, where TOKEN is the token for the bot you're running.