zzzzzz-zzzz
Results
1
issues of
zzzzzz-zzzz
class ReflectorBot(SnapchatBot): # when receiving a snap, sends the same snap back to the sender def on_snap(self, sender, snap): self.send_snap([sender], snap) # when someone adds the bot, the bot adds...