Unmaintained! And also apparently this is against their TOS so DON'T USE THIS -- Weechat plugin for Discord support - https://weechat.org/ https://discordapp.com/
error: failed to run custom build command for `weecord v0.1.0 (file:///home/spill/dotfiles/gits/weechat-discord)`
process didn't exit successfully: `/home/spill/dotfiles/gits/weechat-discord/target/release/build/weecord-9e4ad1a820c1e932/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Failure { command: "\"pkg-config\" \"--libs\" \"--cflags\" \"weechat\"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package weechat was not found in the pkg-config search path.\nPerhaps you should add the directory containing `weechat.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'weechat\' found\n" } }', /checkout/src/libcore/result.rs:859
note: Run with `RUST_BACKTRACE=1` for a backtrace.
This was easy enough to resolve by installing weechat-dev (on debian, in addition to weechat), but the error message could make this clearer.
This was easy enough to resolve by installing weechat-dev (on debian, in addition to weechat), but the error message could make this clearer.