fishy/README.md

11 lines
436 B
Markdown
Raw Normal View History

2019-09-08 00:57:57 +00:00
# Fishy!
A discord bot made for Question of the Day in Oceanland!
2019-09-08 01:30:27 +00:00
### Building
Assuming you have [Rust](https://rust-lang.org) installed, a simple `cargo run` should build fishy and its dependancies.
### Usage
2019-09-08 11:21:02 +00:00
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.