Skip to content

LLM bots for server admins to summarize discord messages

Notifications You must be signed in to change notification settings

Atif-Anwer/discord_summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Joint Artificial Reasoning and Visual Interaction System (J.A.R.V.I.S)
Discord Summarizer Bot

Description

Discord bot for summarizing the last n messages by a user. Uses OpenAI and a custom assistant. Uses discrod '/' command interactions.

Supported commands:

  • @{bot name} - A set of fixed text replies to test the bot
  • /check OpenAPI key
  • /cost
  • /summary from time to time (from_time) (to_time)
  • /help
  • /unread summary

Usage:

  • Add the Discord token, OpenAPI key, Assistant ID are in a .env file in the root folder.
  • Run main.py

About

LLM bots for server admins to summarize discord messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages