Closed AmaanC closed 10 years ago
:+1:
:+1:
Note that /echo
is not a builtin command. This is by design, and here's why: It gives you a touch of the bot. /echo
is important functionality, which can oh-so-easily be done with /learn
. So, instead of giving it to everyone who boots up the bot, why not make them work a bit for it?
/tell
is also a very important builtin. The command parameter is often confusing (I know), and people usually forget it, which gives me two reasons to not like this proposal:
!!tell Joe border-radius
, what you'll get is an error. Under your proposal, we'll get @Joe border-radius
I can agree to changing /tell
s error message, telling people the complete syntax and that it's not an echo command.
I like changing the error message.
Good points. Let's just change the error, then On Feb 21, 2014 4:58 AM, "Randall Koutnik" notifications@github.com wrote:
I like changing the error message.
Reply to this email directly or view it on GitHubhttps://github.com/Zirak/SO-ChatBot/issues/178#issuecomment-35682382 .
I see a lot of people using tell like this:
!!tell userName I want this to be said from the bot
Recent example:
Maybe if no command is specified to the
!!tell
command, we should default to it usingecho
since that seems to be what users assume?