Skip to content

Latest commit

 

History

108 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenitria Bot

Discord bot maded for Get XNO Discord server.

Configuring

  1. Copy .env example file
cp .env.example .env
  1. Set variables in .env file

Build and run

With Docker

  1. Build container image
docker build -t zenitria-bot .
  1. Run builded image
docker run -d --network=zenitria --name=zenitria-bot --restart unless-stopped zenitria-bot

Without Docker

  1. Compile source code
go build
  1. Run compiled bot
./zenitria-bot

About

Discord bot for Zenitria discord server.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages