feat: 'search' command to search the db, and 'shortlist' to add songs from search result
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
bot = None
|
||||
playlist = None
|
||||
library = None
|
||||
cache = None
|
||||
|
||||
user = ""
|
||||
is_proxified = False
|
||||
|
Reference in New Issue
Block a user