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
Basically allow a user to set a private flag (similar to the dontsave flag) when using last.fm where the bot doesn't show the lastfm username (it's already prefixed with the client's nickname).
It would trigger if 'user' was shown in the output or not:
out = '{} {} "{}"'.format(user, status, title)
The text was updated successfully, but these errors were encountered:
Basically allow a user to set a private flag (similar to the dontsave flag) when using last.fm where the bot doesn't show the lastfm username (it's already prefixed with the client's nickname).
It would trigger if 'user' was shown in the output or not:
The text was updated successfully, but these errors were encountered: