BetterDiscord-Animated-Status icon indicating copy to clipboard operation
BetterDiscord-Animated-Status copied to clipboard

[Help] raw editor code

Open dwimokk opened this issue 4 years ago • 1 comments
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

dwimokk avatar Oct 31 '21 15:10 dwimokk

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

toluschr avatar Oct 31 '21 15:10 toluschr