diff --git a/README.md b/README.md
new file mode 100644
index 00000000..8907e272
--- /dev/null
+++ b/README.md
@@ -0,0 +1,34 @@
+# A simple discord bot
+
+A simple discord bot made with discord.js and commando
+
+## Feature
+
+- Kick and ban user, you can provid a reasons and the user will know
+- Faceapp
+- put images into other images ( i dont know how to explain so here a picture of it: )
+- take images from reddit & imgur
+- can make the bot write thing in emote or just repeat what the user say
+- Print thing from the printer dev ( yes really, to disable simple delete print.js or disable with "${prefix} unload print")
+- autoresponse ( that can be disable with a simple command "${prefix} autoresponse disable ("all" for server wide))
+- and more !
+
+### Installing
+
+To install you need the dependency for [**node-canvas**](https://github.com/Automattic/node-canvas) and for [**node-printer ( for ubuntu )**](https://github.com/tojocky/node-printer)
+
+then for the bot do the following commands
+
+```
+git clone https://gitlab.com/loicbersier/discordbot
+npm init -y
+npm install
+```
+
+##### Special thanks to
+
+discord.js (https://github.com/discordjs) for providing discord.js, 1computer1 for discord-akairo (https://github.com/1Computer1/discord-akairo) and the discord.js guide
+All the people who made all the node modules
+[TG/LW] Tina the Cyclops#5861 for inspiring me to make this bot
+
+[You can also support me on patreon](https://patreon.com/user?u=15330358&utm_medium=social&utm_source=twitter&utm_campaign=creatorshare)