Discord notification bot
To set up notification text channel, run slash command /disnotconfig channel #channel_name.
Place .env file to repository root that contains DISCORD_TOKEN, POSTGRES_HOST and POSTGRES_PASSWORD.
DISCORD_TOKEN=
POSTGRES_HOST=db
POSTGRES_PASSWORD=postgres