
Merlin
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 9
- Subscriptions 5
Activity overview
Latest activity by Merlin-
Merlin commented,
It should work fine using Rosetta like most things, but electron can already compile to ARM, so it's just a matter of how fast discord updates their custom libs and ships the new executables.
-
Merlin commented,
https://blog.discord.com/how-discord-handles-two-and-half-million-concurrent-voice-users-using-webrtc-ce01c3187429
-
Merlin commented,
Yeah that's basically what electron does. Except that the app can access OS-native interfaces using electron. You can't really do that from inside a browser. In theory performance for things like v...
-
Merlin commented,
Isn't the web version just the electron version without the OS-native features and less performance?
-
Merlin commented,
I hope this will not happen lol
-
Merlin commented,
There is sadly no way to recover server members if that's what you are talking about.
-
Merlin commented,
Xenon can also save and transfer messages (chatlog / history) depending on your tier.
-
Merlin commented,
As this is probably not going to be added, I can suggest you all to use server-templates to copy your channel & role structure. You can enable the template in the server settings. If this is not wh...
-
Merlin commented,
You might want to take a look at https://top.gg/bot/xenon
-
Merlin created a post,
Extreme rate limits on the role create endpoint
Discord recently introduced extreme rate limits on the role create endpoint. Bots that hit this limit are unable to create any roles for more than 24 hours. This is obviously an extreme limitation ...