Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kedi/buttons-but-better
Gerçekten her yeni özellik için npm'de hazır bir modül aramayın, gerek yok, lütfen. DiscordJS ile çok temel bir POST request yapabilirsiniz.
https://github.com/kedi/buttons-but-better
Last synced: about 12 hours ago
JSON representation
Gerçekten her yeni özellik için npm'de hazır bir modül aramayın, gerek yok, lütfen. DiscordJS ile çok temel bir POST request yapabilirsiniz.
- Host: GitHub
- URL: https://github.com/kedi/buttons-but-better
- Owner: kedi
- Created: 2021-05-27T05:18:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-27T09:15:07.000Z (over 3 years ago)
- Last Synced: 2023-03-04T10:24:00.697Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 22
- Watchers: 1
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```js
client.api.channels("847172505260261449").messages.post({ data: {"content":"Aşağıdaki menüden kendinize oyun seçebilirsiniz. Bir oyunun rolünü almak için o butona tıklayın.","components":[{"type":1,"components":[{"type":2,"style":2,"custom_id":"buttondc","label":"Doğruluk Cesaret"},
{"type":2,"style":4,"custom_id":"buttonvk","label":"Vampir Köylü"},
{"type":2,"style":3,"custom_id":"buttongartic","label":"Gartic"}]}]} })
```
Bunun gibi bir eval ile kendinize buton oluşturabilir, "custom_id" olarak koyduğunuz yerden INTERACTION ile ilgili websoket eventi alabilirsiniz.