An open API service indexing awesome lists of open source software.

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.

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.