Skip to content

A Discord bot with a friendly (and copyrighted) face. He chats using natural language, he has a reminder system! He's basically my AI playground.

Notifications You must be signed in to change notification settings

StevenLaczko/BorisBot

Repository files navigation

### This is Boris!
He's a chatbot that uses the ChatGPT API to speak naturally. He literally helps me code him.

He also has a reminder functionality. At the moment, this will link you to your original reminder request at the time
you specify.

## SETUP
Place secret keys in a .env file at the root directory like so:
OPENAI_API_KEY=(key without parentheses)
DISCORD_TOKEN=(token without parentheses)

Then run
`pip install -r requirements.txt`
`python3 RunBoris.py`

About

A Discord bot with a friendly (and copyrighted) face. He chats using natural language, he has a reminder system! He's basically my AI playground.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages