samuelsogbesan / leetbot

LeetCode Question Bot for Discord.
Apache License 2.0
1 stars 0 forks source link

Provide User Context to Commands #43

Closed samuelsogbesan closed 3 years ago

samuelsogbesan commented 3 years ago

Comands now expect an arg, _ctx that carries the user context. This context is stripped from the Discord.Message object and includes data such as the user's name and current voice channel.