Devan Fischer
Devan Fischer
Would love to gain some traction on this as I use this workflow heavily throughout my day. My current process is searching for the repo, opening it, then copying the...
Same happened to me, what a shame! Was really looking forward to this Helium replacement. Please purge the Malware!!!
@Stooovie, I acheived this by editing the workflow and setting up an additional keyword action. [You can see how I set this up in this video...](https://www.loom.com/share/3fd8d8cdf49b452fb5149729f4f403a2) Feel free to let...
made the changes in player.py, bot.py, and ```cmd_loadpl``` got the same error as @zenrac so i did the change you said . now i get this error  UPDATE i...
@Selkea sure! ``` async def cmd_pladd(self, player, song_url=None): """ Usage: {command_prefix}pladd current song {command_prefix}pladd song_url Adds a song to the autoplaylist. """ #No url provided if not song_url: #Check if...
ok so i made the changes im no longer getting the error in my cmd, thank you for that, but im getting this message in the discord chat  and...
@zenrac awesome thank you!
awesome thank you, added code to files and working great!