Skip to content

cdeguzman/atia-shrine-automated

 
 

Repository files navigation

Atia's Shrine Automation

Automated Atia's Blessing, runs every day automatically.

blessing

Warning Run it locally and preferably on an encrypted volume, your private keys can be exposed!

Prerequisites

  • Node.js 18+
  • pnpm (or Yarn/NPM)

Installation

  • Install dependencies
pnpm i
  • Copy example privateKeys file and add your keys in
cp privateKeys.example privateKeys
  • Start Application
pnpm start

The application will be launched by Nodemon so it's will restart automatically on file change

About

Automate Atia's Blessing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.5%
  • JavaScript 4.5%