Skip to content

Repository files navigation

Birbflock

Birbs are cute pet birds! Adopt a birb, play with them, accessorise them, train them, and let them fly away into the wild to upgrade your prestige level!

Discord Bot Invite URL

Self-hosting or developing

Ensure you have Yarn 1.22.x installed and run the following command to install the dependencies:

yarn install

TypeScript will automatically build the code to the dist folder once you run yarn install. However, you will need to manually build the code to the dist folder if you had made any changes to the code after you installed the dependencies using yarn build (or yarn build:dev if you wish to let tsc watch the files for you).

To start the server, you can run one of these commands:

  • yarn start: Starts the server with node, no additional bloat
  • yarn dev: Starts the server with nodemon, automatically watches for changes (does not rebuild the code)
  • yarn start:prod: Starts the server with pm2, for production use only

License

Apache 2.0 License

About

Birbs are cute pet birds! Adopt a birb, play with them, accessorise them, train them, and let them fly away into the wild to upgrade your prestige level!

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages