mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 10:26:22 +00:00
Added /duck command to perform searches using duckduckgo chat bot
This commit is contained in:
@@ -99,6 +99,7 @@ void message_send_paused(const char * const recipient);
|
||||
void message_send_gone(const char * const recipient);
|
||||
void message_send_invite(const char * const room, const char * const contact,
|
||||
const char * const reason);
|
||||
void message_send_duck(const char * const query);
|
||||
|
||||
// presence functions
|
||||
void presence_subscription(const char * const jid, const jabber_subscr_t action);
|
||||
|
||||
Reference in New Issue
Block a user