Skip to content

onjavadev/DiscordMinimalGPTBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord chatGPT minimalistic bot written in Pyhton 3.

Features

  • To address the bot, just mention it in channel
  • Context per channel, with customizable limit of tokens. You can discuss some topic with friends and chatbot not mixing context in different channels.
  • Channel history is saved in SQLite database
  • Secrets are taken from .env file
  • If assistant answer is more than limit in size, messages are sent in channel as batch
  • Very small code footprint and easy to understand

About

Python 3 minimal ChatGPT Discord bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages