From b922d13b7fb162c47702bcc948b6831988ee10a2 Mon Sep 17 00:00:00 2001 From: Louis Vallat Date: Sun, 9 May 2021 23:21:35 +0200 Subject: [PATCH] [FEATURE] Added an invite link in README. Signed-off-by: Louis Vallat --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 58e0580..224666a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ > THIS BOT IS A **PROOF OF CONCEPT** THAT NEEDED TO BE CODED WAY TOO QUICKLY TO IMPLEMENT **ANY KIND OF UNIT TESTS**. IT HASN'T BEEN TESTED CORRECTLY AND THEREFORE SHOULD ***NEVER BE USED IN PRODUCTION***. +## Invite link + +If you feel brave enough, you can invite this bot [here](https://discord.com/api/oauth2/authorize?client_id=771477005438287882&permissions=2147863616&scope=bot). It is totally transparent and doesn't track any data, and doesn't share anything with anyone except a lonely database full of movie quotes. If you have any question, feel free to open an issue. + ## Issues & contributions -Please don't hesitate to create issues if you find bugs, there should be plenty. \ No newline at end of file +Please don't hesitate to create issues if you find bugs, there should be plenty.