Eli Soli
Eli Soli
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by Eli Soli on 9/27/2024 in #djs-questions
ClientUser.setActivity
Hello everybody! I'm trying to implement in my project the feature that allows the user to show a presence on Discord just using their authentication token. For it I'm using the modified Discord.js script provided at https://github.com/seia-soto/chrome-discord-presence. My question is how can I use https://discord.js.org/docs/packages/discord.js/14.16.2/ClientUser:Class#setActivity to show a presence as customized as https://github.com/pandasoli/nekovim/raw/master/docs/final-preview.gif ? The documentation of ClientUser.setActivity doesn't say anything about changing the images. PS: The script works and as far as I tested all the features currently described in the documentation of ClientUser.setActivity work.
10 replies
CC#
Created by Eli Soli on 8/20/2024 in #help
Git licensing question
Hi people. Changing the license of my repository also applies the new license's terms to old commits? If not, is there any way I can "add the new license to old commits"?
10 replies
DIAdiscord.js - Imagine an app
Created by Eli Soli on 3/8/2024 in #djs-questions
Set activity with user ID
Hello everybody. I'm coding something related to Discord presence. And I already created a full design for the project but I heard about Discord.js being able to set an activity just with the user's ID. So I decided to ask the experts if this is true before driving into Discord.js for weeks just to check this.
5 replies
CC#
Created by Eli Soli on 1/3/2023 in #help
❔ Oo instead of slash after execute `dotnet run`
Guys, when I press Fn + 0 it makes a /, but after I run dotnet run if I press it again, Oo appears. I'm using Linux. The default terminal, and the output is UTF-8. And the keyboard language is ok, nothing changed. What could be going on?
2 replies