I also need to figure out how to get p2pool to accept bbqcoin addresses but I'm not even sure what the difference is between a BBQCoin address and a regular litecoin address. I edited the networks.py but it seems like with BBQCoin you can't get away with using the same prefixes as LTC like Feathercoin does, but I'm not sure how to make p2pool take BBQcoin addresses specifically.
Anybody able to help me out with this? Take a look here and lemme know if you have any ideas https://github.com/teknobasterd/p2pool-bbq
If we can 1) Figure out how to get the p2p port working in bbqcoind and 2) have someone help me format the prefix and identifier parts for BBQCoin in networks.py then we should be able to get p2pool running for BBQCoin.