Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ioj4/shelter-plugins
My plugins for uwu/shelter
https://github.com/ioj4/shelter-plugins
discord shelter shelter-plugins
Last synced: about 1 month ago
JSON representation
My plugins for uwu/shelter
- Host: GitHub
- URL: https://github.com/ioj4/shelter-plugins
- Owner: ioj4
- License: unlicense
- Created: 2023-01-08T03:34:18.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-25T21:09:38.000Z (about 1 month ago)
- Last Synced: 2024-11-25T22:23:13.518Z (about 1 month ago)
- Topics: discord, shelter, shelter-plugins
- Language: JavaScript
- Homepage: https://ioj4.github.io/shelter-plugins/
- Size: 7.32 MB
- Stars: 18
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### To install, copy the corresponding URL into shelter
### [VC Timer](https://github.com/ioj4/shelter-plugins/tree/master/plugins/vc-timer/)
##### Displays how long you've been in a call or voicechat
```
https://ioj4.github.io/shelter-plugins/vc-timer/
```### [Open Profile Images](https://github.com/ioj4/shelter-plugins/tree/master/plugins/open-profile-images/)
##### Allows you to open avatar or banner images by clicking on them
```
https://ioj4.github.io/shelter-plugins/open-profile-images/
```### [Channel Typing Indicators](https://github.com/ioj4/shelter-plugins/tree/master/plugins/channel-typing-indicators/)
##### Shows an indicator when someone is typing in a channel
```
https://ioj4.github.io/shelter-plugins/channel-typing-indicators/
```### [Developer Options](https://github.com/ioj4/shelter-plugins/tree/master/plugins/developer-options/) (credits to link for the initial snippet)
##### Enables Discord's developer options, experiments and more - use at your own risk
```
https://ioj4.github.io/shelter-plugins/developer-options/
```### [Show Username](https://github.com/ioj4/shelter-plugins/tree/master/plugins/show-username/) (forked from [Yellowsink](https://github.com/yellowsink/shelter-plugins))
##### When a user is nicked their username will be shown as well
```
https://ioj4.github.io/shelter-plugins/show-username/
```### [Open In App](https://github.com/ioj4/shelter-plugins/tree/master/plugins/open-in-app/)
##### Clicking on Spotify or Steam links will open them directly in the app
```
https://ioj4.github.io/shelter-plugins/open-in-app/
```### [Spotify Listen Along](https://github.com/ioj4/shelter-plugins/tree/master/plugins/spotify-listen-along/) (port of [Evelyn's plugin](https://github.com/Socketlike/SpotifyListenAlong/tree/main))
##### Allows you to use the 'Listen Along' feature without Spotify Premium, because Spotify Premium is not actually required
```
https://ioj4.github.io/shelter-plugins/spotify-listen-along/
```### [Prevent Spotify Pause](https://github.com/ioj4/shelter-plugins/tree/master/plugins/prevent-spotify-pause/)
##### Prevents Discord from pausing your Spotify playback when you're in a call or voicechat
```
https://ioj4.github.io/shelter-plugins/prevent-spotify-pause/
```### [No Call Idle](https://github.com/ioj4/shelter-plugins/tree/master/plugins/no-call-idle/) (alternative to [redstonekasi's plugin](https://github.com/redstonekasi/shelter-plugins))
##### Prevents getting kicked from empty calls after 3 minutes
```
https://ioj4.github.io/shelter-plugins/no-call-idle/
```### [Revert Font](https://github.com/ioj4/shelter-plugins/tree/master/plugins/revert-font/)
##### Reverts the font back to the old one
```
https://ioj4.github.io/shelter-plugins/revert-font/
```### [Notification Volume](https://github.com/ioj4/shelter-plugins/tree/master/plugins/notification-volume/)
##### Allows you to set a volume for all notifications and sounds
```
https://ioj4.github.io/shelter-plugins/notification-volume/
```### [Timestamp File Names](https://github.com/ioj4/shelter-plugins/tree/master/plugins/timestamp-file-names/)
##### Replaces the name of files you upload to the current Unix timestamp
`sensitive_file_name.png` → `1679770272381.png`
```
https://ioj4.github.io/shelter-plugins/timestamp-file-names/
```