|
644 | 644 | "`{prefix}config set confirm_thread_creation yes`"
|
645 | 645 | ],
|
646 | 646 | "notes": [
|
647 |
| - "See also: `confirm_thread_creation_title`, `confirm_thread_response`, `confirm_thread_creation_accept`, confirm_thread_creation_deny`" |
| 647 | + "See also: `confirm_thread_creation_title`, `confirm_thread_response`, `confirm_thread_creation_accept`, `confirm_thread_creation_deny``" |
648 | 648 | ]
|
649 | 649 | },
|
650 | 650 | "confirm_thread_creation_title": {
|
|
654 | 654 | "`{prefix}config set confirm_thread_creation_title Are you sure you want to create a new thread?`"
|
655 | 655 | ],
|
656 | 656 | "notes": [
|
657 |
| - "See also: `confirm_thread_creation`, `confirm_thread_response`, `confirm_thread_creation_accept`, confirm_thread_creation_deny`" |
| 657 | + "See also: `confirm_thread_creation`, `confirm_thread_response`, `confirm_thread_creation_accept`, `confirm_thread_creation_deny`" |
658 | 658 | ]
|
659 | 659 | },
|
660 | 660 | "confirm_thread_response": {
|
|
664 | 664 | "`{prefix}config set confirm_thread_response React to confirm`"
|
665 | 665 | ],
|
666 | 666 | "notes": [
|
667 |
| - "See also: `confirm_thread_creation`, `confirm_thread_creation_title`, `confirm_thread_creation_accept`, confirm_thread_creation_deny`" |
| 667 | + "See also: `confirm_thread_creation`, `confirm_thread_creation_title`, `confirm_thread_creation_accept`, `confirm_thread_creation_deny`" |
668 | 668 | ]
|
669 | 669 | },
|
670 | 670 | "confirm_thread_creation_accept": {
|
|
675 | 675 | ],
|
676 | 676 | "notes": [
|
677 | 677 | "This has no effect unless `confirm_thread_creation` is set",
|
678 |
| - "See also: `confirm_thread_creation`, `confirm_thread_creation_title`, `confirm_thread_response`, confirm_thread_creation_deny`" |
| 678 | + "See also: `confirm_thread_creation`, `confirm_thread_creation_title`, `confirm_thread_response`, `confirm_thread_creation_deny`" |
679 | 679 | ]
|
680 | 680 | },
|
681 | 681 | "confirm_thread_creation_deny": {
|
|
686 | 686 | ],
|
687 | 687 | "notes": [
|
688 | 688 | "This has no effect unless `confirm_thread_creation` is set",
|
689 |
| - "See also: `confirm_thread_creation`, `confirm_thread_creation_title`, `confirm_thread_response`, confirm_thread_creation_accept`" |
| 689 | + "See also: `confirm_thread_creation`, `confirm_thread_creation_title`, `confirm_thread_response`, `confirm_thread_creation_accept`" |
690 | 690 | ]
|
691 | 691 | },
|
692 | 692 | "use_regex_autotrigger": {
|
|
0 commit comments