Skip to content

This is a repository for my discord bot, it does a few random things for me

Notifications You must be signed in to change notification settings

ejzeronimo/discord-bot

Repository files navigation

Build & Publish Docker Image

Discord Bot

This bot is a personal project that I add features to every once in a while. Right now all it can really do is translate messages to moon runes and track the status of Minecraft servers.

Running the Bot

Create a .env file like the .env.example then pass it to the docker command like so:

docker pull ghcr.io/ejzeronimo/discord-bot:latest
docker run --env-file .env -d --name my-discord-bot ghcr.io/ejzeronimo/discord-bot:latest

About

This is a repository for my discord bot, it does a few random things for me

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages