CS5500-S-2023 / team-bear

team-bear created by GitHub Classroom
0 stars 0 forks source link

Add search listing command #119

Closed hanchenz closed 1 year ago

hanchenz commented 1 year ago

-Add Search listing command and sort the listings by user's choice -Choice selection will be sent to channel and listings will be DMed now. -Global variables are removed, choice and keyword are passed using button Id -Add exception throwing. -Function further separated to improve readability.