Removed debug text
This commit is contained in:
parent
aff8f71130
commit
eac1e66395
|
@ -736,7 +736,6 @@ def build_team_embed(team):
|
|||
return embed
|
||||
|
||||
def vibe_check(vibes):
|
||||
print(vibes)
|
||||
if vibes < -0.8:
|
||||
vibe_text = "Honestly Terrible"
|
||||
elif vibes < -0.4 and vibes > -0.8:
|
||||
|
|
Loading…
Reference in New Issue
Block a user