Haha yes discord bot
Find a file
2019-05-19 00:29:46 +02:00
board Need that folder 2019-03-13 18:57:33 +01:00
bye bye folder 2019-05-10 16:37:05 +02:00
commands You\'re a massive retard, you don\'t even know how the internet works, every day you wake up crying because I\'ve painted on the wall above you a big poster of me pointing and laughing at you while saying "you will never succeed in life fucking retard" You consider suicide daily Once you\'ll make the decision of ending yourself call me, because I wanna record it while calling you a faggot I\'ll help you loading the gun/making the noose 2019-05-19 00:29:46 +02:00
dictionary Added exclamations, greetings and yesno 2019-05-18 14:46:27 +02:00
event blacklisted wrong user 2019-05-11 20:56:36 +02:00
img When april first, start Haha yes gold 2019-03-31 17:31:47 +02:00
json I dont like those anymore 2019-05-08 21:53:03 +02:00
tag added board/*.json and tag/*.json 2019-05-04 13:09:34 +02:00
welcome welcome/ 2019-05-09 21:34:08 +02:00
.eslintrc.json 2019-01-03 14:22:39 +01:00
.gitignore sam.mp3 & samvc.mp3 2019-05-18 03:01:36 +02:00
buildConfig.py added bot ID to the minimum version 2019-04-11 18:17:02 +02:00
config-exemple.jsonc prefix need to be in [] 2019-03-30 04:53:17 +01:00
emojiCharacters.js Changed indent 2019-01-02 08:09:45 +01:00
index.js ignore cooldown and permissions for owner 2019-05-10 16:43:55 +02:00
LICENSE Changed license to AGPL 2019-01-26 12:35:33 +00:00
package.json asciify-image 2019-05-18 16:09:26 +02:00
rand.js work too when message isint passed 2019-05-09 21:28:58 +02:00
README.md dredit to rantionary 2019-05-16 16:35:17 +02: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

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

If on linux you can also do

nohup node index.js &

You can now use the python script buildConfig.py to build a config.json

Built With

Authors

  • Loïc Bersier

License

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

Acknowledgments