This discord bot was created by SmokeyStack for the purpose of making a FAQ bot for the Bedrock Add-Ons Discord Server.
Please make a PR to add or delete entries.
Adding entries
- Create a
yamlfile with the following structure:
name: entry-name
aliases: [ other-entry-name ]
title: Title Of FAQ Entry
body: |
Multi
Line
StringPlease note the indents are using 4 spaces, not tabs
For name, please use snake-case
For title, please capitalize the letter of each word