Vaeb / VaeBot

Discord bot for everything from moderation to music.
MIT License
194 stars 83 forks source link

Auth.js #10

Open MatthewSamms opened 6 years ago

MatthewSamms commented 6 years ago

Hey Just wondering If I Could Get The Auth.js Format thanks ;)

Vaeb commented 6 years ago

Hi,

Sorry for the late response.

The format for Auth.js is as follows:

module.exports = { discordToken: 'Discord bot token', youtube: 'Youtube API key', trelloKey: 'Trello API key', trelloToken: 'Trello API token', dbPass: 'Database password', };

Please note that the bot was never actually intended for public use, just for the code to be viewed openly, so I can't guarantee that it would be easy to setup your own version!

RohitM-IN commented 4 years ago

can u plz tell auth.js the same or u added some things?

SaixzMaker commented 3 years ago

Hello partner, I wanted to know how I can get the dbPass: 'Database password',

tomihad-ul-aibak commented 3 years ago

Hello partner, I wanted to know how I can get the dbPass: 'Database password',

it must be mongo db thing

SaixzMaker commented 3 years ago

Hello partner, I wanted to know how I can get the dbPass: 'Database password',

it must be mongo db thing

And where do I get trelloKey and the trellotoken?