feat: add tts command
This commit is contained in:
4 files changed
+73
-2
No files matched your search
@@ -118,5 +118,6 @@ val commands = listOf(
|
||||
ShotSelfCommand(), TenSetuCommand(),
|
||||
ReactionCommand(), MCSkinCommand(),
|
||||
GithubLatestCommitCommand(), RandomMusicCommand(),
|
||||
ZDJDCommand(), ScanQRCodeCommand()
|
||||
ZDJDCommand(), ScanQRCodeCommand(),
|
||||
TTSCommand()
|
||||
)
|
||||
Reference in New Issue
Block a user