Create structure
This commit creates the first, inital structure for the project.
This commit is contained in:
32
README.md
32
README.md
@@ -1 +1,31 @@
|
||||
This is my totally unfinished Discord-Bot using discordpy
|
||||
AquaBot
|
||||
=======
|
||||
|
||||
[](https://discordapp.com/invite/HbYfyJT)
|
||||
|
||||
This bot is my first personal project so expect some minor (or bigger) problems
|
||||
here and there.
|
||||
Also note that this bot is still in its very early stages, so there is no
|
||||
guaranty that all features work!
|
||||
|
||||
Support and Report requests are handled via Discord (Link above).
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
Use `pip install discord.py` to install the latest version of discord.py.
|
||||
|
||||
Then, after cloning this repository with
|
||||
`git clone https://github.com/crammk/aquabot`, you can run the `aquabot.py`.
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
||||
python>=3.6.0
|
||||
discord.py>=1.0.0a
|
||||
|
||||
|
||||
BIGGER TODOS
|
||||
------------
|
||||
+ Auto-Installing requirements
|
||||
+ Separate config directory
|
||||
|
||||
Reference in New Issue
Block a user