async function main() {
let defaults = {
debug: true,
mail: 'veryStrong@mail',
username: "veryStrongUsername",
password: "veryStrongPass",
};
let pinbot = new PinBot(defaults);
await pinbot.auth();
let followers = await pinbot.board().followers("300826518798656131", 0);
}
main();
-
Notifications
You must be signed in to change notification settings - Fork 0
ug-code/node-pinterest-bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published