toluschr

Results 93 comments of toluschr

You didn't put in the nitro emoji correctly. > Notice that the message changed to . The **values inside the brackets (emojiname and emojiid) are the values required for the...

Thanks for pointing this out. It seems that the github markdown format was changed and the readme is now rendered incorrectly. Paste this into the emoji field: ``` eval ['🕛','🕐','🕑','🕒','🕓','🕔','🕕','🕖','🕗','🕘','🕙','🕚'][((new...

Since many people seem to have problems with this (#6), I bought discord Nitro to test the feature. The issue seems to be, that since a newer update, right-clicking the...

Exactly the same, but you just have to copy the character that appears into the `👍 / nitro_name` field. ![image](https://user-images.githubusercontent.com/44272603/104460174-07e43980-55ae-11eb-8fb3-7312e31b046a.png)

> Do I need nitro to put a not animated, but nitro needed emoji? > yes

I'd recommend you to write the javascript in an external text editor and run it through a js minifier https://javascript-minifier.com. After that, prefix your status with `eval ` and paste...

You need to right click and select save

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+↓...

It's a different error. I pushed some changes yesterday that weren't supposed to be on master yet. Perhaps they contain a mistake. Try this for now: https://github.com/toluschr/BetterDiscord-Animated-Status/tree/33eb7eac78bf595552c38226aebb34f82a50cfa6

This is odd. Could you post the contents of your Animated_Status.plugin.js file in addition to the Discord and BetterDiscord version you are using?