From d7d05b30dc477650f55b8ef383ca7c537d884c57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bersier?= Date: Wed, 2 Jan 2019 09:32:07 +0000 Subject: [PATCH] added README.md --- README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8907e27 --- /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)