An open API service indexing awesome lists of open source software.

https://github.com/irevoire/brust

My discord bot in rust
https://github.com/irevoire/brust

bot discord docker rust

Last synced: 4 months ago
JSON representation

My discord bot in rust

Awesome Lists containing this project

README

          

# Brüst

My discord bot in rust

## Compiling

```
cargo build --release
```

## Running

```
cargo run --release
```