JavaChat / OakBot

A Java-based chat bot for Stackoverflow Chat
45 stars 32 forks source link

Optional mention parameter for /javadoc #37

Closed mvarendorff closed 6 years ago

mvarendorff commented 6 years ago

Sometimes I use the javadoc command to answer some other users question and I get pinged and after that I have to write another message to make sure the other user understands that the javadoc was meant for him. If there could be something like /javadoc searchedDoc [['@']username] that could sort that out. Just a tiny change but would help a lot :)

mvarendorff commented 6 years ago

Works! Thanks a lot :)