Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aperiosoftware/skill-meeting
An opsdroid skill for managing meetings.
https://github.com/aperiosoftware/skill-meeting
Last synced: 4 days ago
JSON representation
An opsdroid skill for managing meetings.
- Host: GitHub
- URL: https://github.com/aperiosoftware/skill-meeting
- Owner: aperiosoftware
- License: apache-2.0
- Created: 2020-07-11T11:34:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-11T14:48:58.000Z (over 4 years ago)
- Last Synced: 2024-11-17T19:40:38.751Z (2 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Skill Meeting: Manage Meetings with Opsdroid
==========================================================This skill helps you manage meetings, either in person or in chat.
It has or will have the the following basic features:* [ ] Keep a list of agenda items. (`!agenda "Title of agenda item" "Details of agenda item"`)
* [ ] Show the agenda (`!agenda`)
* [ ] Clear the agenda (`!agenda clear`)
* [ ] Display a widget of the agendaIt might in the future grow any of the following:
* [ ] Reorder the agenda
* [ ] Schedule meetings.
* [ ] Suggest you schedule a meeting when:
- [ ] The list of agenda items gets too long.
- [ ] After a certain amount of time since the last meeting.
- [ ] When a certain % of the action items are complete.
* [ ] Record notes from the meeting.
* [ ] Track action items from the meeting.
* [ ] Remind people about their action items on timer, or in the run up to the next meeting.