BetterDiscord-Animated-Status
BetterDiscord-Animated-Status copied to clipboard
[Help] raw editor code
trafficstars
Is there any way we could have the code for the raw editor? I used it to make a clock and with the new version, I would have to keep clicking plus and filling in the lines 1000 times for it to work. It would be really helpful! Thanks
Yes. Edit AnimatedStatus.config.json in your BetterDiscord plugins directory.
I also added some keybindings to the plugin, which should make editing much more pleasant.
- ↓ focus row after
- shift+↓ move row down
- ctrl+shift+↓ insert row after
- ↑ focus row above
- shift+↑ move row up
- ctrl+shift+↑ insert row above
- shift+delete delete current row