JaqueRabbit

rm quirk

Apr 1st, 2023 (edited)
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. {
  2. "handle": "ringMistress",
  3. "acronym": "RM",
  4. "quirks": [
  5. {
  6. "style": "lowercase"
  7. },
  8. {
  9. "prefix": ") "
  10. },
  11. {
  12. "simple_replacements": [
  13. [
  14. "v", "V"
  15. ],
  16. [
  17. "n", "N"
  18. ]
  19. ]
  20. },
  21. {
  22. "suffix": " ("
  23. }
  24.  
  25. ]
  26. }
Advertisement
Add Comment
Please, Sign In to add comment