1.0.8 • Published 1 year ago

bensbigolbeard-cm-discord-integration v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

CM Integration

This is a plugin implementation for the bot-builder. These are the current exported commands:

  • /wtfaq - returns answers for FAQ. includes discord autocomplete integration to handle large numbers of faqs
  • /wtfaq_add_question - allows for adding new FAQ questions
  • /wtfaq_edit_question - allows for selecting an existing entry with autocomplete, then editing it
  • /wtfaq_remove_question - allows for selecting an existing entry with autocomplete, then removing it
  • /swipe_mugshot - retrieves images and metadata by token ID
  • /did_ricardo_drink_my_wine - returns redemption status of ToiletWine tokens
  • /hang_most_wanted_poster - upload new burn chances image
  • /read_most_wanted_poster - pull latest burn chances image

Retrieving current list of FAQ entries

Since the storage of FAQ entries is fairly naive right now (simply updating a local file), installing a new version of this package would revert the FAQ to the original set of questions, wiping out any questions added through the command.

For now, there is an api endpoint (/api/wtfaqs) to retrieve the current contents of the FAQ file, so that the contents are not lost and can be included in the next publish of the module. A workflow will be set up to fetch this file and commit any changes, then trigger a publish.

1.0.8

1 year ago

1.0.7

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.3-alpha.3

1 year ago

1.0.3-alpha.2

1 year ago

1.0.3-alpha.1

1 year ago

1.0.3-alpha.0

1 year ago

1.0.3-alpha

1 year ago

1.0.2-alpha.2

1 year ago

1.0.2-alpha.1

1 year ago

1.0.2-alpha

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago