mirror of
https://github.com/RPCS3/discord-bot.git
synced 2024-11-23 10:19:39 +00:00
Update README.md
This commit is contained in:
parent
04f5674dba
commit
ce7181ba5f
@ -57,11 +57,11 @@ How to Run in Production
|
||||
* `$ dotnet run -c Release`
|
||||
|
||||
### Running with Docker
|
||||
* Official image is hosted on [Docker Hub](https://hub.docker.com/r/13xforever/rpcs3-discord-bot).
|
||||
* Official image is hosted on [Docker Hub](https://hub.docker.com/r/rpcs3/discord-bot).
|
||||
* You should pull images tagged with `release-latest` (same thing as `latest`)
|
||||
* Please take a look at the [docker-compose.yml](docker-compose.yml) for required configuration (bot token and mounting points for persistent data).
|
||||
|
||||
External resources that need manual updates
|
||||
-------------------------------------------
|
||||
* [Unicode confusables](http://www.unicode.org/Public/security/latest/confusables.txt) gzipped, for Homoglyph checks
|
||||
* Optionally [Redump disc key database](http://redump.org/downloads/) in text format (requires membership)
|
||||
* Optionally [Redump disc key database](http://redump.org/downloads/) in text format (requires membership)
|
||||
|
Loading…
Reference in New Issue
Block a user