Code Monkey home page Code Monkey logo

botworkforce's Introduction

AI-Personal-Workforce

Description

Create your own discord bot and add multiple roles with OpenAI.Every chanel created will act as a specific role which will help you in a sepecific area of expertize.

Depedencies (required)

  1. create a discord bot on discord dev portal and andd it to the discord server of your choice.Here is a link
  2. Install node.js Link
  3. create an OpenAI Api account and get a API key Link

How to install

  1. create a .env file and insert below parameters you got from Depedencies
  #add OpenAI APi key below
OPENAI_API_KEY="<Open AI key>"

#Model of OpenAI API
OPENAI_MODEL="<which Open OpenAI Model you want use>"

#add discord bot token below
DISCORD_BOT_TOKEN="<Your DISCORD_BOT_TOKEN here>"

Run Locally

Clone the project

  git clone https://github.com/vaibhav9312/BotWorkforce.git

Go to the project directory

  cd my-project

Install dependencies

npm install

Start the server

npm run start

botworkforce's People

Contributors

vaibhav9312 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.