A discord bot for the Oceanland discord server
ファイルへ移動
Skye Bleed 75261a8ee1 Added pull command 2019-09-08 07:12:59 -05:00
src Added pull command 2019-09-08 07:12:59 -05:00
.gitignore Added functional add command 2019-09-07 21:42:56 -05:00
Cargo.lock Added functional add command 2019-09-07 21:42:56 -05:00
Cargo.toml Added functional add command 2019-09-07 21:42:56 -05:00
README.md Updated README 2019-09-08 06:21:02 -05:00

README.md

Fishy!

A discord bot made for Question of the Day in Oceanland!

Building

Assuming you have Rust installed, a simple cargo run should build fishy and its dependancies.

Usage

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.