You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
0 commit comments