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/src
trivernis 45d2ac84b1
Add enquote util and change run_command_async
The new enquote function is used to enquote command input.
For simplicity reasons the run_command_async doesn't read from
stdout and stderr separately anymore but uses `.output().await`
instead.

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
..
commands Add rate limits to commands 3 years ago
messages Add random title to sauce message 3 years ago
providers Add enquote util and change run_command_async 3 years ago
utils Implement custom embed menu in subcrate 3 years ago
client.rs Add rate limits to commands 3 years ago
handler.rs Implement custom embed menu in subcrate 3 years ago
main.rs Change now playing to update automatically 3 years ago