Tag Archives: python

Announcing XBL Accept

XBL Accept is a command line program that runs on most Linux distros. It might run anywhere you can run python but I’m not much of a python programmer so I can’t be sure. Basically, all this tiny app does is connect to Xbox Live and it accepts any pending friend requests. This is perfect for groups who want to be able to meet up but don’t want to add everyone to their personal list. The usual problem with group gamertags is that someone has to keep an eye on it to accept friend requests. Those days are over! Just run this from a startup script on a Linux server and forget about it. We’re using it over at Co-Optimus for a few gamertags.

XBL Accept is a modification of XBL Status by Chris Hollec. All credit should be directed his way for now. I honestly did not do much to his program in order to get this up and running. If you’d like to contribute to either project, let me know!

Hit the link below, check out the README for prerequisites and instructions on how to run it. If you have any questions, reply to this post for now. Maybe I’ll set up a page in the future.

xblaccept-0.0.1