https://github.com/boly38/testautonomousactions
this repository is here to test some autonomous actions, or some github actions behavior
https://github.com/boly38/testautonomousactions
Last synced: about 1 month ago
JSON representation
this repository is here to test some autonomous actions, or some github actions behavior
- Host: GitHub
- URL: https://github.com/boly38/testautonomousactions
- Owner: boly38
- License: mit
- Created: 2025-04-07T15:14:30.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T19:01:41.000Z (2 months ago)
- Last Synced: 2025-04-08T19:48:25.733Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# testAutonomousActions
this repository is here to test some autonomous actions, or some github actions behaviorℹ️ for Linux users🐧, have a look at [linuxTools](https://github.com/boly38/linuxTools)
## SAMPLE - Discord send message
- actions: cf. [workflow](./.github/workflows/webhook_test_TGAW1.yml)
- NodeJs: cf. [simple tests readme](./nodejs/discord/README.md)REX:
- It seems that embed mode don't work.
- `content` (max 2k cars) or attached file are OKResources:
- [doc: execute-webhook](https://discord.com/developers/docs/resources/webhook#execute-webhook)
- [doc: embed-object](https://discord.com/developers/docs/resources/message#embed-object)