mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 10:16:21 +00:00
Added /duck command to perform searches using duckduckgo chat bot
This commit is contained in:
@@ -32,7 +32,8 @@ typedef enum {
|
||||
WIN_CONSOLE,
|
||||
WIN_CHAT,
|
||||
WIN_MUC,
|
||||
WIN_PRIVATE
|
||||
WIN_PRIVATE,
|
||||
WIN_DUCK
|
||||
} win_type_t;
|
||||
|
||||
typedef struct prof_win_t {
|
||||
|
||||
Reference in New Issue
Block a user