Stone_Red
  • Joined on 2026-09-03
Stone_Red opened issue Stone_Red/DiscordCLI#4 2026-09-04 00:46:34 +02:00
[GH-ISSUE #8] Syntax highlighting not working correctly
Stone_Red closed issue Stone_Red/DiscordCLI#4 2026-09-04 00:46:34 +02:00
[GH-ISSUE #8] Syntax highlighting not working correctly
Stone_Red opened issue Stone_Red/DiscordCLI#5 2026-09-04 00:46:34 +02:00
[GH-ISSUE #5] Make files not at root of release
Stone_Red closed issue Stone_Red/DiscordCLI#5 2026-09-04 00:46:34 +02:00
[GH-ISSUE #5] Make files not at root of release
Stone_Red opened issue Stone_Red/DiscordCLI#6 2026-09-04 00:46:34 +02:00
[GH-ISSUE #7] Make the auto updater cross platform
Stone_Red closed issue Stone_Red/DiscordCLI#6 2026-09-04 00:46:34 +02:00
[GH-ISSUE #7] Make the auto updater cross platform
Stone_Red commented on issue Stone_Red/DiscordCLI#5 2026-09-04 00:46:34 +02:00
[GH-ISSUE #5] Make files not at root of release

@Stone-Red-Code commented on GitHub (Jun 24, 2021):

Thanks for the suggestion! I'll consider that.

Stone_Red commented on issue Stone_Red/DiscordCLI#1 2026-09-04 00:46:33 +02:00
[GH-ISSUE #3] Backspace not working correctly

@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 commented on issue Stone_Red/DiscordCLI#3 2026-09-04 00:46:33 +02:00
[GH-ISSUE #4] "The required library hostfxr.dll could not be found"

@Stone-Red-Code commented on GitHub (May 31, 2021):

Interesting. I'll look into it. Thanks for your patience.

Stone_Red commented on issue Stone_Red/DiscordCLI#3 2026-09-04 00:46:33 +02:00
[GH-ISSUE #4] "The required library hostfxr.dll could not be found"

@Stone-Red-Code commented on GitHub (May 31, 2021):

Another question: How do you start the app?

Stone_Red commented on issue Stone_Red/DiscordCLI#3 2026-09-04 00:46:33 +02:00
[GH-ISSUE #4] "The required library hostfxr.dll could not be found"

@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 commented on issue Stone_Red/DiscordCLI#3 2026-09-04 00:46:33 +02:00
[GH-ISSUE #4] "The required library hostfxr.dll could not be found"

@Stone-Red-Code commented on GitHub (May 31, 2021):

Wym by:

making the DiscordCLI.exe executable

and you can try: dotnet ./DiscordCLI.dll

Stone_Red commented on issue Stone_Red/DiscordCLI#3 2026-09-04 00:46:33 +02:00
[GH-ISSUE #4] "The required library hostfxr.dll could not be found"

@KateReller commented on GitHub (May 31, 2021):

Doing chmod +x DiscordCLI.exe. And doing dotnet ./DiscordCLI.dll works.

Stone_Red commented on issue Stone_Red/DiscordCLI#3 2026-09-04 00:46:33 +02:00
[GH-ISSUE #4] "The required library hostfxr.dll could not be found"

@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 commented on issue Stone_Red/DiscordCLI#3 2026-09-04 00:46:32 +02:00
[GH-ISSUE #4] "The required library hostfxr.dll could not be found"

@Stone-Red-Code commented on GitHub (May 31, 2021):

Oh. Can you try dotnet --list-runtimes?

Stone_Red commented on issue Stone_Red/DiscordCLI#3 2026-09-04 00:46:32 +02:00
[GH-ISSUE #4] "The required library hostfxr.dll could not be found"

@KateReller commented on GitHub (May 31, 2021):

Microsoft.NETCore.App 5.0.6 [/usr/share/dotnet/shared/Microsoft.NETCore.App]

Stone_Red commented on issue Stone_Red/DiscordCLI#1 2026-09-04 00:46:32 +02:00
[GH-ISSUE #3] Backspace not working correctly

@KateReller commented on GitHub (May 30, 2021):

Arch Linux.

Stone_Red commented on issue Stone_Red/DiscordCLI#3 2026-09-04 00:46:32 +02:00
[GH-ISSUE #4] "The required library hostfxr.dll could not be found"

@Stone-Red-Code commented on GitHub (May 31, 2021):

Hmm looks fine. The older version of DiscordCLI still works right?

Stone_Red commented on issue Stone_Red/DiscordCLI#1 2026-09-04 00:46:32 +02:00
[GH-ISSUE #3] Backspace not working correctly

@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…

Stone_Red commented on issue Stone_Red/DiscordCLI#3 2026-09-04 00:46:32 +02:00
[GH-ISSUE #4] "The required library hostfxr.dll could not be found"

@KateReller commented on GitHub (May 31, 2021):

Version 0.3a works. Anything above does not.