[PR #34] [MERGED] Add cog_load and cog_unload method #72

Closed
opened 2026-02-15 23:16:31 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/python-client-sdk/pull/34
Author: @HigherOrderLogic
Created: 4/3/2022
Status: Merged
Merged: 4/25/2022
Merged by: @Zomatree

Base: masterHead: master


📝 Commits (6)

  • 20d8051 Add cog_load and cog_unload method
  • dd3699e Move cog_load to end
  • d0fe29b Resolve conflict
  • feb0e17 Merge branch 'master' into master
  • e0cb7bc Merge branch 'revoltchat:master' into master
  • 36a0b00 Merge branch 'revoltchat:master' into master

📊 Changes

2 files changed (+18 additions, -1 deletions)

View changed files

📝 docs/ext/commands/api.rst (+5 -0)
📝 revolt/ext/commands/cog.py (+13 -1)

📄 Description

See title. Also documented.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/python-client-sdk/pull/34 **Author:** [@HigherOrderLogic](https://github.com/HigherOrderLogic) **Created:** 4/3/2022 **Status:** ✅ Merged **Merged:** 4/25/2022 **Merged by:** [@Zomatree](https://github.com/Zomatree) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`20d8051`](https://github.com/stoatchat/python-client-sdk/commit/20d80519644424d6b38f804a081159eb3950bd95) Add `cog_load` and `cog_unload` method - [`dd3699e`](https://github.com/stoatchat/python-client-sdk/commit/dd3699e36372e8f23aaa5db0b136611994b8e556) Move `cog_load` to end - [`d0fe29b`](https://github.com/stoatchat/python-client-sdk/commit/d0fe29b5cbcd48e69d1e84002a74a63d642db346) Resolve conflict - [`feb0e17`](https://github.com/stoatchat/python-client-sdk/commit/feb0e1712c546591c46245c163c1d87ba9c86731) Merge branch 'master' into master - [`e0cb7bc`](https://github.com/stoatchat/python-client-sdk/commit/e0cb7bcd03699e282e68706977e238f7ef324582) Merge branch 'revoltchat:master' into master - [`36a0b00`](https://github.com/stoatchat/python-client-sdk/commit/36a0b00f704a87f77a003d33eae4348a3a8a4d01) Merge branch 'revoltchat:master' into master ### 📊 Changes **2 files changed** (+18 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/ext/commands/api.rst` (+5 -0) 📝 `revolt/ext/commands/cog.py` (+13 -1) </details> ### 📄 Description See title. Also documented. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 23:16:31 -05:00
yindo closed this issue 2026-02-15 23:16:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/python-client-sdk#72