Skip to content

aryanvikash/coc-developer-unofficial-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

https://developer.clashofclans.com

Clash of Clans developer unofficial api Wrapper to generate ip based token

coc  = Coc(email, password)

coc.login()
# generate a new key of your specific ip
key  = coc.createKey("my_ip_address")
# or it will grab your current ip
key  = coc.createKey()
# get all keys
keys  = coc.getAllkeys()

About

Clash of clans Dev Unofficial api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages