smartinio / deno-discord-gpt

ChatGPT companion for discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deno-discord-gpt

ChatGPT Discord bot for personal use. Looks something like this:

someUser: @gpt why is the sky blue?

gpt: @someUser The sky appears blue due to a process called Rayleigh scattering [...]

Built as an excuse to try Deno/Deploy. Ran into some concurrency issues, so I added Redis for at-most-once message handling, and as a bonus, chat history persistence.

Infra

About

ChatGPT companion for discord


Languages

Language:TypeScript 100.0%