A small example:
<a> !startvote <name> # Opens for voting <b> +1 <c> +1 <d> -1 <concern?> <any_user> !countvote <BrainzBot> [2 for: b, c] [1 against: d] [Noone abstained] <e> \1 <a> !endvote
A small example:
<a> !startvote <name> # Opens for voting <b> +1 <c> +1 <d> -1 <concern?> <any_user> !countvote <BrainzBot> [2 for: b, c] [1 against: d] [Noone abstained] <e> \1 <a> !endvote
Hi, I'm Leo and I spent my summer building and training SpamBrainz, our new solution to fighting spam in MusicBrainz. If you haven't heard of SpamBrainz before it's probably because it did not exist before this year's Summer of Code.
For quite a while now the amount of spam in MusicBrainz has started to become a serious problem. Often this means editors are automatically created with descriptions that look not unlike the spam emails most of us get every day, promoting other websites and
DOMAIN = 'z_wave_graph' | |
REQUIREMENTS = ['networkx'] | |
def setup(hass, config): | |
return True |
<ha-iconset-svg name="jlf" size="24"><svg><defs> | |
<g id="jellyfin"> | |
<path id="inner-shape" d="M12.0012713844 9.45471264461C11.0464630524 9.45471264461 7.96673813844 15.0384692136 8.43478143844 15.9792362466C8.90282473844 16.92000342 15.1043984634 16.910642554 15.5677613304 15.9792362466C16.0311241974 15.0478300796 12.9607601494 9.45471264461 12.0012713844 9.45471264461C12.0012713844 9.45471264461 12.0012713844 9.45471264461 12.0012713844 9.45471264461"/> | |
<path id="outer-shape" d="M12.0012713844 1.10950074602C9.11812465644 1.10950074602 -0.158493409151 17.930976948 1.25499735685 20.771999779C2.66848812285 23.61302261 21.3480960854 23.580259579 22.7475455524 20.771999779C24.1469950194 17.963739979 14.8844181124 1.10950074602 12.0012713844 1.10950074602C12.0012713844 1.10950074602 12.0012713844 1.10950074602 12.0012713844 1.10950074602M19.0453230494 18.310092021C18.1279581814 20.14950219 5.88862588644 20.172904355 4.96190015244 18.310092021C4.03517441844 16.447279687 10.1150568854 5.42485997202 12.0012713844 |
const ICON = { | |
jellyfin: "M12 1.09375 C 9.113281 1.09375 -0.179688 17.941406 1.238281 20.785156 C 2.65625 23.632812 21.363281 23.597656 22.765625 20.785156 C 24.167969 17.972656 14.886719 1.09375 12 1.09375 Z M 19.05>" | |
}; | |
async function getIcon(name) { | |
return { | |
path: ICON[name], | |
viewBox: "0 0 24 24" | |
}; | |
}; |
type: http | |
name: signal-rest | |
log_level: info | |
group_wait: 30s | |
format: | | |
{ | |
"number": "SENDER_NUMMER", |