1
0
Fork 0
This repository has been archived on 2024-07-14. You can view files and clone it, but cannot push or open issues or pull requests.
Ellie-bot/README.md

68 lines
2.3 KiB
Markdown
Raw Normal View History

2022-05-24 03:37:48 -07:00
# Ellie Discord Bot ©2018-2022 Emotion#6522
2022-01-07 02:25:09 -08:00
<!-- 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 -->
2022-01-05 17:08:23 -08:00
![](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
2022-02-25 03:47:37 -08:00
This is coming soon (if you wish to help join our [Discord](https://discord.gg/SVQVzJq) and let Emotion know)
2022-01-05 17:08:23 -08:00
## Privacy
2022-02-25 03:47:37 -08:00
This is coming soon (if you wish to help join our [Discord](https://discord.gg/SVQVzJq) and let Emotion know)
2022-01-05 17:08:23 -08:00
## Code of conduct
2022-01-07 02:27:42 -08:00
Please read our [code of conduct](CODE_OF_CONDUCT.md) before contributing
2022-01-05 17:08:23 -08:00
## 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
2022-01-07 02:23:57 -08:00
You can view the license for this repo in [LICENSE](LICENSE)
2022-01-07 02:25:09 -08:00
## 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 -->
2022-01-07 02:27:42 -08:00
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!