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-coreutils/src
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>
3 years ago
..
tests Add gifs table and matsuri, add_gif and gifs command 3 years ago
lib.rs Add enquote util and change run_command_async 3 years ago
process.rs Add enquote util and change run_command_async 3 years ago
random.rs Add gifs table and matsuri, add_gif and gifs command 3 years ago
shuffle.rs Reimplement shuffle for VecDeque in coreutils 3 years ago
string.rs Add enquote util and change run_command_async 3 years ago
url.rs Add gifs table and matsuri, add_gif and gifs command 3 years ago