Skip to content

Releases: McDefault/Docker-DiscordJs

1.0

06 Feb 18:51
Compare
Choose a tag to compare

1.0

For the lack of good examples on the internet I've made this Git Repo for my own example bot.

This is an example application that makes it possible to create a fully Docker supported Discord Bot that runs in shards. It's multi-stage and you can run this application in multiple ways:

  • Local development without Docker
  • Local develepment with Docker Compose
  • Docker CLI Run
  • Run with Docker Compose
  • Run with Docker Swarm Stack
  • Run all shards in one service
  • Spread or split shards over multiple services