Skip to content

Commit

Permalink
Add ooba_dieroller to readme. (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheInvisibleMage authored Dec 27, 2023
1 parent 11b35da commit 7cdc43b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -415,3 +415,10 @@ Give your local LLM the ability to search the web by outputting a user-defined c
when to use the command and what to search.

https://github.com/mamei16/LLM_Web_search

## Ooba_Dieroller

A super simple extension that reads dice notation (eg. "2d6") from input text, and rolls a random result accordingly, feeding that into the prompt.
Features support for modifiers (eg. "2d6+4") and advantage/disadvantage.

https://github.com/TheInvisibleMage/ooba_dieroller

0 comments on commit 7cdc43b

Please sign in to comment.