Skip to content

aurelione/bomber_friends.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

bomber_friends.js

Mobile-API for Bomber Friends mobile game

Example

async function main() {
	const { BomberFriends } = require("./bomber_friends.js")
	const bomberFriends = new BomberFriends()
	await bomberFriends.loginWithCustomId("customOId")
}

main()

About

Mobile-API for Bomber Friends mobile game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published