BPM-for-Discord icon indicating copy to clipboard operation
BPM-for-Discord copied to clipboard

BPM for Discord's Desktop App. Includes one-click installers, update notifications, and custom script support.

Results 13 BPM-for-Discord issues
Sort by recently updated
recently updated
newest added

Currently in the canary request to s3, where the emotes are hosted, are blocked and will not go through. This hard breaks BPM. After bandying about a few solutions, I...

bug

It would make sense to use a dark theme for the emote search window when using the dark theme in Discord, as to be more consistent with the rest of...

Adds the ability to use an emote from a subreddit as a _fallback emote_ while allowing a second emote from BPM to be declared. In the format: `[](/SubEmote-/BPMEmote-flags)`

Since @ByzantineFailure asked for a PR, here it is! A bit of a breakdown of how this works. `$(echo "$@" | tr " " "\n" | sort -rV | head...

When Discord has a large update on Debian distros (I can't say for other Linux versions), BPM is removed, as expected. However, adding BPM back in will cause Discord to...

So when you start typing up an emoji code Discord brings up a box with matching emojis... ![Emoji suggestion box when typing emoji code](https://user-images.githubusercontent.com/1408692/28851564-4dce6300-771b-11e7-95b1-1fc38746f64a.png) A similar thing for emotes could...

I installed BPM to Discord Canary by modifying the script to return the path for Discord PTB to Discord Canary. Whenever I launch Discord Canary, it resets my font scaling...

bug

Currently if you don't have Node.js v4.2.x installed, the BPM installation script will download a temporary copy of v4.2.4 every time it's run. This approach makes sense if the system...

enhancement
help wanted

The integration code, which has remained largely untouched since it was initially written, uses only synchronous function calls to read all of BPM's files from the filesystem before execution inside...

tech debt

So normally, when you switch to a channel with no new messages in it, you'll be scrolled right down to the bottom of it. ...but if there are emotes in...

bug