summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/guilds.cpp
AgeCommit message (Collapse)Author
2017-02-22Discord:George Hazan
- support for channel creation & destruction on the fly - code cleaning
2017-02-22major rework of Discord:George Hazan
- CDiscordGuild - a class to utilize all guild-related activity; - all guild related code moved to the separate module; - fix for online guild channel creation; - version bump;