Herman technical overview

The Herman slack bot is a Python application built using Flask and the Slack Bolt framework running on a Digital Ocean server.
Some features, including the inventory system, utilize AirTable as a database system which is made very simple thanks to the pyAirtable package, specifically the ORM system.