Giter VIP home page Giter VIP logo

FaceitFinder

Discord Bot which permit to find a faceit profile & its stats from different parameters

Discord Docker

Features

  • Retrieve a Faceit account using a Steam ID, Steam UID, Steam profile link, in-game status, Faceit username or by mentioning a Discord user who has linked to a Faceit account.

Development

Want to contribute? Great!

Run docker on a dev environment

Clone the repository:

git clone [email protected]:faceitFinder/faceitfinder-discordbot.git
cd faceitfinder-discordbot

Setup env files:

Copy the .env.example in .env and .env.mongodb.example in .env.mongodb then complete/update it with your information.

cp .env.example .env
cp .env.mongodb.example .env.mongodb

Run compose:

docker-compose -f docker-compose.dev.yml up

To run the linter:

docker exec -it faceitfinder_dev npm run lint-and-fix

Run docker on a prod environment

Clone the repository:

git clone [email protected]:faceitFinder/faceitfinder-discordbot.git
cd faceitfinder-discordbot

Got to the prod branch:

git checkout prod

Setup env files:

Copy the .env.example in .env and .env.mongodb.example in .env.mongodb then complete/update it with your information.

cp .env.example .env
cp .env.mongodb.example .env.mongodb

Run compose:

docker-compose -f docker-compose.prod.yml up --build -d

License

ISC

faceitfinder's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.