Installation
Open command prompt and type:
npm i @nishantapps/node-bard
Usage
import {setConfig,createText} from '@nishantapps/node-bard'
const config = {
userid:'userid',
key:'makersuite.google.com key',
apikey:'rapidapi key'
};
setConfig(config);
async function main() {
console.log(await createText('Привет братан'))
}
main();
Faq:
How to get key?
--> Go to https://makersuite.google.com and get it from there
Where to get userid?
--> Go to our discord server https://discord.gg/Fnt6qDrJGQ and execute the command in #register channel: /register
. You will get your userid in your dms
Contributers
Thanks goes to these wonderful people (🤗):
npmnishantsharma |
Alpha |
Bug Hunters
Thanks goes to these wonderful people for getting bugs in our app (🤗):
Dae |
Alpha |