/Ayaya-Bot

A Discord Bot with multi-functional commands, supports YouTube API as well.

Primary LanguageJavaScript

Ayaya Bot

Ayaya Bot is a bot created based off my knowledge of JS, the bot is used for Music/Memes/Fun etc, currently I have a Music structure that supports Youtube's new V3 API.

Installation

Use the package manager npm to install the dependencies.

npm i

Usage / Running the bot

Rename the .env_example file to .env and add in the required information.

git clone the repo and start the project with the following commands.

Start with NPM: npm run start
Start with PM2: pm2 start pm2.json

Contributing

Pull requests are welcome. Please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT