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

44 lines
1.2 KiB
Markdown
Raw Normal View History

2022-01-05 17:08:23 -08:00
Ellie Discord Bot ©2018-2022 Emotion#6522
![](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
You can read the [installation guide](docs/INSTALLATION.md) here
## Privacy
You can read it [here](docs/PRIVACY.md)
## Code of conduct
Please read our [code of conduct](docs/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)