Mehgugs / lacord

A low level, lightweight discord API library.
MIT License
6 stars 0 forks source link

os.getenv"LACORD_DEBUG" can false positive #2

Closed Mehgugs closed 2 years ago

Mehgugs commented 2 years ago

os.getenv"LACORD_DEBUG" will trigger false positives. A simple util function to parse env variables and filter out things like off, false, 0 would improve that.

Mehgugs commented 2 years ago

Closed by 161a3a6999fb225581db03a21a2a24185378378d