Skip to content
Snippets Groups Projects
Select Git revision
  • c2b6d855f52da766f58419b35cc233f75ff0fdd7
  • main default protected
2 results

SlackKafkaProducer.py

Blame
  • user avatar
    Seok Won authored
    this producer reads all messages from "#general", in every 5 seconds (this will cause ratelimited)
    
    and if messages contain a word "bug", it will automatically sends "USERNAME" and "MESSAGE" to Kafka consumer.
    
    And the consumer will leave a message in "#kafka" channel saying "USER found a bug ..."
    cfd8d2f8
    History
    SlackKafkaProducer.py 2.61 KiB