diff --git a/bot/README.md b/.examples/Discord-Bot-API-Example/README.md similarity index 100% rename from bot/README.md rename to .examples/Discord-Bot-API-Example/README.md diff --git a/bot/bot.py b/.examples/Discord-Bot-API-Example/bot.py similarity index 100% rename from bot/bot.py rename to .examples/Discord-Bot-API-Example/bot.py diff --git a/bot/cogs/util/appc.py b/.examples/Discord-Bot-API-Example/cogs/util/appc.py similarity index 100% rename from bot/cogs/util/appc.py rename to .examples/Discord-Bot-API-Example/cogs/util/appc.py diff --git a/bot/cogs/util/util.py b/.examples/Discord-Bot-API-Example/cogs/util/util.py similarity index 100% rename from bot/cogs/util/util.py rename to .examples/Discord-Bot-API-Example/cogs/util/util.py diff --git a/bot/example.config.json b/.examples/Discord-Bot-API-Example/example.config.json similarity index 100% rename from bot/example.config.json rename to .examples/Discord-Bot-API-Example/example.config.json diff --git a/bot/functions.py b/.examples/Discord-Bot-API-Example/functions.py similarity index 100% rename from bot/functions.py rename to .examples/Discord-Bot-API-Example/functions.py diff --git a/bot/helpers/config.py b/.examples/Discord-Bot-API-Example/helpers/config.py similarity index 100% rename from bot/helpers/config.py rename to .examples/Discord-Bot-API-Example/helpers/config.py diff --git a/bot/helpers/general.py b/.examples/Discord-Bot-API-Example/helpers/general.py similarity index 100% rename from bot/helpers/general.py rename to .examples/Discord-Bot-API-Example/helpers/general.py diff --git a/bot/requirements.txt b/.examples/Discord-Bot-API-Example/requirements.txt similarity index 100% rename from bot/requirements.txt rename to .examples/Discord-Bot-API-Example/requirements.txt