eliangerard / discord-assistant-v2

A discord bot that allows you to use Google Assistant from a voice or text channel.
1 stars 1 forks source link
assistant bot botsfordiscord discord google

discord-assistant-v2

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.

Slash Commands

Setup

Follow these instructions in [English]() or Spanish to perform the necessary pre-configurations for its correct operation.

Installation

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.

First run

Follow these small steps in [English]() or Spanish to authenticate your bot and start using it.