From 8d4782bfb001362b5df604505c9f2a29e500c4ea Mon Sep 17 00:00:00 2001 From: Emotion Date: Sat, 3 Sep 2022 16:12:23 +1200 Subject: [PATCH 1/6] Update README.md --- README.md | 39 --------------------------------------- 1 file changed, 39 deletions(-) diff --git a/README.md b/README.md index 30c86b4..3bd4ed0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,4 @@ # Ellie Discord Bot ©2018-2022 EllieBotDevs - -[![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-1-orange.svg?style=flat-square)](#contributors-) - ![](https://cdn.discordapp.com/attachments/765441543100170271/914327948667011132/Ellie_Concept_2_transparent_ver.png?size=2048) @@ -69,37 +62,5 @@ limitations under the License. ``` To learn more about this license follow the link above or you can view it in the [LICENSE](LICENSE) -## Contributors ✨ - -Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - - - - - - - -

AidanTheBandit

💻
- - - - - - - - - - - - - -

Emotion

💻
- - - - - - -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! [Discord Server]: https://discord.gg/SVQVzJq From a3dcccb5c2228621937ed4c1b856032b864f2012 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Sep 2022 04:13:22 +0000 Subject: [PATCH 3/6] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index a17082e..c433a0a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,15 @@ "contributions": [ "code" ] + }, + { + "login": "EmotionChild", + "name": "Emotion", + "avatar_url": "https://avatars.githubusercontent.com/u/36905598?v=4", + "profile": "https://www.emotionchild.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, From 83abd3e10309be3353ae5c259042b09ecd71e162 Mon Sep 17 00:00:00 2001 From: Emotion Date: Sat, 3 Sep 2022 16:14:33 +1200 Subject: [PATCH 4/6] Delete .all-contributorsrc --- .all-contributorsrc | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc deleted file mode 100644 index c433a0a..0000000 --- a/.all-contributorsrc +++ /dev/null @@ -1,33 +0,0 @@ -{ - "files": [ - "README.md" - ], - "imageSize": 100, - "commit": false, - "contributors": [ - { - "login": "AidanTheBandit1", - "name": "AidanTheBandit", - "avatar_url": "https://avatars.githubusercontent.com/u/84136868?v=4", - "profile": "http://banditco.dev", - "contributions": [ - "code" - ] - }, - { - "login": "EmotionChild", - "name": "Emotion", - "avatar_url": "https://avatars.githubusercontent.com/u/36905598?v=4", - "profile": "https://www.emotionchild.com", - "contributions": [ - "code" - ] - } - ], - "contributorsPerLine": 7, - "projectName": "Ellie-bot", - "projectOwner": "EllieBotDevs", - "repoType": "github", - "repoHost": "https://github.com", - "skipCi": true -} From 72081f0054c00b0ba609e4d5343e77e762af78f9 Mon Sep 17 00:00:00 2001 From: Emotion Date: Sat, 3 Sep 2022 16:22:00 +1200 Subject: [PATCH 5/6] Create .all-contributorsrc --- .all-contributorsrc | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..fa763c6 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,33 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "AidanTheBandit1", + "name": "AidanTheBandit", + "avatar_url": "https://avatars.githubusercontent.com/u/84136868?v=4", + "profile": "http://banditco.dev", + "contributions": [ + "code" + ] + } + { + "login": "EmotionChild", + "name": "EmotionChild", + "avatar_url": "https://avatars.githubusercontent.com/u/36905598?v=4", + "profile": "http://www.emotionchild.com", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "Ellie-bot", + "projectOwner": "EllieBotDevs", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} From 20ad3f7a6070a90bf4dc0320ecf0f8264816cee2 Mon Sep 17 00:00:00 2001 From: Emotion Date: Sat, 3 Sep 2022 16:26:30 +1200 Subject: [PATCH 6/6] Update README.md --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index 3bd4ed0..ac0df98 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Ellie Discord Bot ©2018-2022 EllieBotDevs + +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) + + ![](https://cdn.discordapp.com/attachments/765441543100170271/914327948667011132/Ellie_Concept_2_transparent_ver.png?size=2048) ## Badges @@ -62,5 +66,24 @@ limitations under the License. ``` To learn more about this license follow the link above or you can view it in the [LICENSE](LICENSE) +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + +

AidanTheBandit

💻

Emotion

💻
+ + + + + [Discord Server]: https://discord.gg/SVQVzJq