Skip to content

matheuspor/mma-fights-bot

Repository files navigation

🥊MMA Fights Telegram Bot

🤼‍ Integrates with the MMA Fights Scraper Api to make API requests via chat commands

GitHub workflow status GitHub license Repo top language

UsageRun LocallyTech Used

Usage

Run Locally

Get token from BotFather and set a new .env file with your token using .sample.env file as reference.

Run as a Docker container:

# Install docker-compose if not already: "https://docs.docker.com/compose/install/"

# Clone Repo
$ git clone https://github.com/matheuspor/mma-fights-telegram-bot

# Inside root directory run
$ docker-compose up --build

Local run:

# Clone Repo
$ git clone https://github.com/matheuspor/mma-fights-telegram-bot

# Install Dependencies
$ npm install

# Start app
$ npm start

Tech Used

About

Make requests to the MMA Fights Scraper API via chat commands

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published