fmt: fmt and clippy

This commit is contained in:
silver 2024-09-17 22:11:34 +01:00
parent 11240914ac
commit f3ef03a418
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
3 changed files with 49 additions and 54 deletions

View file

@ -55,11 +55,11 @@ impl EventHandler for Handler {
Welcome {} to the {} server!
Sign up on [UL Wolves]({}) and go to https://discord.com/channels/{}/{} and use ``/link_wolves`` to get full access.
"#,
new_member.display_name(),
&config.server_name,
&config.wolves_link,
&config.server,
&config.bot_channel_id
new_member.display_name(),
&config.server_name,
&config.wolves_link,
&config.server,
&config.bot_channel_id
);
// let msg = format!(
// "Welcome {} to the {} server! \n\