Skip to content
Menu
PyCon Hong Kong
  • Schedule
  • Sponsors
  • Ticket
  • Staff
  • Code of Conduct
  • About
    • PyCon HK
    • 2020 Fall
      • Photos
    • 2020 Spring
      • Photos
    • 2018
      • Photos
    • 2017
      • Photos
      • Videos
    • 2016
      • Photos
      • Videos
    • 2015
      • Photos
PyCon Hong Kong

Collaboration hack with slackbot

Posted on October 28, 2018November 7, 2020

Do you know that Slack knows that Integration and API are easy to use and are hackable collaboration platform? Even Python is able to easily make chatbot by using slackbot ( https://github.com/lins05/slackbot ) . With using this framework, you are able to let slackbot perform a Python process triggered by a mention or a keyword in a conversation on Slack. This is means that anything you can do with Python can be run on Slack!! (For example, it is acquiring information from the database, acquiring data using Web scraping, and deploying applications and so on.)

In this Talk Session, I’m going to introduce the points of utilization of slackbot,
with a talk on SQUEEZE’s efforts to improve the workflow, communication and work realized by using slackbot.

Examples of Improve In SQUEEZE Inc (I Companies to which I belong ):
– slackbot make a primary response of request work beyond department
– example of request are that inquiries about the system from business team, Customer support etc. – slackbot receives request for products and notifies them collectively at a fixed time.

Buzzwords: slack, slackbot, chatops
Level: Beginner: Target audiences with basic experience of python programming
Requirements to Audiences: Nil
Language: English

Speaker: Kei IWASAKI (Japan)

Speaker Bio: Web Application/Infrastructure Engineer working at SQUEEZE Inc in Japan. Co-authors of “スラスラわかる Python” (Python Introductory Book in Japanese) Web Operation, Python, Django, AngularJS, Neovim, ArchLinux

GitHub: https://github.com/laughk
LinkedIn: https://www.linkedin.com/in/laughkei
Twitter: https://twitter.com/laugh_k
Website/Blog: https://memo.laughk.org/

Sponsors

Recent Posts

  • PyCon HK 2020 Fall Photos
  • MySQL speaks at PyCon HK
  • Microsoft speak at PyCon HK 2020 Fall
  • Clover Health speaks at PyCon HK 2020 Fall
  • Sponsors – PyCon HK 2020 Fall

Categories

  • 2020 Fall
  • 2020 Spring
  • 2018
  • Conference Highlights

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
©2021 PyCon Hong Kong | Powered by WordPress and Superb Themes!
← Unlock the power of insurtech! A case study of digitizing the risk assessment in insurance using powerful python libraries and optimise performance with advanced machine learning models. ← How to Evolve Life using Python