JeherillaJanwar / AI-Discord_bot

artificial intelligence discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI-Discord_bot

artificial intelligence discord bot

Getting Started

1) Clone repository

mkdir openai-discord-bot
cd openai-discord-bot
git clone https://github.com/JeherillaJanwar/AI-Discord_bot.git

2) Create discord bot and OpenAI account

3) Add discord bot to your server

4) Fill keys in env

CLIENT_TOKEN='{discord bot token}'
API='{openai.com api key}'
ROBOT_USER_ID='{discord bot user id}'

6) Run

  • Manual
npm install
npm start

About

artificial intelligence discord bot

License:MIT License


Languages

Language:JavaScript 96.2%Language:Shell 3.8%