forked from OpenGamers/abaddon
Merge branch 'master' into keychain
This commit is contained in:
commit
9ae41b7335
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -160,7 +160,7 @@ jobs:
|
||||
cd deps
|
||||
git clone https://github.com/nlohmann/json
|
||||
cd json
|
||||
git checkout db78ac1d7716f56fc9f1b030b715f872f93964e4
|
||||
git checkout bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
|
@ -240,6 +240,7 @@ For example, memory_db would be set by adding `memory_db = true` under the line
|
||||
* **`token`** (string) - Discord token used to login, this can be set from the menu
|
||||
* **`prefetch`** (true or false, `default: false`) - if true, new messages will cause the avatar and image attachments to be
|
||||
automatically downloaded
|
||||
* **`autoconnect`** (true or false, `default: false`) - autoconnect to discord
|
||||
|
||||
#### http
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user