feat(bot): add support for Discord message context commands (#513)
This commit is contained in:
@@ -50,3 +50,8 @@ indent_size = 2
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
tab_width = 4
|
||||
|
||||
[*.py]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
tab_width = 4
|
||||
|
Reference in New Issue
Block a user