Skip to content

Commit

Permalink
Always encourage The Comrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristgit committed Jul 25, 2024
1 parent edfd814 commit 47bd230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ff_bot/encouragement.ex
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ defmodule FFBot.Encouragement do
"""
def maybe_encouraging_comment do
if supports_comrades?() && should_generate_encouraging_comment?() do
". Any negligence will result in swift punishment."
". March on, Comrade!"
else
""
end
Expand Down

0 comments on commit 47bd230

Please sign in to comment.