yarn
yarn build./starth.sh/
#!/bin/bash
GITLAB_PRIVATE_TOKEN=<private_token> DISCORD_WEBHOOK_URL=https://discordapp.com/api/webhooks/<id>/<token> node dist/index.jsMake the shell script executable
chmod +x start.shRun the bot
./start.sh| Name | Name | Last commit date | ||
|---|---|---|---|---|
yarn
yarn build./starth.sh/
#!/bin/bash
GITLAB_PRIVATE_TOKEN=<private_token> DISCORD_WEBHOOK_URL=https://discordapp.com/api/webhooks/<id>/<token> node dist/index.jsMake the shell script executable
chmod +x start.shRun the bot
./start.sh