From cdd83f27eb48bc489361af2cbba88bc597c71ea4 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Mon, 12 Sep 2022 17:40:16 +0000 Subject: [PATCH] Fix bot lint --- divent/templates/index.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/divent/templates/index.html.j2 b/divent/templates/index.html.j2 index 148fabe..bf1371b 100644 --- a/divent/templates/index.html.j2 +++ b/divent/templates/index.html.j2 @@ -39,7 +39,7 @@
{{ _("OR") }}
+ href="https://discord.com/api/oauth2/authorize?client_id={{ client.user.id }}&permissions=8589934592&scope=bot"> {{ _("Add the bot on your server") }}