Skip to content

macluxHD/aqua

Repository files navigation

license

aqua

Installation

First of all clone the repo using

git clone https://github.com/macluxHD/aqua

Rename the .env.example file to .env and fill out the variables as follows:

  • TOKEN can be acquired from the Discord Developer Portal in your application in the Bot subpage.
  • clientId is also available on the Discord Developer Portal in the General Information subpage called and application ID
  • YOUTUBE_API_KEY can be generated by creating a project on googles' API page here is a guide on how to do it. How To Get a YouTube API Key
  • ANIME_SCHEDULE_API_KEY can be acquired with an AnimeSchedule account on the API page in the account settings.

You can start the bot using the following command.

npm run startup

To invite the bot use the following Link and replace the your-client-id with the application ID from the Discord Developer Portal

https://discord.com/api/oauth2/authorize?client_id=your-client-id&permissions=8&scope=bot%20applications.commands

Releases

No releases published

Packages