revoltchat / revolt.js

Modern Typescript library for interacting with Revolt.
https://revolt.js.org
MIT License
225 stars 56 forks source link

Updated login & loginBot for token check #77

Closed EtherealTheDev closed 1 year ago

EtherealTheDev commented 1 year ago

I added checks to see if the token exists or not, this gives the user less confusion when they improperly setup a token config like: process.env["TOKEN"]

Please make sure to check the following tasks before opening and submitting a PR