From baa64c671b8199af93cc165e9ec8bfabb1146887 Mon Sep 17 00:00:00 2001 From: Akumatic <32218926+Akumatic@users.noreply.github.com> Date: Wed, 9 Oct 2019 16:20:19 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index cfd633f..e7b807f 100644 --- a/Home.md +++ b/Home.md @@ -2,4 +2,11 @@ Akuma-Matata is a [Discord](https://discordapp.com/) Bot written in Python using the [discord.py API wrapper](https://github.com/Rapptz/discord.py). -## Content: \ No newline at end of file +## Content: +- [Getting started](https://github.com/Akumatic/Akuma-Matata/wiki/Getting-started) +- [Extensions Overview](https://github.com/Akumatic/Akuma-Matata/wiki/Extensions-Overview) + - [core.py](https://github.com/Akumatic/Akuma-Matata/wiki/core.py) + - [user.py](https://github.com/Akumatic/Akuma-Matata/wiki/user.py) + - [server.py](https://github.com/Akumatic/Akuma-Matata/wiki/server.py) + - [updater.py](https://github.com/Akumatic/Akuma-Matata/wiki/updater.py) + - [fun.py](https://github.com/Akumatic/Akuma-Matata/wiki/fun.py) \ No newline at end of file