context.Context, stickers, guild events, and timeout support
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