Jarvis is a discord bot built to help manage servers.
Because my unbelievably intellectually challenged university does not believe that CS majors literally studying networking as part of their coursework should actually get access to a simple static IP just so they can ssh into the desktop computer sitting in their room.
- Set up the env as described in the
example.env
- Run
cargo run
- To compile a binary, run
cargo build