forked from Supositware/Haha-Yes
33 lines
No EOL
1.4 KiB
Markdown
33 lines
No EOL
1.4 KiB
Markdown
# 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: <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
|
|
- 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 install
|
|
```
|
|
|
|
##### Special thanks to
|
|
|
|
discord.js (https://github.com/discordjs) for providing discord.js, commando and the discord.js guide<br>
|
|
All the people who made all the node modules<br>
|
|
[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) |