Merge branch 'clap-text' of anthonycicc/slackbot into master
This commit is contained in:
commit
e38fe9c3e5
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ private fun String?.processToCommand(): Commands {
|
|||
return when (this) {
|
||||
"/spongemock2" -> Commands.Spongebob
|
||||
"/uppercase" -> Commands.Uppercase
|
||||
"/claptext" -> Commands.Claptext
|
||||
"/clapback" -> Commands.Claptext
|
||||
else -> Commands.Error
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue