Marshall Bowers
7c9abcfd6c
slash-commands-example: Fix numbering in README ( #17452 )
...
This PR fixes the numbering in the README for the
`slash-commands-example` extension.
Release Notes:
- N/A
2024-09-05 15:39:09 -04:00
Peter Tripp
16942610cb
examples: Update slash-commands-example readme ( #17204 )
...
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-09-01 14:02:14 -04:00
Marshall Bowers
cb423bcb6f
Remove tooltip_text
from extension manifests ( #16312 )
...
This PR removes the `tooltip_text` from the extension manifests.
We stopped reading this value in #16306 , as it wasn't being used, so we
don't need to include it in the manifest anymore.
Release Notes:
- N/A
2024-08-15 15:54:53 -04:00
Marshall Bowers
5a30e29848
Add example extension to showcase slash commands ( #16300 )
...
This PR adds an example extension to showcase how to write slash
commands in an extension.
Release Notes:
- N/A
2024-08-15 12:26:13 -04:00