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

9 lines
337 B
Markdown
Raw Normal View History

2022-11-11 16:07:49 -05:00
# Daggerbot-TS
TypeScript version of the original JavaScript-based bot for Official Daggerwin Discord.
2022-11-11 16:22:32 -05:00
### 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