Skip to content

wezacon/vultrexbots.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vultrexbots.py

DISCLAIMER! This is an unofficial package!

Install: pip install vultrexbots.py

import vultrexbots

cli = vultrexbots.Client()

vbk = "APIKEYHERE"

out = cli.get_bot_info(botId=str(642728778535141376), apiKey=vbk)

print(out.json) # Change 'json' to anything needed (ex: github)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages