Format using black
(without string normalization)
This commit is contained in:
@@ -14,5 +14,6 @@ class EchoBot(Client):
|
||||
if author_id != self.uid:
|
||||
self.send(message_object, thread_id=thread_id, thread_type=thread_type)
|
||||
|
||||
|
||||
client = EchoBot("<email>", "<password>")
|
||||
client.listen()
|
||||
|
Reference in New Issue
Block a user