Skip to content
Menu
PyCon HK
  • Schedule
    • 2023
    • 2022
    • 2021
    • 2020 Fall
    • 2020 Spring
    • 2018
    • 2017
    • 2016
    • 2015
  • Sponsors
    • 2023
    • 2022
    • 2021
    • 2020 Fall
    • 2018
    • 2017
    • 2016
    • 2015
  • Organizers
    • Organizers
    • Volunteers
    • Booths
  • Supporting Organizations
  • Code of Conduct
    • Procedures for Reporting Incidents
    • Enforcement Procedures
  • About
    • PyCon HK
    • Conference Highlights
    • 2023
    • 2022
    • 2021
    • 2020 Fall
    • 2020 Spring
    • 2018
    • 2017
      • Photos
      • Videos
    • 2016
      • Photos
      • Videos
    • 2015
      • Photos
PyCon HK

Collaboration hack with slackbot

Posted on October 28, 2018September 18, 2024

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/

  • Instagram
  • LinkedIn
  • Facebook
  • Twitter
  • YouTube

Archives

©2025 PyCon HK | Powered by SuperbThemes!
← 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