Suggestion, possibility to remove "xxx said" in tts for bots
i want to make a bot that read jokes; wait and then tell the answer, but instead i have this annoying "bot said" everytime, can you add this option ? like there is {tts:true} already, add {speachname:false} and when not said, it is automaticly on true, Thanks ! ; )
-
discord.js or discord.py or any API "wrapper" aren't made by discord. Discord needs to add this to their API.
0 -
Discord themselves do not manage any modules, they are all community based. (https://discord.gg/discord-api)
As well for the removing the "x said" bit, I would strongly vote no on this
I want to know exactly what bot is saying something in tts without having to look at the channel or make guesswork of what's happening
1 -
Donovan_DMC, i mean, as there is the option {tts:true} on message.send('message',{tts:true}) so i was thinking like a {speachname:false} option and when not set, it is always on true,
So every bot creator can customize what he wants
0 -
Le_Joker_(Tim), why the {} its just message.send('message', tts=True) but its still the same it says "xxx said ..." and this is not the choice of the wrapper maker its discord's
0 -
don't know, it works also for me with {tts:true} but they mean the same, but so where should i make this suggestion anyway ?
0 -
don't know, it works also for me with {tts:true} but they mean the same, but so where should i make this suggestion anyway ?
0 -
ah didnt know that. Uhh here but say it differently, like suggest it for the api not asking to add it to discord.js lol
0 -
changed ; )
1 -
The point I was making is I don't want bot developers to have this option at all.
0 -
Even as a developer myself, I would rather people know exactly where tts messages are coming from if my bot is sending them, so it can't get blamed on others.
0 -
I understand, but generraly you don't install bot you don't know, i was doing that for me...
0
Please sign in to leave a comment.
Comments
11 comments