/[sudobot]/branches/9.x-dev/TODO.md
ViewVC logotype

Contents of /branches/9.x-dev/TODO.md

Parent Directory Parent Directory | Revision Log Revision Log


Revision 577 - (show annotations)
Mon Jul 29 18:52:37 2024 UTC (8 months ago) by rakinar2
File MIME type: text/markdown
File size: 1273 byte(s)
chore: add old version archive branches (2.x to 9.x-dev)
1 # Todo
2
3 - Write documentation for the configuration options (See [GuildConfigSchema.ts](https://github.com/onesoft-sudo/sudobot/blob/main/src/types/GuildConfigSchema.ts) and [SystemConfigSchema.ts](https://github.com/onesoft-sudo/sudobot/blob/main/src/types/SystemConfigSchema.ts) to learn more about the configuration options)
4 - Ticket System
5 - Stats Tracking
6 - Level XP system
7 - Message Tracking
8 - Music
9 - An extension to block well known phising/scam/spam messages
10 - An extension that logs DMs
11 - Extension that scans messages with OpenAI
12 - NSFW.js AI model integration
13 - Reply and thread based AI chat conversation support. Storing messages in database, disk (JSON) or caching the last 100 messages in memory to send them to the AI model. Reply context will be limited to the reply and thread context will be limited to thread.
14 - Log infraction ~~creation~~/edition/deletion when using `-infraction` commands
15 - Better cache management (especially for permission managers and command overwrites)
16 - `@file` directive
17
18 ## 9.x
19
20 - Make a semaphore that blocks when a specific condition is met
21 - Listen to raw message delete event and raw message edit event for logging
22 - Template string function for parsing emoji literals and fetching them

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26