Skip to content

Commit

Permalink
Update coordinator_commands.ex
Browse files Browse the repository at this point in the history
  • Loading branch information
jauggy committed Dec 20, 2024
1 parent d7df6d3 commit 948495b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/teiserver/coordinator/coordinator_commands.ex
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ defmodule Teiserver.Coordinator.CoordinatorCommands do

CacheUser.send_direct_message(state.userid, senderid, [
@splitter,
"To link your discord account, message the the discord bot (Teiserver Bridge) with the message",
"To link your discord account, send a private message to Teiserver Bot on the BAR discord with the message:",
"$discord #{senderid}-#{code}",
"This code will expire after 5 minutes",
"The discord link is: #{Application.get_env(:teiserver, Teiserver)[:discord]}"
Expand Down

0 comments on commit 948495b

Please sign in to comment.