First working version

This commit is contained in:
CramMK
2020-01-18 04:13:57 +01:00
parent 7e805ff13a
commit 818bafc604
14 changed files with 58 additions and 652 deletions

View File

@@ -1,3 +1,5 @@
![Avatar](img/avatar.png)
AquaBot
=======
@@ -18,14 +20,14 @@ 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`.
Config
------
To use the bot you need to add a `config/config.py` file. For reference, see
`config/config_example.py`.
Requirements
------------
python>=3.6.0
discord.py>=1.0.0a
BIGGER TODOS
------------
+ Auto-Installing requirements
+ Separate config directory
discord.py>=1.0.0a