Page 1 of 1

Twitter Intergration

Posted: 09 Jan 2014 20:52
by OllyDowning
It would be good we could schedule a tweet to be sent a certain time (Add it to a playlist), maybe announce a songs name if it is a request. Also there could be a twitter window where if people tweet @<YourStationName> with the hash tag "request" for example, proppfrexx would suggest that song/a similar name song to be played. If that song isn't in the database it could suggest a song from the same band.

For the message it sends out, place holders could be used to personalize the message for the listener who requested it, such as {username} {firstname} ect..

Maybe also a mention and following window so the operator can see what is going on from the one screen.

-Olly

Re: Twitter Intergration

Posted: 15 Jan 2014 19:04
by Soulmaster
great idea.

Re: Twitter Intergration

Posted: 16 Jan 2014 19:26
by radio42
You might already use the existing Twitter REST API, as this is purely URL based - or am I missing something?
See the control-commands EXEC_SEND_HTTP_GET resp. EXEC_SEND_HTTP_POST

Re: Twitter Intergration

Posted: 31 Jan 2014 20:22
by OllyDowning
I was thinking more of a widget with more features as well as scheduling on the fly

Re: Twitter Intergration

Posted: 01 Feb 2014 21:19
by radio42
Can you explain, what that should be?
I guess someone might simply write an extra application - which can easily be called by ProppFrexx via a EXEC_SHELL_COMMAND from within ProppFrexx.
Any other direct Twitter API is not planned .