PipedreamHQ / PipedreamHQ/pipedream
[Components] battle_net
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# battle_net
## URLs
- https://develop.battle.net/
## Webhook Sources
### new-achievement-instant
#### Description
Emit new event when a player unlocks a new achievement. Configure with player ID or account ID.
### new-friend-request-instant
#### Description
Emit new event when a player receives a friend request. Configure with player ID or account ID to monitor specific users.
### new-game-session-instant
#### Description
Emit new event when a player starts a new game session for a selected game. Configure with player ID or game ID as needed.
## Actions
### send-friend-request
#### Description
Send a friend request to another player. Provide the recipient's BattleTag or account ID.
### update-player-status
#### Description
Update the player's status to online, away, or offline. Specify the desired status.
### fetch-character-data
#### Description
Retrieve details about a specific character for a game. Provide game ID, character ID, or player ID.
Contributor guide
Assessment
This issue has not been assessed yet.