JaqueRabbit

lucky quirk

Aug 26th, 2023 (edited)
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. {
  2. "handle": "luckyPronghorn",
  3. "acronym": "LP",
  4. "quirks": [
  5. {
  6. "style": "lowercase"
  7. },
  8. {
  9. "simple_replacements": [
  10. [
  11. "c", "รง"
  12. ]
  13. ]
  14. },
  15. {
  16. "prefix": "^== "
  17. },
  18. {
  19. "suffix": " ==^"
  20. }
  21. ]
  22. }
Advertisement
Add Comment
Please, Sign In to add comment