Skip to content
This repository was archived by the owner on Sep 11, 2018. It is now read-only.

Latest commit

 

History

History
25 lines (20 loc) · 670 Bytes

File metadata and controls

25 lines (20 loc) · 670 Bytes

Environment for MonoxBot

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"