From 3771da1427c689fa8e774a11f34dae348e4bfee9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 01:07:50 +0000 Subject: [PATCH 1/3] docs: update README.md [skip ci] --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index f6c07eca..87652a17 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)): + + + + + + + + +

Chiko

💻 🐛
+ + + + + + +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 02ac4f94e67b80c52c2f7d17c3f3189356b13603 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 01:07:51 +0000 Subject: [PATCH 2/3] docs: create .all-contributorsrc [skip ci] --- .all-contributorsrc | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..3133d07e --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,25 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "ChikoShidori", + "name": "Chiko", + "avatar_url": "https://avatars.githubusercontent.com/u/53100578?v=4", + "profile": "http://chikum.me", + "contributions": [ + "code", + "bug" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "Nino", + "projectOwner": "uSebazz", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} From e0c4c4b4f404611772df985f8dc56c89fbcd5f0c Mon Sep 17 00:00:00 2001 From: Sebazz <90474850+uSebazz@users.noreply.github.com> Date: Mon, 4 Jul 2022 20:09:15 -0500 Subject: [PATCH 3/3] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 87652a17..163edaa7 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@
- -[![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-1-orange.svg?style=flat-square)](#contributors-) + +
## Developing Nino @@ -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!