is there a module that allows any logged-in user to send an arbitrary message to the website's twitter account? I'm searching around and I can't seem to find one. I figured since this is the closest thing, someone on this board would know.
is there a module that allows any logged-in user to send an arbitrary message to the website's twitter account? I'm searching around and I can't seem to find one. I figured since this is the closest thing, someone on this board would know.
Comments
Comment #1
GregoryHeller commentedwhat do you mean by arbitrary messages? like twitter replies? or post post tweets to a particular twitter feed? if the latter, than i think this is a dupe of http://drupal.org/node/218449 which would create "site wide notifications". With that, you could create a cck type on the site specifically for posts that would be pushed up to the site's twitter account. You would also be able to control user permissions based on permissions to create that content type.
Comment #2
christefano commentedThis is a duplicate of #220092.