mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 18:43:31 +01:00
Welcome example (#1194)
* Add user greeting example * Add welcome.js to index.yml * Reword greeting message * Update welcome.js * Rename welcome.js to greeting.js * Update index.yml
This commit is contained in:
committed by
Schuyler Cebulskie
parent
05bba9b74a
commit
12136f8c54
@@ -16,5 +16,7 @@
|
||||
path: ping.js
|
||||
- name: Avatars
|
||||
path: avatars.js
|
||||
- name: Server greeting
|
||||
path: greeting.js
|
||||
- name: Webhook
|
||||
path: webhook.js
|
||||
|
||||
Reference in New Issue
Block a user