CDFN / chatgpt-discord-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple ChatGPT Discord bot. You need to supply following environment variables:

  • DISCORD_TOKEN - discord token that bot will use in order to connect to Discord API
  • OPENAI_SESSION_TOKEN - token from __Secure-next-auth.session-token cookie at https://chat.openai.com/chat

About


Languages

Language:TypeScript 78.8%Language:Dockerfile 21.3%