An open API service indexing awesome lists of open source software.

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

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 OK

Resources:
- [doc: execute-webhook](https://discord.com/developers/docs/resources/webhook#execute-webhook)
- [doc: embed-object](https://discord.com/developers/docs/resources/message#embed-object)