Set of common primitives for all services. Basically eureka but for rust
- help: Help command implementation for serenity+poise
- taskman: Background task implementation on top of tokio
- cache: Simple serenity cache helpers methods and
CacheHttpImplto satisfy serenitiesCacheHttptrait - crypto: Simple
gen_randomhelper method to allow easy generation of random strings using therandcrate
Basically the glue code to make stuff quickly