mirror of
https://github.com/Syping/dtranslatebot.git
synced 2025-09-19 15:11:42 +02:00
add basic avatar support to webhook
This commit is contained in:
parent
5e78c2728a
commit
502cabd7a7
11 changed files with 128 additions and 14 deletions
|
@ -29,6 +29,8 @@ add_executable(${PROJECT_NAME}
|
|||
src/settings.h
|
||||
src/submit_queue.cpp
|
||||
src/submit_queue.h
|
||||
src/webhook_push.cpp
|
||||
src/webhook_push.h
|
||||
)
|
||||
|
||||
set(THREADS_PREFER_PTHREAD_FLAG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue