Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JackuBot

Usage

Install dependencies and build from source:

yarn
yarn build

Create start.sh file

./starth.sh/

#!/bin/bash

GITLAB_PRIVATE_TOKEN=<private_token> DISCORD_WEBHOOK_URL=https://discordapp.com/api/webhooks/<id>/<token> node dist/index.js

Make the shell script executable

chmod +x start.sh

Run the bot

./start.sh

About

GitLab webhook payloads to Discord

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages