1.0.0 • Published 6 years ago
dismodular-join-message v1.0.0
dismodular-join-message
Installation
yarn add dismodular-join-messageUsage
const JoinMessage = require("dismodular-join-message");
JoinMessage(client, options);Config options
| Option | Type | Optional |
|---|---|---|
| channelID | Snowflake | no |
| message | string | no |
message custom variables:
| Variable name | Meaning |
|---|---|
| member_id | ID of the member who joined |
| guild_name | name of the guild |
1.0.0
6 years ago