Create README.md
This commit is contained in:
parent
d108673aaa
commit
ab57a33a53
1 changed files with 17 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
<br/>
|
||||
<div align="center">
|
||||
<h1>RC2bot</h1>
|
||||
<h2>For Lack of a better name edition</h2>
|
||||
|
||||
<a href="https://github.com/SneetSnart420/RESTbot//"><strong>Install</strong></a>
|
||||
</div>
|
||||
<br/>
|
||||
|
||||
## 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`
|
Loading…
Reference in a new issue