virus
yet another multi-purpose discord bot
|
---|
This project is incomplete and may not work as expected. |
Installation
Download the latest binary from releases
# Unix-Like: Give execution permission to virus and run
$ chmod +x virus && ./virus
# Windows: Run the exe
$ .\virus.exe
Building from source
-
Install dependencies
- Rust >=1.57 using
rustup
$ rustup toolchain install stable
- Rust >=1.57 using
-
$ git clone https://github.com/m1ten/virus.git $ cd virus
-
Build and run using
cargo
$ cargo +stable run --release
License
virus is licensed under zlib.