Topic: How do I make an automated post.
I'm moding a mod. the Poki BB Gallery. I would like to make a forum, called "Gallery" and then whenever someone posts in the gallery, the mod would make a forum post, to allow other people to comment on the picture in it's forum.
Is there an easy way to do this? I've found delete_topic() and update_topic(), but I haven't found an add_topic() that would make my life easy.
If I have to do this manually, is there a list of every database that needs to get updated to make a post?