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.
Haha-Yes/README.md

1.1 KiB

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