Skip to content

jamesgeer/conf-twitter-bot

Repository files navigation

Conference Twitter Bot

A tool to automate the promotion of research presented at academic conferences.

Setup

  • Download or clone the source code
  • Install the packages using the following command:

npm run install-packages

Docker

Using Docker compose, the project can be started using the following command:

docker-compose up

Useful commands

npx prisma migrate dev --name "name_of_migration" - creates a new migration from the schema file

npx prisma generate - creates a new client

docker-compose up --build - rebuilds the containers

wsl --shutdown - emergency command in case Docker is using too much memory (need restart to start wsl again)

About

A Twitter Bot to post about academic papers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages