From 13cc254816476a455db5c50054b29f35cc026e77 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 19:11:31 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bc0cc57..f3a91ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # NMA Discord Bot -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) ## Description The NMA Discord Bot is designed to automate various administrative tasks and interactions within the Neuromatch Academy's Discord Server. Its primary features include server and channel setup, member role assignment, member verification, automated pod handling, and dynamic activity generation and handling. @@ -82,9 +82,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - + + +
Kevin Rusch
Kevin Rusch

💻 ⚠️ 🖋
Zoltan
Zoltan

💻 ⚠️ 🚇
di1ara
di1ara

💻
Zoltan
Zoltan

💻 ⚠️ 🚇
Kevin Rusch
Kevin Rusch

💻 ⚠️ 🖋
aslgb
aslgb

💻
From ee8392ff070abcec2cb3c39ab846303ad8905949 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 19:11:32 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1dcba53..4739396 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -37,6 +37,15 @@ "test", "content" ] + }, + { + "login": "aslgb", + "name": "aslgb", + "avatar_url": "https://avatars.githubusercontent.com/u/7450056?v=4", + "profile": "https://github.com/aslgb", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,