diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..e43d828 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "thatrobotdev", + "name": "James Kerrane", + "avatar_url": "https://avatars0.githubusercontent.com/u/18013689?v=4", + "profile": "http://thatrobot.dev", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "PixTools", + "projectOwner": "P2PHackClub", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 387423e..b5feb86 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ [![Codacy Badge](https://api.codacy.com/project/badge/Grade/8755fad425e049b9b55ea0e40d9a3c60)](https://app.codacy.com/gh/P2PHackClub/PixTools?utm_source=github.com&utm_medium=referral&utm_content=P2PHackClub/PixTools&utm_campaign=Badge_Grade_Dashboard) + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + # PixTools *A Discord bot for Hypixel queues..* @@ -8,3 +11,22 @@ PixTools is a Discort Bot built in discordjs for people who love to host Hypixel This discord bot was initially created in 24 hours at the digital MLH Hack at Home hackathon by [@Gigavern](https://github.com/Gigavern), [@SuperCoderDamian](https://github.com/SuperCoderDamian), [@thatrobotdev](https://github.com/thatrobotdev), and [@thematrixdev06](https://github.com/thematrixdev06). ## [Devpost](https://devpost.com/software/pixtools-a-discord-bot-for-hypixel-queues) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

James Kerrane

💻
+ + + + + +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