Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bredefk/stolpejakt-slack
A Slack bot that posts Stolpejakten private group scoreboard
https://github.com/bredefk/stolpejakt-slack
jakten slack stolpe
Last synced: 13 days ago
JSON representation
A Slack bot that posts Stolpejakten private group scoreboard
- Host: GitHub
- URL: https://github.com/bredefk/stolpejakt-slack
- Owner: BredeFK
- Created: 2024-04-25T17:14:53.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T06:30:12.000Z (2 months ago)
- Last Synced: 2024-08-28T07:48:40.807Z (2 months ago)
- Topics: jakten, slack, stolpe
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stolpejakt-slack
Integration between Stolpejakten and Slack
## Environment file
Necessary environment variables for your `.env` file
```dotenv
STOLPEJAKTEN_USERNAME=""
STOLPEJAKTEN_PASSWORD=""
STOLPEJAKTEN_CLIENT_ID=""
GROUP_CODE=""
WEBHOOK_URL=""
```