https://github.com/tmpim/bd-plugins
A collection of BetterDiscord plugins developed by Tmpim.
https://github.com/tmpim/bd-plugins
Last synced: 5 months ago
JSON representation
A collection of BetterDiscord plugins developed by Tmpim.
- Host: GitHub
- URL: https://github.com/tmpim/bd-plugins
- Owner: tmpim
- License: mit
- Created: 2020-08-16T23:05:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-13T21:42:40.000Z (about 5 years ago)
- Last Synced: 2025-10-19T13:32:28.496Z (8 months ago)
- Language: TypeScript
- Size: 976 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs/README.md
- License: LICENSE
Awesome Lists containing this project
README
# BetterDiscord Plugins
A collection of [BetterDiscord](https://github.com/rauenzi/BetterDiscordApp) plugins developed by Tmpim.
## Usage
Install plugins with the `install-plugin` script.
For example:
```
$> ./install-plugin BadgeClasses
Installing Plugin: BadgeClasses... OK
$>
```
## Plugins
---
### NoDrag
> Adds a setting to disable reordering of channels/categories.
Disables channel dragging by default.
Right clicking on a guild's sidebar grants an option to
temporarily re-enable channel reordering. The delay before
the ability is re-enabled is configurable in settings.
---
### Clocks
> Adds the local time for all members that are in the Tmpim Whomst (and have their timezone in Whomst).
---
### SelfPresence
> Adds a button to channel headers to see your rich presence data.
---
### AddQuote
> Adds an 'Add Quote' button to message action bar.
This plugin only works in the `tmpim` guild.
---
### BadgeClasses
> Adds CSS classes to the channel badges when you have pings
---
### Tetrio
> Pops up a message when tmpim spyglass reports an active tetr.io lobby.
---
### ThemeIPC
**This plugin only works under UNIX systems.**
> Hosts a UNIX IPC socket and listens for theme change commands.
The IPC socket is located at `/tmp/discord_theme`.
Send either the string `light` or `dark` to change the theme.