mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[GH-ISSUE #318] Docker integration #48
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @13xforever on GitHub (May 17, 2019).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/318
Originally assigned to: @13xforever on GitHub.
There's a desire to run the bot as a docker container, but it is also much more convenient to run and debug the bot as is, so it should be optional.
Things to consider:
@13xforever commented on GitHub (Sep 30, 2019):
Fixed with #388
Docker integrationto [GH-ISSUE #318] Docker integration