Merge remote-tracking branch 'origin/master' into experimental
This commit is contained in:
@@ -10,13 +10,6 @@ on:
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
- 'README.md'
|
||||
pull_request:
|
||||
types:
|
||||
- closed
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
- 'README.md'
|
||||
branches: [ "experimental" ]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
6
.github/workflows/docker-sync-readme.yml
vendored
6
.github/workflows/docker-sync-readme.yml
vendored
@@ -9,12 +9,6 @@ on:
|
||||
branches: [ "master" ]
|
||||
paths:
|
||||
- 'README.md'
|
||||
pull_request:
|
||||
types:
|
||||
- closed
|
||||
paths:
|
||||
- 'README.md'
|
||||
branches: [ "master" ]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
7
.github/workflows/docker-sync.yml
vendored
7
.github/workflows/docker-sync.yml
vendored
@@ -10,13 +10,6 @@ on:
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
- 'README.md'
|
||||
pull_request:
|
||||
types:
|
||||
- closed
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
- 'README.md'
|
||||
branches: [ "master" ]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
@@ -38,12 +38,11 @@ This command is used to remove a record from the Db. Use /membarr dbls to determ
|
||||
> For Manual an Docker setup, see below
|
||||
|
||||
1. Ensure you have the Community Applications plugin installed.
|
||||
2. Inside the Community Applications app store, search for Invitarr.
|
||||
2. Inside the Community Applications app store, search for Membarr.
|
||||
3. Click the Install Button.
|
||||
4. On the following Add Container screen, Change repository to yoruio/invitarr:latest
|
||||
5. Add discord bot token.
|
||||
6. Click apply
|
||||
7. Finish setting up using [Setup Commands](#after-bot-has-started)
|
||||
4. Add discord bot token.
|
||||
5. Click apply
|
||||
6. Finish setting up using [Setup Commands](#after-bot-has-started)
|
||||
|
||||
# Manual Setup (For Docker, see below)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user