mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-06-16 21:16:00 +00:00
Update
This commit is contained in:
@ -9,7 +9,7 @@ Default prefix is "rx-" and you can change it with using RADIOX_PREFIX environme
|
||||
|
||||
## Docker
|
||||
1. `docker build -t warengroup/eximiabots-radiox .`
|
||||
2. `docker run --name radiox-dev -d --net host -e DISCORD_TOKEN= -e RADIOX_PREFIX="rx-" -v $PWD/datastore:/usr/src/app/datastore/ warengroup/eximiabots-radiox`
|
||||
2. `docker run --name radiox-dev -d --net host -e DISCORD_TOKEN= -e RADIOX_PREFIX="rx-" -v "$PWD/datastore":/usr/src/app/datastore/ warengroup/eximiabots-radiox`
|
||||
|
||||
## Join our Discord Server
|
||||
https://discord.gg/rRA65Mn
|
||||
https://discord.gg/rRA65Mn
|
||||
|
Reference in New Issue
Block a user