aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorziro <palembani@gmail.com>2020-08-05 03:53:17 +0000
committerziro <palembani@gmail.com>2020-08-05 03:53:17 +0000
commitc69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc (patch)
tree8b0c2fd8fecb9df61b33bd5998aafc0425b34070 /README.md
parent7e3f3e006d3cf29001e3990375d028dc9c91b757 (diff)
downloadsteve-bot-c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc.tar
steve-bot-c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc.tar.gz
steve-bot-c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc.tar.bz2
steve-bot-c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc.tar.lz
steve-bot-c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc.tar.xz
steve-bot-c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc.tar.zst
steve-bot-c69d0ff2cfcf9de0c162e27e75cb6f6a945c61bc.zip
+ Tweaking
Diffstat (limited to '')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ab343ff
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+# ziBot
+
+Just a fork of mcbeDiscordBot but rewritten a bit.
+
+### Dependencies
+- discord.py
+- asyncio
+- colorama
+
+Install the dependencies ```python -m pip install -r requirements.txt```
+
+### Usage
+Launch the bot with ```python3 zibot.py```