Haha yes discord bot
Find a file
2019-03-24 20:37:03 +01:00
board Need that folder 2019-03-13 18:57:33 +01:00
commands OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED YOU JUST GOT OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED YOU JUST GOT OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED YOU JUST GOT OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED OWNED YOU JUST GOT OWNED 2019-03-24 20:37:03 +01:00
dictionary Added ben shapiro 2018-12-01 02:55:54 +01:00
event added random message to blacklisted user & a message to blacklisted server 2019-03-23 23:55:52 +01:00
img background for no light 2019-03-01 19:07:06 +01:00
json Watching status 2019-03-23 19:28:44 +01:00
.eslintrc.json 2019-01-03 14:22:39 +01:00
.gitignore moved spb.png file 2019-03-23 19:29:05 +01:00
config-exemple.jsonc Removed printChannel 2019-02-27 21:14:04 +01: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 Changed license to AGPL 2019-01-26 12:35:33 +00:00
package.json Accidently pushed that 2019-03-15 18:04:25 +01:00
rand.js yes 2019-02-17 20:15:23 +01:00
README.md Update README.md 2019-03-09 22:54:22 +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

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 &

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