Zaarrg / DropBot

Drop Bot. Automaticlly Farms every Drop available like Rust for ya and now also your Custom Channel's
396 stars 121 forks source link

Provide a list of Games #84

Open delta-whiplash opened 1 year ago

delta-whiplash commented 1 year ago

Hello I just deployed your insane program on docker but I encountred an issue with the env var game, I typed "VALORANT Overwatch_2" and the script sayed there is no campaign but when I typed "VALORANT Overwatch_2 ", now he is wtaching for me can you help me how to check if the game's name I typed is valid or not. Thank you

maozdemir commented 1 year ago

https://github.com/Zaarrg/TTVDropBot/blob/63a262a080a5993a7558689f945fadc49bedea7e/src/functions/get/getArgs.ts#L79

Watch quotes.

delta-whiplash commented 1 year ago

Ok thank you I will try this