From ab57a33a53a03f57578253adbf2e7404d89c1448 Mon Sep 17 00:00:00 2001 From: The Wizard <149065372+SneetSnart420@users.noreply.github.com> Date: Thu, 10 Oct 2024 00:36:55 +0100 Subject: [PATCH] Create README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e2477e5 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +
+
+

RC2bot

+

For Lack of a better name edition

+ + Install +
+
+ +## What is it +This is a solid foundation for a Discord REST api. Inside you'll find some examples of hybrid_commands, and how they're set up. +It's also got solid foundations for Logging, Cogs, a YAML config, Mod Roles and Embeds. + +## Installation +- Obtain the code, fork via git, download, doesn't matter +- Install requirements with `pip install requirements.txt` +- run with `python main.py`