Haha yes discord bot
Find a file
2019-01-16 00:00:21 +01:00
commands fixed commands 2019-01-15 21:57:33 +01:00
dictionary Added ben shapiro 2018-12-01 02:55:54 +01:00
event Dosen't send embed when empty message 2019-01-15 19:22:23 +01:00
json Dosen't duplicate entry in starboard anymore 2019-01-03 17:18:29 +01:00
.eslintrc.json 2019-01-03 14:22:39 +01:00
.gitignore remove music.mp3 2019-01-16 00:00:11 +01:00
config-exemple.json Update config-exemple.json 2019-01-12 16:11:17 +00:00
emojiCharacters.js Changed indent 2019-01-02 08:09:45 +01:00
index.js Moved thing around 2019-01-10 08:58:33 +01:00
LICENSE Ajout de LICENSE 2018-09-07 15:35:27 +00:00
package-lock.json added fpcalc for acoustid 2019-01-16 00:00:21 +01:00
package.json added fpcalc for acoustid 2019-01-16 00:00:21 +01:00
README.md Update README.md 2019-01-02 20:58:12 +00:00

Haha Yes

A multi function discord bot.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You need to install the following

https://github.com/Automattic/node-canvas
https://github.com/tojocky/node-printer

Installing

git clone https://gitlab.com/loicbersier/discordbot
cd discordbot
npm init -y
npm install

To run the bot either use pm2

npm install -g pm2
pm2 start index.js --name(insert name)

or node

node index.js

Built With

Authors

  • Loïc Bersier

License

This project is licensed under the GNU General Public License v2.0 License - see the LICENSE file for details

Acknowledgments

  • discord.JS team
  • 1computer1 for discord-akairo
  • Tina the Cyclops girl#0064 for inspiring me for making this bot