dashboard

Configuration

The Dashboard project is configured via a single shell script, config/config.sh. To get started, you should copy the template file config/config.dist.sh to config/config.sh and edit it with your own settings.

The config/config.sh file is ignored by git, so your personal information and API keys will not be committed to the repository.

Main Configuration

These are the primary variables you will need to set to use the dashboard.

HN_USER

GITHUB_USER

REPOS

DISCORD_SERVER_ID

Advanced Configuration

These variables are for modules that require more sensitive information, like API tokens.

GITHUB_TOKEN