generated from lucxjo/template
(#2) Members now created in db on join and leave.
Boosters now have a role created for them and added to their profile. Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
parent
530e99a7d0
commit
17d8746767
2 changed files with 77 additions and 0 deletions
|
|
@ -34,3 +34,7 @@ COPY --from=build-runner /tmp/app/build /app/build
|
|||
|
||||
# Start bot
|
||||
CMD [ "npm", "run", "start" ]
|
||||
|
||||
LABEL org.opencontainers.image.source=https://git.ludoviko.ch/lucxjo/er
|
||||
LABEL org.opencontainers.image.description="A Discord bot for the Young Royals guild"
|
||||
LABEL org.opencontainers.image.licenses="GPL-3.0-or-later"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue