Skip to content

Commit

Permalink
Remove TODO #41
Browse files Browse the repository at this point in the history
  • Loading branch information
torlenor committed May 22, 2020
1 parent d37f639 commit 36ab002
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin/voteplugin/commandhandler.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import (
)

const (
// TODO (#41): Add API call to get callPrefix for commands
helpText = "Type '%s" + command + " What is the best color? [Red, Green, Blue]' to start a new vote.\nYou can omit the custom options in the [...] to initiate a simple Yes/No vote."
helpTextVoteEnd = "To end a vote type `%s" + command + " end description text of the vote`."
)
Expand Down

0 comments on commit 36ab002

Please sign in to comment.