Updated README.md and removed TODO.md
This commit is contained in:
parent
f34270dd6b
commit
3389f1801c
2 changed files with 6 additions and 15 deletions
11
README.md
11
README.md
|
@ -1,10 +1,11 @@
|
|||
# Ellie
|
||||
# EllieBot
|
||||
|
||||
[![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page)
|
||||
|
||||
## Small disclaimer
|
||||
## Guides
|
||||
|
||||
All the code in this repo may not be production ready yet and if you want to try and run a version of this by yourself you are on your own.
|
||||
For hosting guides go https://docs.elliebot.net/ellie/
|
||||
|
||||
## List of things
|
||||
For a list of things I have to finish please go to [Todo.md](TODO.md)
|
||||
## Support
|
||||
|
||||
For support go to https://discord.gg/etQdZxSyEH
|
10
TODO.md
10
TODO.md
|
@ -1,10 +0,0 @@
|
|||
# List of things to do
|
||||
|
||||
- ~~Finish the Ellie.Marmalade project~~ Done
|
||||
- ~~Finish the EllieBot.Tests project~~ Done
|
||||
- ~~Finish the EllieBot project~~ Done
|
||||
- ~~Finish the EllieBot.Coordinator project~~ Done
|
||||
- ~~Finish the EllieBot.Generators project~~ Done
|
||||
- ~~Finish the EllieBot.Voice project~~ Done
|
||||
- ~~Finish the EllieBot.VotesApi project~~ Done
|
||||
- Fix the bugs in the Db system
|
Loading…
Reference in a new issue