Haha yes discord bot
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Go to file
loicbersier 767cbb9a5a apparently i forgot node-opus for some reasons 5 years ago
commands fixed for when the concerned user dosent have DM activated 5 years ago
dictionary Added ben shapiro 6 years ago
event Arrenged it a little 5 years ago
img background for no light 5 years ago
json new blacklist 5 years ago
.eslintrc.json 5 years ago
.gitignore frame001 5 years ago
LICENSE Changed license to AGPL 5 years ago
README.md Update README.md 5 years ago
config-exemple.jsonc Removed printChannel 5 years ago
emojiCharacters.js Changed indent 5 years ago
index.js Moved thing around 5 years ago
package.json apparently i forgot node-opus for some reasons 5 years ago
rand.js yes 5 years ago

README.md

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