Skip to content

Fix typing on no response

Jensen Li requested to merge definitiveabove/slithering-duck:typing into master

Added a "typing" variable that can be set in a command - by default it is true, but if it is set to false for a command then the bot will not type for that command.

Fixes #78 (closed)

Merge request reports