GithubHelp home page GithubHelp logo

hackclub / awesome_hackclub_auto Goto Github PK

View Code? Open in Web Editor NEW
7.0 4.0 0.0 146 KB

🤖 Automation service for awesome-hackclub

Home Page: https://github.com/hackclub/awesome-hackclub

License: MIT License

Go 99.22% Dockerfile 0.78%
hackclub awesome awsome-list

awesome_hackclub_auto's Introduction

awesome_hackclub_auto

Automation service for awesome-hackclub

Running locally

After installing Docker and Docker Compose, run docker-compose up in your favorite terminal.

Environment variables

Create a .env file, and stick the following env variables in:

SLACK_TOKEN=a slack bot token
SLACK_SIGNING_SECRET=signing secret, NOT verification token
REVIEW_CHANNEL=channel ID to post review messages to
AIRTABLE_API_KEY=airtable api key
AIRTABLE_BASE_ID=id of the airtable base
GH_APP_ID=id of github app
GH_INSTALLATION_ID=the installation id
HONEYBADGER_API_KEY=honeybadger api key (not required)

Commands

Command Description
docker-compose up Starts the dev environment locally
docker-compose up -d Starts the dev environment, then detaches from the shell
docker-compose logs -f main View logs from the main process
docker-compose down Shut down the dev environment
docker-compose restart Restarts the dev environment
docker ps View running services

👥 Contributors

awesome_hackclub_auto's People

Contributors

actions-user avatar cjdenio avatar gleich avatar sampoder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

awesome_hackclub_auto's Issues

Slack verification

All Slack event endpoints must verify that the request actually came from Slack.

Categories

Project categories need to be implemented on the Slack side of things.

Should we have a set list of categories, or let users create new ones?

Home tab

Someday, Hack Clubbers might be able to browse projects inside of Slack, through the use of a home tab.

Project accept/deny functionality

The user should receive a DM letting them know when their project is accepted/denied. In the case of denial, they should be told why their project was denied.

Switch to Airtable

While CouchDB is really cool, Hack Club already makes use of Airtable. Let's switch to that (shouldn't be too hard)

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.