alaingilbert / Turntable-API

Allows you to create bots for turntable.fm
http://alaingilbert.github.com/Turntable-API/
MIT License
317 stars 98 forks source link

room name #110

Closed samuri51 closed 11 years ago

samuri51 commented 11 years ago

how to get the room name out of this?

https://github.com/alaingilbert/Turntable-API/blob/master/turntable_data/registered.js

is name always room name? i'm using data.user.name and it says undefined.

alaingilbert commented 11 years ago

http://www.json.org/js.html

Registered: Triggered when a user enters the room.

The name of the room isn't included in this data.