Supply staff contact email in place of under development message
This commit is contained in:
parent
61305627e3
commit
1d04369ef2
@ -14,8 +14,8 @@ pub async fn handle(session: &ListenerSession, source: String, pool: &DBPool) ->
|
||||
\t<bold>register <lt>username> <lt>password> <lt>email><reset> to register as a new user.\r\n\
|
||||
\t<bold>login <lt>username> <lt>password><reset> to log in as an existing user.\r\n\
|
||||
\t<bold>help<reset> to learn more.\r\n\
|
||||
[Please note BlastMud is still under development. You are welcome to play as we \
|
||||
develop it, but note it might still have bugs, unimplemented features, and \
|
||||
unbalanced gameplay aspects].\r\n"))).await?;
|
||||
[Please contact staff@blastmud.org with any feedback or suggestions on how to \r\n\
|
||||
improve Blastmud, to report any inappropriate user generated content or behaviour, or if you \r\n\
|
||||
need any other help from the game's operators].\r\n"))).await?;
|
||||
Ok(())
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user