1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 12:30:58 -04:00

Add todo list

This commit is contained in:
AnxietyisReal 2022-11-12 08:22:32 +11:00
parent 22afeb055e
commit 6cac1390fe

View File

@ -1,2 +1,9 @@
# Daggerbot-TS # Daggerbot-TS
TypeScript version of the original JavaScript-based bot for Official Daggerwin Discord. 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