Command - Add Absence/LOA
- Lingua principale
- JavaScript
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Ask the person how long etc. and then post in the correct format.
Format:
```
[name]
[start date] - [end date]
[reason]
```
To do:
- [ ] Create MySQL Database Schema
- [ ] Integrate `!absent` command into Heimdall
- [ ] Create Windows App for viewing absentees
- [ ] Integrate `!absences` command into Heimdall
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
The issue describes adding absence/leave of absence commands to a Discord bot named Heimdall. First, examine the existing bot command structure, likely in a commands directory. Then, design a MySQL schema for storing absences with fields for name, start date, end date, and reason. Implement the `!absent` command to collect user input and store it, and the `!absences` command to retrieve and display the data. Finally, consider how the Windows app for viewing absentees would interact with the database.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, mysql
- Ambito
- backend, cli, database
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 30/100