Skip to content

👽 Discord бот проекта Other World

License

Notifications You must be signed in to change notification settings

Homosanians/OtherWorldBot

Repository files navigation

Other World Bot

Made for Other World community Discord server

Build

dotnet publish -c Release -f netcoreapp3.1 -r <arch>
docker build -t homosanians/otherworldbot:latest .
docker run -d -v /opt/owbot_data:/data --restart unless-stopped --name owbot homosanians/otherworldbot:latest

Deploy

Docker

curl -sSL https://get.docker.com | sudo sh
sudo usermod -aG docker $USER
docker run -d -v /opt/owbot_data:/data --restart unless-stopped --name owbot homosanians/otherworldbot:latest

About

👽 Discord бот проекта Other World

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages