Open RustemB opened 3 years ago
On line 53 discord
can be replaced with discordcanary
but a flag or parameter would be nicer
The following line will take in the first parameter to the bash script. If the parameter does not exist the default "discord" is used:
discord_type=${1:-discord}
cool
Would be nice, if you add flag or priority detection of any Discord versions