mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-23 04:26:57 +00:00
Projects and Diseases placeholder application commands (#17)
* fix module name in backup * save projects to persistent_term * retrieve projects on bot startup * remove commented out code * register project autocomplete * placeholder text for project * placeholder disease command
This commit is contained in:
@@ -3,10 +3,12 @@
|
||||
## 🚀 High Priority
|
||||
|
||||
- [x] Update deps and run on Elixir 1.18 / otp 28
|
||||
- [ ] Pull projects on a regular basis
|
||||
- [ ] identify by project
|
||||
- [ ] identify by country
|
||||
- [ ] Run static analysis tools and fix code
|
||||
- [ ] Increase test coverage
|
||||
- [ ] Fix spec errors
|
||||
- [ ] Improve error return message
|
||||
|
||||
## 📦 Medium Priority
|
||||
|
||||
|
||||
Reference in New Issue
Block a user