ipb - IP.Board reply on another forum -
i wondering if knows information on how make automatic replies threads ip.board forum. i'm not planning write spam bot there forum when people x service, , our app can automatically detect if looking offer , hoping have automatically reply information.
if knows how, or has link documention - appreciated.
according docs, can use postreply
call:
postreply
- member_field: should field 'member_key' in (for instance, 'member_id', 'email', 'members_display_name', etc.)
- member_key: value search in 'member_field' in order find poster. may pass member_field id , member_key 1, instance, post reply member id 1.
- topic_id: id of topic post reply in
- post_content: contents of first post
if isn't working, administrator has turned off xml-rpc out of safety.
Comments
Post a Comment