@Stone-Red-Code commented on GitHub (Jun 24, 2021):
Thanks for the suggestion! I'll consider that.
@Stone-Red-Code commented on GitHub (May 31, 2021):
Please tell me if it worked. If it didn't the issue will be reopened
@Stone-Red-Code commented on GitHub (May 31, 2021):
Interesting. I'll look into it. Thanks for your patience.
@Stone-Red-Code commented on GitHub (May 31, 2021):
Another question: How do you start the app?
@KateReller commented on GitHub (May 31, 2021):
By making the DiscordCLI.exe executable and doing ./DiscordCLI.exe in the terminal.
I'm pretty new to Linux in…
@Stone-Red-Code commented on GitHub (May 31, 2021):
Wym by:
making the DiscordCLI.exe executable
and you can try: dotnet ./DiscordCLI.dll
@KateReller commented on GitHub (May 31, 2021):
Doing chmod +x DiscordCLI.exe.
And doing dotnet ./DiscordCLI.dll works.
@Stone-Red-Code commented on GitHub (May 31, 2021):
Ok nice. I think I'll add platform specific builds in the next release again so you don't have to start the…
@Stone-Red-Code commented on GitHub (May 31, 2021):
Oh. Can you try dotnet --list-runtimes?
@KateReller commented on GitHub (May 31, 2021):
Microsoft.NETCore.App 5.0.6 [/usr/share/dotnet/shared/Microsoft.NETCore.App]
@KateReller commented on GitHub (May 30, 2021):
Arch Linux.
@Stone-Red-Code commented on GitHub (May 31, 2021):
Hmm looks fine. The older version of DiscordCLI still works right?
@Stone-Red-Code commented on GitHub (May 30, 2021):
Ok it looks like it's a terminal issue. I just tried it on Kali with different terminal emulators and in some…
@KateReller commented on GitHub (May 31, 2021):
Version 0.3a works. Anything above does not.