@@ -310,6 +310,10 @@ export default defineConfig({
310310 {
311311 text : 'Song Requests' ,
312312 link : '/twitch-bot/song-requests'
313+ } ,
314+ {
315+ text : 'Triggers' ,
316+ link : '/twitch-bot/triggers'
313317 }
314318 ]
315319 } ,
@@ -362,6 +366,10 @@ export default defineConfig({
362366 {
363367 text : 'Custom API System' ,
364368 link : '/discord-bot/custom-api-system'
369+ } ,
370+ {
371+ text : 'Triggers' ,
372+ link : '/discord-bot/triggers'
365373 }
366374 // {
367375 // text: "Reminder System",
@@ -416,6 +424,10 @@ export default defineConfig({
416424 {
417425 text : 'Song Requests' ,
418426 link : '/kick-bot/song-requests'
427+ } ,
428+ {
429+ text : 'Triggers' ,
430+ link : '/kick-bot/triggers'
419431 }
420432 ]
421433 } ,
@@ -490,6 +502,10 @@ export default defineConfig({
490502 {
491503 text : 'Şarkı İstekleri' ,
492504 link : '/tr/twitch-bot/song-requests'
505+ } ,
506+ {
507+ text : 'Tetikleyiciler' ,
508+ link : '/tr/twitch-bot/triggers'
493509 }
494510 ]
495511 } ,
@@ -542,6 +558,10 @@ export default defineConfig({
542558 {
543559 text : 'Custom API Sistemi' ,
544560 link : '/tr/discord-bot/custom-api-system'
561+ } ,
562+ {
563+ text : 'Tetikleyiciler' ,
564+ link : '/tr/discord-bot/triggers'
545565 }
546566 // {
547567 // text: "Hatırlatıcı Sistemi",
@@ -596,6 +616,10 @@ export default defineConfig({
596616 {
597617 text : 'Şarkı İstekleri' ,
598618 link : '/tr/kick-bot/song-requests'
619+ } ,
620+ {
621+ text : 'Tetikleyiciler' ,
622+ link : '/tr/kick-bot/triggers'
599623 }
600624 ]
601625 } ,
0 commit comments