Skip to content

sstepanchuk/socialanonbot

Repository files navigation

Configuration

The project uses environment variables for configuration. These are stored in the .env file. Make sure to set the following variables:

  • DATABASE_URL: The URL for your SQLite database.
  • TELEGRAM_TOKEN: The token for your Telegram bot.
  • IG_USERNAME: The username for your Instagram account.
  • IG_PASSWORD: The password for your Instagram account.

Building

To build the project, use the following command: npm run build

This will compile the TypeScript files into JavaScript.

Running

To run the project, use the following command: npm start

Bot Links

You can find and interact with the bot in the following messengers:

Contributing

Contributions are welcome. Please make sure to update tests as appropriate.

License

This project is licensed under the ISC license. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published