Skip to content

Instantly share code, notes, and snippets.

@No767
Last active October 23, 2022 19:38
Show Gist options
  • Save No767/b4320a2dfe490b711c0f0e0a9e02675f to your computer and use it in GitHub Desktop.
Save No767/b4320a2dfe490b711c0f0e0a9e02675f to your computer and use it in GitHub Desktop.
docker-deployment-guide

Docker Deployment Guide for Discord Bots

This guide is intended to help with folks who wish to deploy their Discord bots using Docker. This guide is specifically made for bots using discord.py or pycord (or any fork of discord.py), but the concepts can be applied to other bots as well. (will be different for bots written in C#, Java, Go, Rust, C++, etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment