Skip to content

Conversation

@xals
Copy link

@xals xals commented Nov 28, 2024

Script info

  • Script name: wee_most.py
  • Version: 0.3.1
  • Requirements: 
  • Min WeeChat version: 
  • Script tags: 

Description

Add Origin on websocket connection to avoid 403 error.

Checklist (new script)

  • Single commit, single file added
  • Commit message: New script name.py: short description…
  • No similar script already exists
  • Name: max 32 chars, only lower case letters, digits and underscores
  • Unique name, does not already exist in repository
  • No shebang on the first line
  • Comment in script with name/pseudo, e-mail and license
  • Only English in code/comments
  • Pure WeeChat API used, no extra API
  • Function hook_process is used for any blocking call
  • For Python script: works with Python 3 (Python 2 support is optional)
  • Score 100 / 100 displayed by weechat-script-lint

Checklist (script update)

  • Author has been contacted
  • Single commit, single file added
  • Commit message format: script_name.py X.Y: …
  • Script version and Changelog have been updated
  • For Python script: works with Python 3 (Python 2 support is optional)
  • Score 100 / 100 displayed by weechat-script-lint

Checklist (script deletion)

  • Author has been contacted
  • Single commit, single file deleted
  • Commit message format: Remove script name.py with reasons in description

@trygveaa
Copy link
Member

You should probably post this upstream instead, which I think is https://sr.ht/~tardypad/wee-most/

@xals
Copy link
Author

xals commented Nov 28, 2024

Will do, thanks.

@flashcode flashcode added the bug Unexpected problem or unintended behavior label Dec 2, 2024
@flashcode
Copy link
Member

Closing this PR, waiting for a new release of the script that includes other changes already made upstream (ping @tardypad).

@flashcode flashcode closed this Mar 9, 2025
@flashcode flashcode self-assigned this Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unexpected problem or unintended behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants