I use environment to load secure thing without saving it into regular config.json
Create file name .env and fill that file with below this (ofc with your auth information)
NOTE: The token must be bot token that owner id match with your id and NOT User account
TOKEN='Your bot token here'
DB='Your database name'
DB_USER='Your database username'
DB_HOST='Your database host url'
DB_PORT='Your database port'
DB_LINK='Your database url'
DB_PASS='Your database password'
youtubeApiKey='Your google api key'
GoogleImageAPI1='Your google api key'
CSE='Your google custom search ID'
matmen='fAPI auth key'
webhelper="true"