tywil04 / slavartdl

Simple tool written in Go(lang) to download music using the SlavArt Divolt server
GNU General Public License v3.0
17 stars 1 forks source link

Slavart servers are dead #29

Closed Guido30 closed 7 months ago

Guido30 commented 7 months ago

Hello

The divolt and discord servers being used in slavartdl are currently dead, there is another server which works similarly here is the invite link (will expire in 7 days)
The problem is the syntax for sending download commands in slightly different so its going to need some work

I know this is not efficient because lets be honest eventually this server will also go down, perhaps implementing a way to manually configure a command syntax, channel and bot ids could help for future issues like these

Thanks

tywil04 commented 7 months ago

I don't really use slavartdl anymore, and I'm going to discontinue support because I don't want to play a game of cat and mouse.

Implementing a way for any bot to be controlled is difficult because they are so many variables. How do you initiate a command? If its a slash command, I need to use a whole different api than if it was a regular message. Does the bot reply in the same channel you ask it in or in DMs or in some completely different channel? The link it gives, is it a download link or does it take you to some hosting service like Pixeldrain or maybe it takes you to through 3 different websites just to get the link? I hope you can see why making a generic tools would be extremely difficult and not worth it for me considering I dont use slavartdl any more.

The code is full open source so nothing is stopping you from learning and implementing things yourself, I will not be working on this anymore. Sorry again.