[PR #68] [MERGED] fix the commands command finally #4464

Closed
opened 2026-05-26 12:20:47 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/68
Author: @RedSparr0w
Created: 10/21/2019
Status: Merged
Merged: 10/21/2019
Merged by: @dginovker

Base: masterHead: patch-2


📝 Commits (1)

  • e3b21d4 fix the commands command finally

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 2006Redone Server/src/redone/integrations/discord/commands/Commands.java (+1 -1)

📄 Description

Fixes the commands command,
Was originally missing a double quote mark,
Then an extra back-tick got added,
Then more back-ticks were added,
Then the fix keyword was removed,
I've added back the fix keyword which will give the commands the yellow coloring


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/68 **Author:** [@RedSparr0w](https://github.com/RedSparr0w) **Created:** 10/21/2019 **Status:** ✅ Merged **Merged:** 10/21/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`e3b21d4`](https://github.com/2006-Scape/2006Scape/commit/e3b21d4edf0d6883ffcac39d00529a723eb6561f) fix the commands command finally ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/redone/integrations/discord/commands/Commands.java` (+1 -1) </details> ### 📄 Description Fixes the commands command, Was originally missing a double quote mark, Then an extra back-tick got added, Then more back-ticks were added, Then the fix keyword was removed, I've added back the fix keyword which will give the commands the yellow coloring --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-05-26 12:20:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#4464