Skip to content

andreasots/eris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eris

LRRbot's Discord part but in Rust.

License

Licensed under Apache-2.0 (LICENSE or https://www.apache.org/licenses/LICENSE-2.0).

Setup instructions

Needs a LRRbot to run.

Roughly:

cd /path/to/lrrbot
# in a different terminal: . venv/bin/activate; python3 start_bot.py
cargo run --manifest-path /path/to/eris/Cargo.toml --release