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
Supositware a1a8a1eff0 Update 'commands/hidden/levertowned.js' 2 years ago
asset Previously uploaded the wrong file 4 years ago
board Need that folder 5 years ago
bye bye folder 5 years ago
commands Update 'commands/hidden/levertowned.js' 2 years ago
config Fix error for operatorsAliases in sequelize 4 years ago
dictionary Remove the "+" 5 years ago
event Bunch of update 3 years ago
json Implement censor again and new account restriction to 6 months and attachment to 1 year 3 years ago
migrations New blacklist format 3 years ago
models Fixed an error 3 years ago
scripts Script to convert to new blacklist db format 3 years ago
utils check hapi server status 3 years ago
welcome welcome/ 5 years ago
.eslintrc.json 5 years ago
.gitignore package-lock.json 4 years ago
LICENSE Changed license to AGPL 5 years ago
README.md Added gitea 4 years ago
config-exemple.jsonc Made donations link be stored in config.json 3 years ago
emojiCharacters.js Changed indent 5 years ago
index.js fix intents 3 years ago
package.json Don't use master branch 3 years ago
rand.js What the fuck am i doing 4 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

Prerequisites

You need to install the following

Installing

git clone https://git.namejeff.xyz/Supositware/Haha-Yes
cd discordbot
npm install

sequelize db:migrate

If the youtube-dl module didn't install youtube-dl by himself you can go in node_modules/youtube-dl/scripts and run node download.js Configure config.json and config/config.json

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 &

To use ytp.js

  1. Download the folder 'sounds', 'music', 'resources', 'sources' from YTPPlus
  2. Put them in the asset/ytp folder

To use dectalk on linux you will need

  1. Get dectalk
  2. install wine
  3. install Xvfb & run Xvfb :0 -screen 0 1024x768x16 &

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