# # SoB 2023 Agenda
- Previous Agenda: None
- Data: 22-06-2023
- Partecipants:
---
## Topics
N.B: Please put the topics under this section.
- (Vincent) Please generate the agenda for the next meeting.
- (Harshit) Topics :
1. New btc pay view.
2. Discussion about the lndart plugin
3. Discussion about the design of lightning plugin.
4. Some Questions related to lightning network.
- (Tarek):
- How to prioritize the tasks to work on
- A brief about how to approach developing the alias plugin
Summer of Bitcoin tasks unordered
—————————————————————————————-
- [ ] Upgrade command
- [ ] Add verbose flag
- [ ] Add all flag to update all repositories with one command (later)
- [ ] Allow the user to specify the branch/release
- [ ] Maybe use a strategy design pattern?
- [ ] Coffee_http crate
- [ ] Add install, upgrade and remove endpoints
- [ ] Install and upgrade should be web-socket
- [ ] Add an authentication method
- [ ] Documentation
- [ ] Test framework
- [ ] Improve coffee storage. Migrate from the simple JSON format
- [ ] Refactor the nurse command according to the new storage
- [ ] Add the disable command
- [ ] Add a tipping field to coffee.yml
- [ ] Develop the alias plugin ⭐️
- [ ] Simplify the code