/testbot

Toying around with Rust and the serenity library

Primary LanguageRustApache License 2.0Apache-2.0

testbot

Toying around with Rust and the serenity library. It's docs are located here.

CI

Notes for M1 Macs:

You need to use rustup to target x86 since some diesel deps don't really like ARM yet.

rustup default nightly-x86_64-apple-darwin