1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 00:10:58 -05:00

Add todo list

This commit is contained in:
toast-ts 2022-11-12 08:22:32 +11:00
parent 49b141f744
commit 631eb23650

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