Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 513 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 513 Bytes

SlackBotz

About

A slack bot to facilitate team formation and introductions for a maker community at the University of British Columbia.

Community members could

  • Make a profile with basic information, skills and number of kudos
  • Search for people based on skills
  • Give kudos to members for help

Tools

  • Airtable API
  • Slack API
  • Python

Learned

How to perform various actions with Slack API

  • Post messages
  • Direct message users
  • Build custom slack slash commands CRUD requests with Airtable