vb2007 / discordbot

A simple discord bot of mine developed with node.js's discord.js library.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Feature: using .env alongside with config.json #58

Closed vb2007 closed 2 weeks ago

vb2007 commented 1 month ago

The .env file should contain thing like:

And the config.json file should contain everything else, like embed color, logging settings, etc.