mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 16:55:10 +00:00
[FIX/WIP] Plumbing, -Werror, death to hitmen
Suspend killers are now no more. Except the actual killers to be gone eventually. Plumbing is also very basic as of now, but it "works".
This commit is contained in:
parent
1f658ece76
commit
bb836789b2
23 changed files with 310 additions and 165 deletions
|
|
@ -16,7 +16,6 @@ CommandHead(CmdUnlinkMUC, cmd, argp)
|
|||
HashMap *json, *event = args->event, *mucs;
|
||||
DbRef *ref;
|
||||
char *muc = NULL, *chat_id = NULL, *room = NULL;
|
||||
JsonValue *val;
|
||||
|
||||
BotInitialise();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue