Skip to content

Conversation

jazlynnL
Copy link

@jazlynnL jazlynnL commented Oct 3, 2024

Summary of Changes

Added /office command to give info about the csc office

Resolved Issues

Completed for issue #497

Demonstration of Changes

Screenshot 2024-10-03 at 11 32 17 AM

package.json Outdated
@@ -63,5 +63,6 @@
"nodemon": "^2.0.22",
"prettier": "^2.8.7",
"tsc-watch": "^4.6.2"
}
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this line, revert the package.json file to what it was before.

name: 'office',
aliases: [],
description: 'Get information about the CSC office.',
detailedDescription: `no detailed description yet`,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Preferably, we fill in detailedDescription so that our commandWiki is complete. See attached example from member.ts.
Screenshot 2024-11-22 at 8 19 56 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants