Kaytal / kevGPT

Stupid Discord bot for friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kevGPT

Stupid Discord bot for friends

Setup

This adds a /kevGPT command to discord. You will need a .env file that is structured like this:

DISCORD_TOKEN=[someDiscordToken]
CLIENT_ID=[yourApplicationClientID]
SERVER_ID=[yourServersId]

After that you'll need to run

node deploy-commands.js

That will add the /kevgpt command to the server.

To alter the array of responses they are located as replies[] in commands/kevGPT.js

About

Stupid Discord bot for friends


Languages

Language:JavaScript 100.0%