Update README.md
Signed-off-by: toastie_t0ast <toastie@dragonschildstudios.com>
This commit is contained in:
parent
f51d6b82ab
commit
7b1d1decc8
1 changed files with 7 additions and 75 deletions
82
README.md
82
README.md
|
@ -1,85 +1,19 @@
|
|||
# ⚠ This repository is going to be going through a rewrite soon!
|
||||
> [!NOTE]
|
||||
> This repo has been archived please use https://toastielab.dev/Emotions-stuff/elliebot instead.
|
||||
|
||||
# Ellie Discord Bot ©2018-2023 EllieBotDevs
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
|
||||
<img height="210" src="https://cdn.discordapp.com/attachments/765441543100170271/914327948667011132/Ellie_Concept_2_transparent_ver.png?size=2048" width="210"/>
|
||||
|
||||
## Badges
|
||||
|
||||
[![Automated Release Notes by gren](https://img.shields.io/badge/%F0%9F%A4%96-release%20notes-00B2EE.svg)](https://github-tools.github.io/github-release-notes/)
|
||||
[![CLA assistant](https://cla-assistant.io/readme/badge/EllieBotDevs/Ellie-bot)](https://cla-assistant.io/EllieBotDevs/Ellie-bot)
|
||||
![Discord](https://img.shields.io/discord/719739778165243944?color=blue&label=Discord&logo=Discord)
|
||||
|
||||
## Contribution Guide
|
||||
|
||||
```
|
||||
1.Fork this repository
|
||||
2.Clone your fork: git clone https://github.com/your-username/Ellie-bot.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 Server] and let Emotion know)
|
||||
|
||||
## Privacy
|
||||
|
||||
This is coming soon (if you wish to help join our [Discord Server] 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 [staging Branch](https://github.com/EllieBotDevs/Ellie-bot/tree/staging)
|
||||
|
||||
## Discord Server
|
||||
|
||||
If you have any issues you can join our [Discord Server]
|
||||
|
||||
## Changelog
|
||||
|
||||
If you would like to see our progress you can view our [changelog](CHANGELOG.md)
|
||||
|
||||
## Licence
|
||||
|
||||
```
|
||||
Copyright 2023 EllieBotDevs
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
```
|
||||
To learn more about this license follow the link above, or you can view it in the [LICENSE](LICENSE)
|
||||
# Ellie Discord Bot ©2018-2024 EllieBotDevs
|
||||
|
||||
## Contributors ✨
|
||||
|
||||
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||
Here is a massive thanks to those who have contributed to this project in the past.
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-disable -->
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center"><a href="http://banditco.dev"><img src="https://avatars.githubusercontent.com/u/84136868?v=4?s=100" width="100px;" alt=""/><br /><sub><b>AidanTheBandit</b></sub></a><br /><a href="https://github.com/EllieBotDevs/Ellie-bot/commits?author=AidanTheBandit1" title="Code">💻</a></td>
|
||||
<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>
|
||||
<td align="center"><a href="http://banditco.dev"><img src="https://avatars.githubusercontent.com/u/84136868?v=4?s=100" width="100px;" alt=""/><br /><sub><b>AidanTheBandit</b></sub></a><br /><a href="https://toastielab.dev/EllieBotDevs/Ellie-bot/commits?author=AidanTheBandit" title="Code">💻</a></td>
|
||||
<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://toastielab.dev/EllieBotDevs/Ellie-bot/commits?author=EmotionChild" title="Code">💻</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
@ -87,5 +21,3 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
|||
<!-- prettier-ignore-end -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
[Discord Server]: https://discord.elliebot.net
|
||||
|
|
Reference in a new issue