Discord bot for summarizing the last n messages by a user. Uses OpenAI and a custom assistant. Uses discrod '/' command interactions.
- @{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
- Add the Discord token, OpenAPI key, Assistant ID are in a .env file in the root folder.
- Run main.py