Haha yes discord bot
Find a file
2022-06-16 09:18:39 +02:00
commands Initial slash bot (Only download and ping) 2022-06-16 09:18:39 +02:00
events Initial slash bot (Only download and ping) 2022-06-16 09:18:39 +02:00
.eslintrc.json Initial slash bot (Only download and ping) 2022-06-16 09:18:39 +02:00
.gitignore Initial .gitignore 2022-06-16 09:18:16 +02:00
deploy-commands.js Initial slash bot (Only download and ping) 2022-06-16 09:18:39 +02:00
index.js Initial slash bot (Only download and ping) 2022-06-16 09:18:39 +02:00
package-lock.json Initial slash bot (Only download and ping) 2022-06-16 09:18:39 +02:00
package.json Initial slash bot (Only download and ping) 2022-06-16 09:18:39 +02:00
prereq.js Initial slash bot (Only download and ping) 2022-06-16 09:18:39 +02:00
readme.md Initial slash bot (Only download and ping) 2022-06-16 09:18:39 +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

Prerequisites

You need to install the following

Installing

git clone https://git.namejeff.xyz/Supositware/Haha-Yes
cd haha-Yes
git checkout slash
npm install

To run the bot either use pm2

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

or with node node index.js

If on linux you can also do

nohup node index.js &

Built With

Authors

  • Loïc Bersier

Paypal

License

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

Acknowledgments

  • discord.JS team
  • Tina the Cyclops girl#0064 for inspiring me for starting the making of this bot