Azure has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Azure has joined #cinch
Azure has quit [Remote host closed the connection]
ToasterKTN has joined #cinch
<ToasterKTN>
Hi all. I search for a way to test if a channel is joined / if the bot is connected before i send a message to a channel via Channel().send
<ToasterKTN>
I got a Class including the Plugin and listen_to an event. within the listen method, i send to a channel. but if the bot is not yet connectecd to the channel or diconnected for some reason, i loose the message. So i try to find out, if i am connected or if the message has been sent.