Skip to content

A Discord bot enhancing connectedness for friends in distance

Notifications You must be signed in to change notification settings

oscardddd/Collecto

Repository files navigation

CN-bot test

This is the test bot for project Collective-Narrative built using discord.js and the gpt-3.5-turbo model from Open AI. It would automatically fetch the conversations in the DC channel and output a collective story topic based on the input conversations that are relevant to the users' lives.

How to setup

  1. Clone the repository to the current directory
  1. Install all the dependencies
  • Using npm
npm install
  • Using yarn
yarn
  1. Create a new file called .env

  2. Update .env with your own credentials.

  3. Register the slash commands

  • Using npm
node deploy-commands.js
  1. run the bot server
node .

About

A Discord bot enhancing connectedness for friends in distance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published