Skip to content

Conversation

@mumixam
Copy link
Contributor

@mumixam mumixam commented Sep 25, 2025

Script info

  • Script name:  twitch.py
  • Version:  1.1
  • Requirements: 
  • Min WeeChat version:  4.1.0
  • Script tags: twitch py3

Description

changed hook_modifier from "irc_in_WHISPER" to "irc_in2_WHISPER"
changed hook_process_hashtable("url:") to hook_url
use rawstrings to keep invalid escapes from throwing warnings

Checklist (script update)

  • Author has been contacted (I'm original author)
  • 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

…2_WHISPER"

               changed hook_process_hashtable("url:") to hook_url
               use rawstrings to keep invalid escapes from throwing warnings
@flashcode flashcode merged commit 2475339 into weechat:main Sep 25, 2025
2 checks passed
@flashcode flashcode added the feature New feature request label Sep 25, 2025
@flashcode flashcode self-assigned this Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants