not a thing yet
All checks were successful
Build and Push Docker Image / build (push) Successful in 23s
All checks were successful
Build and Push Docker Image / build (push) Successful in 23s
This commit is contained in:
@@ -36,7 +36,3 @@ you can also build the image with docker-compose, by replacing `image: git.cesiu
|
||||
for the full functionality of the bot, you can copy `config.json.default` to `config.json` and fill it in.
|
||||
|
||||
it'll need to be in the main directory, and for docker that means mounting it as a volume with `-v ./config.json:/app/config.json`
|
||||
|
||||
## profile picture rotation
|
||||
|
||||
it'll take everything in ./avatars and shuffle them before rotating through them. this can also be mounted for docker with `-v ./avatars:/app/avatars`
|
||||
|
||||
Reference in New Issue
Block a user