A discord bot written in Rust
Go to file
charlotte ✨ aecdc7a273 Switch 'match' to 'if let' in main.rs::after
This lets us drop a level of indentation, and remove the clunky match arm for Ok(()) => ()

:)
2021-07-07 23:38:10 +01:00
src Switch 'match' to 'if let' in main.rs::after 2021-07-07 23:38:10 +01:00
.gitignore Add VSCode files to gitignore 2020-07-27 19:36:35 +03:00
.gitlab-ci.yml Update CI 2020-06-24 13:01:05 +03:00
.rustfmt.toml Update all dependencies, refactor some of the code; 2021-01-23 18:17:53 +02:00
Cargo.lock Add spoiler command, update dependencies 2021-07-01 02:15:02 +03:00
Cargo.toml Add spoiler command, update dependencies 2021-07-01 02:15:02 +03:00
README.md Fix divider in README.md 2020-07-02 17:17:17 +00:00

README.md

Discordinyator9000

A general purpose discord bot written in Rust using Serenity

Invite