MrSimonC / Slack-Local-Menu

Slack notification bot to show the current menu from TiffinTime.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack Local Menu

A simple message sending bot to determine the current menu at Tiffin Time. It pulls text and image description, formats message then sends into our slack team.

Utilises the Web API using a bot token, so that the timestamp can be obtained from the posted message, and therefore reactions can be added to the initial message.

Screenshot example of message output:

TiffinTime menu

Technical details

This application uses .net core SDK and targets .netcore2.1

Publishing

Windows

For publishing to windows, I generally publish via Visual studio, targetting windows. Straight foward - just choose approrpiate options.

Raspbian

To publish to as rasberry pi (Raspbian Stretch at time of writing):

About

Slack notification bot to show the current menu from TiffinTime.co.uk

License:MIT License


Languages

Language:C# 100.0%