Update community advertisement
This commit is contained in:
parent
328e37f900
commit
97fe9ebf0d
1 changed files with 1 additions and 1 deletions
|
@ -548,7 +548,7 @@ COMMANDS:
|
|||
cmd.client.sendNotice(fmt.Sprintf("Created match: %s", g.name))
|
||||
|
||||
if len(g.password) == 0 {
|
||||
cmd.client.sendNotice("Note: Please be patient as you wait for another player to join the match. A chime will sound when another player joins. While you wait, why not join the bgammon.org community? See the 'Community' page for information on how to join via Discord, Matrix or IRC.")
|
||||
cmd.client.sendNotice("Note: Please be patient as you wait for another player to join the match. A chime will sound when another player joins. While you wait, join the bgammon.org community via Discord, Matrix or IRC at bgammon.org/community")
|
||||
}
|
||||
case bgammon.CommandJoin, "j":
|
||||
if clientGame != nil {
|
||||
|
|
Loading…
Reference in a new issue