Skip to content

Commit 8031581

Browse files
chore: update TODO.md
Signed-off-by: Ar Rakin <[email protected]>
1 parent b95d75d commit 8031581

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

TODO.md

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,3 @@
11
# Todo
22

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
3+
*Nothing yet*

0 commit comments

Comments
 (0)