Skip to content

Kyure-A/ntdb

Repository files navigation

Notifying Train Delaying Bot for Discord

Description

This Discord bot is designed to post an embedded train delaying information to a channel via webhook.

Demo

demo

Requirement

  • Node.js
  • yarn
  • Typescript
  • Clasp (Command Line Apps Script Projects)

Usage

Please create a .clasp.json file in the following format:

{
    "scriptId": "INSERT YOUR SCRIPT ID",
    "rootDir": "./dist/"
}

To use this code in a Google Apps Script project after registering the script ID, please execute the following command:

npm run build

License

GPL 3.0

Author

Kyure-A

Releases

No releases published

Packages

No packages published