Haha yes discord bot
Find a file
2018-11-28 01:35:26 +01:00
commands blacklist is now actualized 2018-11-28 01:35:26 +01:00
json added autoresponse 2018-11-26 18:59:07 +01:00
.gitignore 2018-11-28 00:19:37 +01:00
blacklist.js added blacklist function 2018-11-28 01:05:39 +01:00
config-exemple.json added print channel 2018-11-22 20:27:50 +01:00
emojiCharacters.js Added "?" and "!" 2018-09-23 18:00:47 +02:00
index.js blacklist is now actualized 2018-11-28 01:35:26 +01:00
LICENSE Ajout de LICENSE 2018-09-07 15:35:27 +00:00
package.json print thing using my printer (yes) 2018-11-21 01:56:40 +01:00
readme.md updated 2018-11-21 20:13:10 +01:00
TODO 2018-09-19 01:21:10 +02:00

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} disable 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
All the people who made all the node modules
[TG/LW] Tina the Cyclops#5861 for inspiring me to make this bot