From b8c100ad5e7357fbe14f7356fea46b00a1126351 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 01:10:44 +0000 Subject: [PATCH 1/4] docs: update README.md [skip ci] --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index f6c07eca..6ae74190 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@
+ +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + Nino Logo ### Nino @@ -26,3 +29,23 @@ server's performance, known in some Spanish servers. * [Support Server](https://dc.nino.fun) * [Nino Website](https://nino.fun) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Sebazz

💻 🐛 🚧 👀 📖
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file From 381eb8c4b2c0c164340fc1636a95bd3197695e61 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 01:10:45 +0000 Subject: [PATCH 2/4] docs: create .all-contributorsrc [skip ci] --- .all-contributorsrc | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..97dd180e --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,28 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "uSebazz", + "name": "Sebazz", + "avatar_url": "https://avatars.githubusercontent.com/u/90474850?v=4", + "profile": "http://nino.fun", + "contributions": [ + "code", + "bug", + "maintenance", + "review", + "doc" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "Nino", + "projectOwner": "uSebazz", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} From 18346b0fb41d1b50ff055b9bee1f224b98f69749 Mon Sep 17 00:00:00 2001 From: Sebazz <90474850+uSebazz@users.noreply.github.com> Date: Mon, 4 Jul 2022 20:13:31 -0500 Subject: [PATCH 3/4] Update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 97dd180e..a1c56d73 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -17,6 +17,16 @@ "review", "doc" ] + }, + { + "login": "ChikoShidori", + "name": "Chiko", + "avatar_url": "https://avatars.githubusercontent.com/u/53100578?v=4", + "profile": "http://chikum.me", + "contributions": [ + "code", + "bug" + ] } ], "contributorsPerLine": 7, From b32e7aa1222944e6b2d3d261168b52e4aa1cf463 Mon Sep 17 00:00:00 2001 From: Sebazz <90474850+uSebazz@users.noreply.github.com> Date: Mon, 4 Jul 2022 20:16:58 -0500 Subject: [PATCH 4/4] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6ae74190..9a317f01 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@
- -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) - Nino Logo ### Nino [![Status](https://top.gg/api/widget/status/887306474097881100.svg?noavatar=true)](https://top.gg/bot/887306474097881100) [![Upvotes](https://top.gg/api/widget/upvotes/887306474097881100.svg?noavatar=true)](https://top.gg/bot/887306474097881100) + +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +
## Developing Nino @@ -40,6 +40,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

Sebazz

💻 🐛 🚧 👀 📖

Chiko

💻 🐛
@@ -48,4 +49,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!