Chanson Tang

Results 4 comments of Chanson Tang

To clarify, is this a completely new command to be created using the logic of `def outline(...)`, or will it be adding to the existing `.outline` command?

> What do you mean by this, looks like the code is using the arguments? This part of the code below in `outline()` can be put inside `_construct_fields()`, since `info`...

Also forgot to mention, but I removed the help message, not sure how to support it with the slash commands.

Oh, forgot to mention that the standard error message we embed relies on `course_code` and `course_num`, so instead of passing it to `_construct_fields()` I just changed it.