Southbacon / the-crispy

The Crispy, a bot built for the Southbacon Slack community.
MIT License
1 stars 2 forks source link

Upgrade to Laravel 5.7 #44

Open eroepken opened 5 years ago

eroepken commented 5 years ago

Laravel 5.6 includes features that support Slack bot functionality including Slack messaging with attachments.

Assess whether or not it's a good idea to switch Crispy's functionality to use the SlackMessage class. If it is, find out the level of effort that it would take.