diff --git a/README.md b/README.md index 3202ca8..100768c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # Daggerbot-TS TypeScript version of the original JavaScript-based bot for Official Daggerwin Discord. + +### Todo list: +- [x] Prepare repository +- [ ] Install TypeScript dependencies and tools +- [ ] Convert JS files to TS one by one +- [ ] Migrate from [Sequelize](https://sequelize.org/) to [Prisma](https://www.prisma.io/) +- [ ] Plz work \ No newline at end of file