diff --git a/README.md b/README.md index 452254f..28fe07b 100644 --- a/README.md +++ b/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) \ No newline at end of file +## Support + +For support go to https://discord.gg/etQdZxSyEH \ No newline at end of file diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 83ca8e7..0000000 --- a/TODO.md +++ /dev/null @@ -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 \ No newline at end of file