ByzantineFailure / BPM-for-Discord

BPM for Discord's Desktop App. Includes one-click installers, update notifications, and custom script support.
GNU Affero General Public License v3.0
17 stars 8 forks source link

Reach text input field with CSS selector query #82

Closed Pazns closed 7 years ago

Pazns commented 7 years ago

Alternative way to find the node of the user input text field, with a fancy CSS selector by @ByzantineFailure .

Implementation of #81 proposal for a selector-based fetching.

ByzantineFailure commented 7 years ago

Aw fuck, did I merge the last one without the changes pushed up?

Note to self: Do not merge PRs while drinking.

Pazns commented 7 years ago

You merged the basic correction of the identifier. Which works perfectly ! I wasn't sure of the implementation (and failed and messed up my fork repo), so, I made a new request.