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.
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.