diff options
author | ouwou <26526779+ouwou@users.noreply.github.com> | 2023-02-21 22:31:47 -0500 |
---|---|---|
committer | ouwou <26526779+ouwou@users.noreply.github.com> | 2023-02-21 22:31:47 -0500 |
commit | ba9d9997d4c4c4e9228632a962d6f0d3b1f35a6e (patch) | |
tree | cc828def9e8eb834de98056d1554ad6542334a1d /README.md | |
parent | 7e9567f9f91c0bb56f9af63b29d4443e97e158b6 (diff) | |
download | abaddon-portaudio-ba9d9997d4c4c4e9228632a962d6f0d3b1f35a6e.tar.gz abaddon-portaudio-ba9d9997d4c4c4e9228632a962d6f0d3b1f35a6e.zip |
update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -73,7 +73,7 @@ the result of fundamental issues with Discord's thread implementation. 1. Install dependencies * On Ubuntu 20.04 (Focal) and newer: ```Shell - $ sudo apt install g++ cmake libgtkmm-3.0-dev libcurl4-gnutls-dev libsqlite3-dev libssl-dev nlohmann-json3-dev + $ sudo apt install g++ cmake libgtkmm-3.0-dev libcurl4-gnutls-dev libsqlite3-dev libssl-dev nlohmann-json3-dev libhandy-1-dev libsecret-1-dev ``` * On Arch Linux ```Shell @@ -102,11 +102,19 @@ Latest release version: https://github.com/uowuo/abaddon/releases/latest > **Warning**: If you use Windows, make sure to start from the `bin` directory -On Linux, `css` and `res` can also be loaded from `~/.local/share/abaddon` or `/usr/share/abaddon` +#### Resources + +The two folders within the `res` folder (`res/res` and `res/css`) are necessary. Windows also uses the `fonts` folder. +You can put them directly next to the executable. On Linux, `css` and `res` can also be loaded from +`~/.local/share/abaddon` or `/usr/share/abaddon` `abaddon.ini` will also be automatically used if located at `~/.config/abaddon/abaddon.ini` and there is no `abaddon.ini` in the working directory +#### How do I get my token? + +Follow [these](https://github.com/Tyrrrz/DiscordChatExporter/issues/76#issuecomment-410067054) instructions. + #### The Spam Filter Discord likes disabling accounts/forcing them to reset their passwords if they think the user is a spam bot or @@ -189,6 +197,7 @@ spam filter's wrath: | `.typing-indicator` | The typing indicator (also used for replies) | Used in reorderable list implementation: + | Selector | |----------------------| | `.drag-icon` | |