You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2b-rs/bot-database
trivernis a67fecc210
Add gifs table and matsuri, add_gif and gifs command
Added a gif table to store gifs with optional category and name
as. The command add_gif (owner only) can be used to add a gif to
the database. The command gifs can be used to see all the gifs
stored in the database. The gifs are being used by the pekofy and
matsuri command.

Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
..
migrations Add gifs table and matsuri, add_gif and gifs command 4 years ago
src Add gifs table and matsuri, add_gif and gifs command 4 years ago
.gitignore Change submodule name database to bot-databas for new naming scheme 4 years ago
Cargo.lock Change submodule name database to bot-databas for new naming scheme 4 years ago
Cargo.toml Add gifs table and matsuri, add_gif and gifs command 4 years ago
diesel.toml Change submodule name database to bot-databas for new naming scheme 4 years ago