---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index ed2d2999..187fab65 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
Makoto

A feature packed discord bot!
-

@@ -45,7 +44,7 @@ Makoto has a lot of features, current notable features are:
## Getting Makoto
-## [Click here to invite the bot](https://discord.com/api/oauth2/authorize?client_id=947716263394824213&permissions=8&scope=bot%20applications.commands)
+## The bot is no longer publicly available. Feel free to host it yourself.
- Phishing Protection is enabled by default, people will be banned if they send a link known to be malicious. To change this, run `/config phishing`.
- Automatic User/Bot Token invalidation is turned on by default. If you don't know what this means, just leave it on. If you know what this means and you don't want this happen, run `/config tokendetection` to disable it.
From b1047bb3c24f8b70eb648fe9f5e8c61befb13643 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 2 Sep 2025 22:58:38 +0000
Subject: [PATCH 61/63] chore(deps): update ncipollo/release-action action to
v1.20.0
---
.github/workflows/main.yml | 2 +-
.github/workflows/preview.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 99f8f981..3ee52321 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -106,7 +106,7 @@ jobs:
- name: Create Release
if: ${{ !github.event.act }} # skip during local actions testing
- uses: ncipollo/release-action@v1.14.0
+ uses: ncipollo/release-action@v1.20.0
with:
artifacts: "ProjectMakoto/ProjectMakoto/Release.zip"
generateReleaseNotes: true
diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml
index 175be6a7..9e63fd36 100644
--- a/.github/workflows/preview.yml
+++ b/.github/workflows/preview.yml
@@ -135,7 +135,7 @@ jobs:
- name: Create Release
if: ${{ !github.event.act }} # skip during local actions testing
- uses: ncipollo/release-action@v1.14.0
+ uses: ncipollo/release-action@v1.20.0
with:
artifacts: "ProjectMakotoPreview/ProjectMakoto/Release.zip"
generateReleaseNotes: true
From 714f0b6d77fc7caad3d3a62d35f7a166f136e3d3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 3 Sep 2025 05:06:56 +0000
Subject: [PATCH 62/63] chore(deps): update actions/setup-dotnet action to v5
---
.github/workflows/dev.yml | 2 +-
.github/workflows/main.yml | 2 +-
.github/workflows/preview.yml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml
index 11c72113..cfaddd79 100644
--- a/.github/workflows/dev.yml
+++ b/.github/workflows/dev.yml
@@ -36,7 +36,7 @@ jobs:
run: rm -rf ProjectMakotoTest/
- name: Setup .NET Core SDK
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
with:
dotnet-version: |
10.0.100-preview.1.25120.13
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 3ee52321..be871a03 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
known_hosts: ${{ secrets.SSH_KNOWN_HOST }}
- name: Setup .NET Core SDK 9.x
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
with:
dotnet-version: '9.x'
diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml
index 9e63fd36..f2c5f371 100644
--- a/.github/workflows/preview.yml
+++ b/.github/workflows/preview.yml
@@ -50,7 +50,7 @@ jobs:
known_hosts: ${{ secrets.SSH_KNOWN_HOST }}
- name: Setup .NET Core SDK 8.x
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
with:
dotnet-version: |
9.x
From c95d1253573e2c6ec6943450cf335f52334ed8ba Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 10 Sep 2025 09:24:38 +0000
Subject: [PATCH 63/63] chore(deps): update dependencies/discatsharp digest to
4415bf1
---
Dependencies/DisCatSharp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Dependencies/DisCatSharp b/Dependencies/DisCatSharp
index 5f4f5c46..4415bf12 160000
--- a/Dependencies/DisCatSharp
+++ b/Dependencies/DisCatSharp
@@ -1 +1 @@
-Subproject commit 5f4f5c46f808fd2199a6cc8b6b9dabaa646b5d86
+Subproject commit 4415bf12bb0724d6de24445d956c0389585eff11