Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add MirayXS as a contributor #3

Merged
merged 20 commits into from
Dec 3, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
dde6aa4
docs: update README.md [skip ci]
allcontributors[bot] Dec 3, 2020
4670a70
docs: create .all-contributorsrc [skip ci]
allcontributors[bot] Dec 3, 2020
f6c6d46
docs: update README.md [skip ci]
allcontributors[bot] Dec 3, 2020
2593d62
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Dec 3, 2020
8d894d3
docs: update README.md [skip ci]
allcontributors[bot] Dec 3, 2020
b841a76
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Dec 3, 2020
c9aac24
docs: update README.md [skip ci]
allcontributors[bot] Dec 3, 2020
72ad186
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Dec 3, 2020
f3b209f
docs: update README.md [skip ci]
allcontributors[bot] Dec 3, 2020
37fa0eb
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Dec 3, 2020
f54dc50
docs: update README.md [skip ci]
allcontributors[bot] Dec 3, 2020
0c4a807
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Dec 3, 2020
6fec266
docs: update README.md [skip ci]
allcontributors[bot] Dec 3, 2020
55ac421
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Dec 3, 2020
a8163ee
docs: update README.md [skip ci]
allcontributors[bot] Dec 3, 2020
92e2a08
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Dec 3, 2020
31f1b7f
docs: update README.md [skip ci]
allcontributors[bot] Dec 3, 2020
968b632
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Dec 3, 2020
092ff5c
docs: update README.md [skip ci]
allcontributors[bot] Dec 3, 2020
7bb9a76
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Dec 3, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "MirayXS",
"name": "Miray",
"avatar_url": "https://avatars2.githubusercontent.com/u/55494819?v=4",
"profile": "http://mirayxs.github.io",
"contributions": [
"bug",
"code",
"content",
"doc",
"maintenance",
"projectManagement",
"security",
"tool",
"test",
"tutorial",
"talk",
"userTesting"
]
}
],
"contributorsPerLine": 7,
"projectName": "RoUpdates",
"projectOwner": "MirayXS",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<img width="250" align="left" style="float: left; margin: 0 10px 0 0;" alt="RoUpdates" src="https://media.discordapp.net/attachments/781226487084089408/783637351539933205/da66d5f6926b77f0b7a42dc972952ac9.png">
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

# RoUpdates

Expand Down Expand Up @@ -86,3 +89,22 @@ RoUpdates requires Python 3.9.0 or greater. If you need Python 3.9.0+, you can
"bot_token" : String. The bot token that is used to log in to your bot.
"channelId" : String. Default "000000000000000000". The Discord Channel ID to POST.
```

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="http://mirayxs.github.io"><img src="https://avatars2.githubusercontent.com/u/55494819?v=4" width="100px;" alt=""/><br /><sub><b>Miray</b></sub></a><br /><a href="https://github.com/MirayXS/RoUpdates/issues?q=author%3AMirayXS" title="Bug reports">🐛</a> <a href="https://github.com/MirayXS/RoUpdates/commits?author=MirayXS" title="Code">💻</a> <a href="#content-MirayXS" title="Content">🖋</a> <a href="https://github.com/MirayXS/RoUpdates/commits?author=MirayXS" title="Documentation">📖</a> <a href="#maintenance-MirayXS" title="Maintenance">🚧</a> <a href="#projectManagement-MirayXS" title="Project Management">📆</a> <a href="#security-MirayXS" title="Security">🛡️</a> <a href="#tool-MirayXS" title="Tools">🔧</a> <a href="https://github.com/MirayXS/RoUpdates/commits?author=MirayXS" title="Tests">⚠️</a> <a href="#tutorial-MirayXS" title="Tutorials">✅</a> <a href="#talk-MirayXS" title="Talks">📢</a> <a href="#userTesting-MirayXS" title="User Testing">📓</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!