dimaslesmana / steamhourboost-discord

Steam Hour Booster with Discord bot integration
23 stars 5 forks source link

ERROR] Invalid key length #1

Closed mrranger closed 1 year ago

mrranger commented 1 year ago

Failed to add new Steam account!

dimaslesmana commented 1 year ago

Failed to add new Steam account!

Hello,

Make sure you have a .env file whose content is based on the content in the .env.example file. For invalid key length, ensure that the value of CRYPTO_SECRET_KEY is 32 characters long.

mrranger commented 1 year ago

I'm stupid, I thought that he generates it himself, thanks!