Skip to content

context.Context, stickers, guild events, and timeout support

Compare
Choose a tag to compare
@Kelwing Kelwing released this 08 Feb 20:04
· 12 commits to master since this release
5040154
context support, add stickers, scheduled events, timeouts (#19)

* start context support, add stickers, scheduled events, timeouts

* context change to commands

* add context support to guild and gateway

* context support for interactions

* full context support

* use context logger

* regenerate interface

* bump to latest objects

* fix linting issues