Skip to content

A custom discord but that does a lot of dumb things

License

Notifications You must be signed in to change notification settings

rushsteve1/swissarmybot

Repository files navigation

SwissArmyBot

A Discord bot that does a whole bunch of things that no one needs. Like a Swiss Army Knife.

Building and Running

Build in Docker

docker run --rm -v "$PWD:/src" --workdir="/src" --net=host rust cargo build --release

Run as systemd service unit

systemd-run --user --working-directory="$PWD" --unit=swissarmybot.service -- "$PWD/target/release/swissarmybot"

About

A custom discord but that does a lot of dumb things

Resources

License

Stars

Watchers

Forks

Languages