Sign inSign up

glennigen/redbot

By glennigen

Updated almost 2 years ago

Unofficial Red-DiscordBot Docker image

Image
Web servers
0

1.2K

glennigen/redbot repository overview

All source code and support for Red-DiscordBot, is accessible at the official Github repo

https://github.com/Cog-Creators/Red-DiscordBot

Unofficial Red-DiscordBot Docker image
Image created with Debian linux.

UNDER DEVELOPMENT

It works and can be used. The only thing it does is using the Alpine image, and use the officiel Red installer.

Available ENV:

  • RED_INSTANCENAME = The name of the bot instance
  • RED_PREFIX = The default server prefix
  • RED_TOKEN = Bot token
  • RED_OVERWRITE_INSTANCE = Set to "Yes" if the Bot instance needs to be overwritten (useful if the Bot data folder is deleted/replaced, and the server needs to have the same name). Default value is "No" (Another option, is to delete the container, and pull it again)

docker run -e "RED_INSTANCENAME=BotName" -e "RED_PREFIX=PREFIX" -e "RED_TOKEN=TOKEN" --name ContainerName -v /host/mount/point:/app -d glennigen/redbot:TAG


I created this, because I wanted to run the Red-DiscordBot in a container, so I wouldn't have to maintain the bot and the OS myself.
Github link: https://github.com/GlennIgen/redbot

Tag summary

Content type

Image

Digest

sha256:adbff68fb

Size

287 MB

Last updated

almost 2 years ago

docker pull glennigen/redbot:latest-debian