[PR #43] [CLOSED] Fix issue on Basic.py #76

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/43
Author: @Dusco
Created: 8/17/2022
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 examples/basic.py (+1 -1)

📄 Description

This issue involved the script functioning completely fine, except the bot would not come online. i fixed this by adding bot=True

Please make sure to check the following tasks before opening and submitting a PR

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended
  • These changes do not have any notable side effects on other Revolt projects

🔄 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/43 **Author:** [@Dusco](https://github.com/Dusco) **Created:** 8/17/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`2ce46f7`](https://github.com/stoatchat/python-client-sdk/commit/2ce46f715f225073189ebd1a1e98512917891cb0) Fix issue on Basic.py ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/basic.py` (+1 -1) </details> ### 📄 Description This issue involved the script functioning completely fine, except the bot would not come online. i fixed this by adding bot=True ## Please make sure to check the following tasks before opening and submitting a PR * [x] I understand and have followed the [contribution guide](https://github.com/revoltchat/revolt/discussions/282) * [x] I have tested my changes locally and they are working as intended * [x] These changes do not have any notable side effects on other Revolt projects --- <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#76