You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The parsing function needs to parse the command arguments passed to it. It's also passed a username.
It needs to check the amount against the user's token pool before attempting the bet
It needs to verify or match the songid, by shortid, full id, or a fuzzy match, to pass to making the bet.
The text was updated successfully, but these errors were encountered:
Users can bid for songs using !bid [category]
The parsing function needs to parse the command arguments passed to it. It's also passed a username.
It needs to check the amount against the user's token pool before attempting the bet
It needs to verify or match the songid, by shortid, full id, or a fuzzy match, to pass to making the bet.
The text was updated successfully, but these errors were encountered: