How do I use the Questions and Answers (QNA) bot?

QNA Bot

Description: This bot backs up threads from League of Extraordinary FoundryVTT Developer Discord to The Forge’s Discourse Forum PACKAGE DEVELOPMENT category.

This should only be used for developer question and answer threads.

Commands

Thread

Usage: !qna thread "some unique topic name" \\n discordLink_first_post \\n discordLink_second_post....

Description: Creates a new topic and creates posts under that topic based on discord links given. EACH DISCORD LINK MUST BE ON A NEW LINE.

The topic name must be unique and greater than 15 characters, whereas the post content should be greater than 20 characters.

Post

Usage: !qna post topic_id \\n discordLink \\n discordLink....

Description: Adds to an existing topic. EACH DISCORD LINK MUST BE ON A NEW LINE. Topc Id can be found as the last number on a given thread URL

Search

Usage: !qna search "query string"

Description: Returns entries relevant to query string

Help

Usage: !qna help

Description: Prints out the help section

1 Like