LengoLabs / qbot

Qbot is an advanced, easy to setup, free, and unbranded Discord-Roblox ranking bot. If at any time during setting it up you need assistance, you can join the support server.
https://discord.gg/J47m7t4
MIT License
77 stars 138 forks source link

Fix a simple thing that just annoys me. (dont have to merge this is my preference) #94

Closed brandonapt closed 2 years ago

brandonapt commented 2 years ago

Yeah, so the roblox cookie in the .env is under ROBLOX_COOKIE and the token is under token=.

This PR just makes it so DISCORD_TOKEN replaces token in the .env to match the grammar of the cookie.

(this also requires a update of the docs, but they are not open source so I cannot do that)

no pressure in accepting! this is just something that i feel should be changed.

brandonapt commented 2 years ago

You should write in the docs to add --force to npm install when first installing, or npm will error.