Skip to content

craked5/opsbot_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a chrome extension that facilitates the buying side of the Opskins bot, https://github.com/craked5/opskins_bot.

I used this because authenticating with opskins is a pain in the ass with Python and a chrome extension can use your browsers authentication directly which is pretty cool (it adds some latency tho, between the act of the server finding an item and this buying it unfortunately).

It communicates with the server via websockets (Socket.io).

The way this works is, everytime the bot server finds an item worth buying it sends a "buy_list" to this extension and this tries to buy that item, returning the result to the server.

About

Support extension for the Opskins bot server. Buys stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published