Haha-Yes/readme.md

33 lines
1.4 KiB
Markdown
Raw Normal View History

2018-09-17 17:49:24 +02:00
# A simple discord bot
2018-09-17 17:44:41 +02:00
A simple discord bot made with discord.js and commando
2018-11-21 19:33:25 +01:00
## 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: <img src="https://cdn.discordapp.com/attachments/488094005071183913/514869492615086113/edupspaint.png">)
- take images from reddit & imgur
- can make the bot write thing in emote or just repeat what the user say
2018-11-28 17:54:56 +01:00
- Print thing from the printer dev ( yes really, to disable simple delete print.js or disable with "${prefix} unload print")
2018-11-21 20:11:02 +01:00
- autoresponse ( that can be disable with a simple command "${prefix} autoresponse disable ("all" for server wide))
2018-11-21 19:33:25 +01:00
- and more !
2018-09-17 17:44:41 +02:00
### Installing
2018-11-28 18:27:40 +01:00
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)
2018-10-17 19:22:09 +02:00
then for the bot do the following commands
2018-09-17 17:44:41 +02:00
```
git clone https://gitlab.com/loicbersier/discordbot
2018-09-28 16:21:14 +02:00
npm install
```
2018-09-19 23:48:23 +02:00
2018-09-19 23:51:43 +02:00
##### Special thanks to
2018-09-19 23:48:23 +02:00
2018-09-22 19:27:38 +02:00
discord.js (https://github.com/discordjs) for providing discord.js, commando and the discord.js guide<br>
2018-11-21 20:13:10 +01:00
All the people who made all the node modules<br>
2018-11-28 18:26:53 +01:00
[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)