Discord Assistant is a bot for discord servers that offers the possibility to use Google Assistant either through text channels or voice channels, developed in discord.js v14 uses the most updated packages.
Follow these instructions in [English]() or Spanish to perform the necessary pre-configurations for its correct operation.
Once you have made the settings for your bot, run the following commands in the root of the folder.
npm i
Run this command to install the necessary packages
npm run load
Run this command to load the Slash Commands
node .
Run this command to start the bot
You can keep your bot running with the help of PM2.
Follow these small steps in [English]() or Spanish to authenticate your bot and start using it.