Update #3
The /meetup' slash command now includes
/meetup current` which should retrieve the right event information on the date of the actual cfp meetup event. last and next work. Open to requests for better command/responses.
I want to creat a Slack slash command for our Slack channel to display the current and next meetup information.
The /meetup' slash command now includes
/meetup current` which should retrieve the right event information on the date of the actual cfp meetup event. last and next work. Open to requests for better command/responses.
Built the app into the Laravel framework and installed it on the CFP Slack Team.
Everyone should now be able to use it from any channel using the following slash commands:
/meetup current
/meetup next
/cfp current and /cfp next is working on my other Slack team for testing.
Screenshot: ![alt text](https://acri.work/apps/SlackUtils/slashworking.png "Slash working")