From 335931cfe74b238fd34409a1396e595971fe8465 Mon Sep 17 00:00:00 2001 From: Roy Du Date: Fri, 22 Jul 2022 19:00:09 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3e4d4e6..bf73575 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,9 @@ Membarr uses a slightly different database table than Invitarr. Membarr will aut # Migration to Invitarr As mentioned in [Migration from Invitarr](#Migration-From-Invitarr), Membarr has a slightly different db table than Invitarr. To Switch back to Invitarr, you will have to manually change the table format back. Open app.db in a sqlite cli tool or browser like DB Browser, then remove the "jellyfin_username" column, and make the "email" column non-nullable. +# Contributing +We appreciate any and all contributions made to the project, whether that be new features, bugfixes, or even fixed typos! If you would like to contribute to the project, simply fork the development branch, make your changes, and open a pull request. *Pull requests that are not based on the development branch will be rejected.* + # Other stuff **Enable Intents else bot will not Dm users after they get the role.** https://discordpy.readthedocs.io/en/latest/intents.html#privileged-intents