ragibmondal / Hamster-Kombat-Clone

https://hamster-kombat-clone.vercel.app
MIT License
25 stars 36 forks source link
hamster-combat-clicker hamster-kombat-scripts notcoin notcoin-app notcoin-clicker notcoin-script

Hamster-Kombat-Clone Telegram Web App

Note

Sorry, this project is not complete yet and does not work.

This project is a Telegram Web App that includes features like coin mining, referrals, tasks, and statistics like hamster kombat

Setup

  1. Clone the repository
  2. Install dependencies with npm install
  3. Set up a Firebase project and add your configuration to src/firebase.js
  4. Create a Telegram bot using BotFather and add your bot token to a .env file:
    BOT_TOKEN=your_bot_token_here
  5. Start the React app with npm start
  6. Start the Telegram bot with npm run start-bot

Features

Technologies Used

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Hamster-Kombat-Clone