Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shinebot

"when i shine...!" utility bot specifically made for myself but has some applicability to others


Usage

Intended for personal use, but has some vague flexibility for other users planned in the future.

Commands:

!help - Gives you this list of commands.
!todo - Sets reminder in database to do task.
!bus - Gives bus times relative to provided WT stop grouping.
!choose - Chooses between options.
!roll - Roll a number.
!np - Show listening status (sourced from last.fm).

!ping - Basic check for response.

Dependancies

All listed within Cargo.toml, with the additional need for the sqlx-cli library within your hosting service.


Startup

// install sqlx-cli
cargo install sqlx-cli

// create reference
sqlx db create
sqlx migrate run
cargo sqlx prepare

// run
cargo run

About

personal discord utility bot

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages