?say=XYZ to TTS
This commit is contained in:
@@ -2,7 +2,8 @@ package v01
|
||||
|
||||
type config struct {
|
||||
Feedback struct {
|
||||
Addr string
|
||||
Addr string
|
||||
TTSURL string
|
||||
}
|
||||
Users map[string]struct {
|
||||
Player int
|
||||
|
||||
Reference in New Issue
Block a user