Skip to content

Commit

Permalink
Revert "add stage channel text"
Browse files Browse the repository at this point in the history
This reverts commit b340057.
  • Loading branch information
Starman3787 committed Jun 19, 2024
1 parent b340057 commit d403332
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 54 deletions.
18 changes: 0 additions & 18 deletions bot/en_gb/standard/voiceEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,23 +67,5 @@
"description": "{executor} set the status for {channel}",
"status": "Status",
"linksToEmojis": "Links to emojis"
},
"stageStarted": {
"title": "Stage Started",
"description": "{executor} started a stage",
"topic": "Topic",
"channel": "Channel"
},
"stageEnded": {
"title": "Stage Ended",
"description": "The stage was ended by {executor}",
"description_noExecutor": "The stage channel was ended",
"topic": "Topic"
},
"stageUpdated": {
"title": "Stage Updated",
"description": "The stage was updated by {executor}",
"oldTopic": "Old Topic",
"newTopic": "New Topic"
}
}
18 changes: 0 additions & 18 deletions bot/en_pr/standard/voiceEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,23 +67,5 @@
"description": "{executor} set the status for {channel}",
"status": "Status",
"linksToEmojis": "Links to emojis"
},
"stageStarted": {
"title": "Stage Started",
"description": "{executor} started a stage",
"topic": "Topic",
"channel": "Channel"
},
"stageEnded": {
"title": "Stage Ended",
"description": "The stage was ended by {executor}",
"description_noExecutor": "The stage channel was ended",
"topic": "Topic"
},
"stageUpdated": {
"title": "Stage Updated",
"description": "The stage was updated by {executor}",
"oldTopic": "Old Topic",
"newTopic": "New Topic"
}
}
18 changes: 0 additions & 18 deletions bot/en_us/standard/voiceEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,23 +67,5 @@
"description": "{executor} set the status for {channel}",
"status": "Status",
"linksToEmojis": "Links to emojis"
},
"stageStarted": {
"title": "Stage Started",
"description": "{executor} started a stage",
"topic": "Topic",
"channel": "Channel"
},
"stageEnded": {
"title": "Stage Ended",
"description": "The stage was ended by {executor}",
"description_noExecutor": "The stage channel was ended",
"topic": "Topic"
},
"stageUpdated": {
"title": "Stage Updated",
"description": "The stage was updated by {executor}",
"oldTopic": "Old Topic",
"newTopic": "New Topic"
}
}

0 comments on commit d403332

Please sign in to comment.