AseCoder / Futox

Open source Discord bot
MIT License
3 stars 2 forks source link

Add environment variable to disable discordbots.org API #6

Closed cwchristerw closed 4 years ago

cwchristerw commented 5 years ago

This makes it easier to test code when contributor is adding or fixing things. This makes it possible to run also development version without running discordbots.org API. :smile:

DISABLE_DBL (could be name of environment variable), also it could be just when DBLTOKEN variable is empty or undefined then DBL is disabled.

cwchristerw commented 5 years ago

If you want I can make PR about this.

AseCoder commented 5 years ago

yes please make a pr