Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improves clarity to owo bs #281

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Cyrooo
Copy link
Contributor

@Cyrooo Cyrooo commented May 31, 2022

added the link setting to logs

added the link setting to logs
Removes "bet amount" text in friendly battles... many people are wondering why the text is there while the feature is disabled/removed.
@@ -248,7 +248,7 @@ function toEmbedRequest(p,stats,bet,sender,receiver,flags){
name: `${receiver.username}, ${sender.username} challenges you to a duel!`,
icon_url: p.msg.author.avatarURL
},
description: "Bet amount: "+bet+" cowoncy"+flagText+acceptText+"\n`owo db` to decline the battle!",
description: "+flagText+acceptText+"\n`owo db` to decline the battle!",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to remove "+

return;
}
}else{
p.errorMsg(", the display settings can only be `logs`, `display`, or `speed`!");
p.errorMsg(", the battle settings can only be `display`, `speed`, or `logs`!");
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why this was changed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants