Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 713 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 713 Bytes

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