summaryrefslogtreecommitdiff
path: root/discord/member.hpp
AgeCommit message (Collapse)Author
2021-11-23Restructure source and resource files (#46)Dylam De La Torre
importantly, res is now res/res and css is now res/css
2021-06-24change how client determines if verification is needed (#28)ouwou
2021-06-03basic support of per-guild avatarsouwou
2021-01-23handle merged_members in ready objectouwou
this way you dont have to load a channel to make the client aware of your permissions
2021-01-18some better member/role update handlingouwou
2021-01-16add role list to user menuouwou
2021-01-07improve build process, add github actionsouwou
2020-12-05member, emojiouwou
2020-10-13handle GUILD_MEMBER_UPDATEouwou
2020-09-09rename and reorder a bunch of discord stuffouwou