From 01e9c98d3f3cfb5adca7f25a982339fd06ccc62d Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Fri, 16 Aug 2024 10:21:43 +0100 Subject: [PATCH] Fix the matchy install link (use the OAuth one not the "install" one) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb5e8ef..5887903 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Matchy matches matchees. -Matchy is a Discord bot that groups up users for fun and vibes. Matchy can be installed on your server by clicking [here](https://discord.com/oauth2/authorize?client_id=1270849346987884696). Matchy only allows authorised users to trigger posts in channels. +Matchy is a Discord bot that groups up users for fun and vibes. Matchy can be installed on your server by clicking [here](https://discord.com/oauth2/authorize?client_id=1270849346987884696&permissions=0&integration_type=0&scope=bot). Matchy only allows authorised users to trigger posts in channels. ![Tests](https://github.com/mdiluz/matchy/actions/workflows/test.yml/badge.svg)