jamesgeer / conf-twitter-bot

A Twitter Bot to post about academic papers
MIT License
4 stars 0 forks source link

24 tweets model use db #30

Closed jamesgeer closed 2 years ago

jamesgeer commented 2 years ago

Closes #24.

Tweets are now read/created using Prisma however, requires #21 to be implemented since tweet insertion relies on accountId foreign key. This can be bypassed for now by manually adding rows.