Skip to content

Commit d281636

Browse files
authored
Add "Use more standard things" to TODO
1 parent 4afe019 commit d281636

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ The overall goal is to implement a set of plugins focused on moderation and util
2929
- [ ] Support for non-English languages
3030
- is this viable? maybe just for slash commands as localising prefix options would be a nightmare - but so would localising duration parsing
3131
- [x] Log things properly instead of just using console
32+
- [ ] Use more standard things
33+
- [ ] Use [dbmate](https://github.com/amacneil/dbmate) or something instead of rolling my own sql migration
34+
- [ ] Maybe also use a logging library? (eww...)
3235
- 🚧 Unit testing
3336
- 🚧 Moderation
3437
- [x] Ban

0 commit comments

Comments
 (0)