Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@arandomnewaccount arandomnewaccount released this 05 Jan 00:22
· 545 commits to master since this release
  • added gateway functions structure
  • added ability to fetch guild members (note that both guild_id and channel_id are needed)
  • organized docs and added documentation for extending and reading discum
  • resp is now a Resp object with 3 attributes: raw, event, and parsed (what used to be resp is now resp.raw)
  • embed now has the inline field
  • event checking and automatic parsing ability

see changelog