CSSS / csss-site-backend

CSSS Website Backend (2024 - Present)
4 stars 0 forks source link

Discord User Search / Refactoring of Discord Module #41

Closed DerpyWasHere closed 4 months ago

DerpyWasHere commented 4 months ago

Closed #38 and #31

I did a lot of refactoring of the discord module. A lot of it included generating custom objects for Channel, GuildMember, and User. Then refactoring functions for standardization and readability.

This depends on #40.

EarthenSky commented 4 months ago

Protip: if we change the target branch, the git diff will only show the changes & commits you just made. Very convenient! Though we'll have to update it to dev before merging so we don't target the wrong location.