## irc channel governing by direct-polling A bot assists with the creation of a motion, made of two parts, an english description, and a result of some sort - possibly computer code. ``` userA> consensusbot: create motion. topic: "loqi should get ops" result: "/mode +o loqi" duration: 1 day quorum: 4 yeas consensusbot> userA: motion #32a created. ``` ``` userB> consensusbot: vote yea for motion #32a consensusbot> userB: you voted yea for motion #32a. ``` ``` userB> consensusbot: status for motion #32a consensusbot> userB: motion #32a: 23 hours left. 2 yeas, 0 nays. ```