67 lines
2.3 KiB
Markdown
67 lines
2.3 KiB
Markdown
## Ellie Discord Bot ©2018-2022 Emotion#6522
|
|
<!-- 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 -->
|
|
|
|
![](https://cdn.discordapp.com/attachments/765441543100170271/914327948667011132/Ellie_Concept_2_transparent_ver.png?size=2048)
|
|
|
|
## Contribution Guide
|
|
|
|
```
|
|
1.Fork this repository
|
|
2.Clone your fork: git clone https://github.com/your-username/Ellie-v4.git
|
|
3.Create your feature branch: git checkout -b my-new-feature
|
|
4.Commit your changes: git commit -am 'Add some feature'
|
|
5.Push to the branch: git push origin my-new-feature
|
|
6.Submit a pull request
|
|
```
|
|
|
|
## Installation
|
|
|
|
This is coming soon (if you wish to help join our [Discord](https://discord.gg/SVQVzJq) and let Emotion know)
|
|
|
|
## Privacy
|
|
|
|
This is coming soon (if you wish to help join our [Discord](https://discord.gg/SVQVzJq) and let Emotion know)
|
|
|
|
## Code of conduct
|
|
|
|
Please read our [code of conduct](CODE_OF_CONDUCT.md) before contributing
|
|
|
|
## Disclaimer
|
|
|
|
This bot is in an early alpha stage and any help is very much appreciated
|
|
|
|
Also please only push changes to the [Development Branch](https://github.com/EllieBotDevs/Ellie-v4/tree/development)
|
|
|
|
## Discord Server
|
|
|
|
If you have any issues you can join our [Discord Server](https://discord.gg/SVQVzJq)
|
|
|
|
## Changelog
|
|
|
|
If you would like to see our progress you can view our [changelog](CHANGELOG.md)
|
|
|
|
## Licence
|
|
|
|
You can view the license for this repo in [LICENSE](LICENSE)
|
|
|
|
## 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="https://www.emotionchild.com"><img src="https://avatars.githubusercontent.com/u/36905598?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Emotion</b></sub></a><br /><a href="https://github.com/EllieBotDevs/Ellie-v4/commits?author=EmotionChild" title="Code">💻</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<!-- markdownlint-restore -->
|
|
<!-- 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!
|