diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 0b5a098..99d73bc 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -27,23 +27,23 @@ import '../styles/components/Footer.scss'
{description}
-{note}
+{description}
{note}
- We had a person in our team, who sent these planning messagesAbout +
+ We had a person in our team, who sent these planning messages and I thought that this should be automated. Some time later the first - version of li'l Judd was born. Today the bot has more features and keeps getting more of them! It is - designed to actually improve the Splatoon experience and not be the - 10000th moderation and general utility bot with the same features as all - bots. -
-- The bot is currently being developed by moonleay +
+ The bot is currently being developed by moonleay (hey that's me!) with occasional help from his friends! -
-- The bot only requests permissions, which are needed for it to work. Additionally, - if you want to check how the bot works under the hood, you can - read the code - and if you still don't trust me, you can always host the bot yourself! - A guide on how to do that can be found in the README of the git project. -
-- Your data is stored in a VPS from Contabo in Germany, Bavaria. The bot used to be hosted on a server in my basement, +
++ The bot only requests permissions, which are needed for it to work. Additionally, + if you want to check how the bot works under the hood, you can + read the code + and if you still don't trust me, you can always host the bot yourself! + A guide on how to do that can be found in the README of the git project. +
++ Your data is stored in a VPS from Contabo in Germany. The bot used to be hosted on a server in my basement, but I moved it to a VPS, because my internet connection was not stable enough. -
-- I plan on adding features, which are aimed to improve your and your teams - competitive experience! You can check out my public todo list here. -
-- Just message me! I can't promise anything, but I am always open to new - ideas and improvements! You can find ways to contact me here +
+ I plan on adding features, which are aimed to improve your and your teams + competitive experience! You can check out my public todo list here. +
++ Just message me! I can't promise anything, but I am always open to new + ideas and improvements! You can find ways to contact me here. -
-- EMail: contact@moonleay.net -
-- Discord: @moonleay -
- +- I chose this programming language because it is my main one. There is - nothing more to that. + A programming language, which runs in the JVM. Also my main language.
A Kotlin library for creating Discord bots. Pretty bare bones.
A Kotlin library to improve the Kord experience.
@@ -61,7 +52,7 @@ import "../styles/pages/stack.scss"
- To see all used libraries and their licenses, check the Acknowledgements.
+ To view all used libraries and their licenses, check the Acknowledgements.