gtkcord4

command module
v0.0.19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2024 License: GPL-3.0 Imports: 19 Imported by: 0

README

Logo

gtkcord4


Go Report Card Packaging status GitHub download count Flathub download count SourceForge download count Nightly release status Stable release status Latest release

Screenshot 3
Screenshot 3 Screenshot 1 Screenshot 2 Screenshot 4

Installation

Dependencies

gtkcord4 needs GTK4, gobject-introspection, and optionally libcanberra. If compiling, then the library headers are also required.

Pre-built Binary

gtkcord4's CI automatically builds each release for Linux x86_64 and aarch64. See the Releases page for the binaries.

Distribution Packages

gtkcord4 is available in the following distributions:

Packaging status
Flatpak

gtkcord4 is available on Flathub:

Flathub Version

Download on Flathub
Compiling

You need Go 1.18+ for this step.

To compile from scratch, run

go install -v github.com/diamondburned/gtkcord4@latest

Logging In

To log into gtkcord4, you need to get your user token:

  1. Open the Discord web app in your browser and log in.
  2. Press F12 to open the Inspector.
  3. Go to the Network tab then press F5 to refresh the page.
  4. In the 'Filter URLs' text box, search discord api.
  5. Click on any HTTP message entry and inspect its message headers. Under the 'Request Headers' section, search for the Authorization header.
  6. Copy its value (the token) into the Token field, then click Login.

[!WARNING] Logging in using username/email and password is strongly discouraged. This method is untested and may cause your account to be banned! Prefer using the token method above.

[!NOTE] Using an unofficial client at all is against Discord's Terms of Service and may cause your account to be banned! Use at your own risk!

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
icons
Package icons generates and loads icon Gresource.
Package icons generates and loads icon Gresource.
sidebar
Package sidebar contains the sidebar showing guilds and channels.
Package sidebar contains the sidebar showing guilds and channels.
sidebar/unread
Package unread contains state structures to synchronize the guild and channel views.
Package unread contains state structures to synchronize the guild and channel views.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL