Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit

Permalink
Update pasco.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
CHR-onicles committed Sep 30, 2022
1 parent bc902d4 commit e804821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/academic/pasco.ts
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ const execute = async (client: IClient, msg: Message, args: IArgs) => {

module.exports = {
name: "pasco",
description: "Get course materials for all courses 📚",
description: "Get past questions for all courses 📚",
alias: ["pascos", "pq", "passco"],
category: "everyone", // admin | everyone
help: `To use this command, type:\n*${currentPrefix}pasco*, then choose a course from the list provided`,
Expand Down

0 comments on commit e804821

Please sign in to comment.