forked from Supositware/Haha-Yes
updated readme
This commit is contained in:
parent
d0c90e8cf9
commit
72079ff35a
1 changed files with 12 additions and 1 deletions
13
readme.md
13
readme.md
|
@ -2,9 +2,19 @@
|
||||||
|
|
||||||
A simple discord bot made with discord.js and commando
|
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} disable print")
|
||||||
|
- and more !
|
||||||
|
|
||||||
### Installing
|
### Installing
|
||||||
|
|
||||||
To install you need the dependency for **node-canvas** https://github.com/Automattic/node-canvas
|
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
|
then for the bot do the following commands
|
||||||
|
|
||||||
|
@ -16,4 +26,5 @@ npm install
|
||||||
##### Special thanks to
|
##### Special thanks to
|
||||||
|
|
||||||
discord.js (https://github.com/discordjs) for providing discord.js, commando and the discord.js guide<br>
|
discord.js (https://github.com/discordjs) for providing discord.js, commando and the discord.js guide<br>
|
||||||
|
All the people who made the node modules<br>
|
||||||
[TG/LW] Tina the Cyclops#5861 for inspiring me to make this bot
|
[TG/LW] Tina the Cyclops#5861 for inspiring me to make this bot
|
Loading…
Reference in a new issue