We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47cecf commit 2297a66Copy full SHA for 2297a66
CHANGELOG.md
@@ -11,6 +11,7 @@ possible (see our [Version Guarantees] for more info).
11
These changes are available on the `master` branch, but have not yet been released.
12
13
### Added
14
+
15
- Added new events `on_bridge_command`, `on_bridge_command_completion`, and
16
`on_bridge_command_error`.
17
([#1916](https://github.com/Pycord-Development/pycord/pull/1916))
requirements/dev.txt
@@ -1,5 +1,5 @@
1
-r _.txt
2
-pylint~=2.16.1
+pylint~=2.16.2
3
pytest~=7.2.1
4
pytest-asyncio~=0.20.3
5
# pytest-order~=1.0.1
0 commit comments