https://github.com/kk-designs/welcome-and-goodbye-message
A simple welcome and goodbye message for your discord bot! It also Dms the user on joining using discord.js. Currently works on discord.js v13.12.0. Whether it works on later versions is still being determined.
https://github.com/kk-designs/welcome-and-goodbye-message
bot discord discord-bot discord-js javascript nodejs
Last synced: 5 months ago
JSON representation
A simple welcome and goodbye message for your discord bot! It also Dms the user on joining using discord.js. Currently works on discord.js v13.12.0. Whether it works on later versions is still being determined.
- Host: GitHub
- URL: https://github.com/kk-designs/welcome-and-goodbye-message
- Owner: KK-Designs
- Created: 2020-11-04T18:53:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-10T04:06:16.000Z (about 2 years ago)
- Last Synced: 2024-11-13T21:58:30.150Z (7 months ago)
- Topics: bot, discord, discord-bot, discord-js, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome-and-Goodbye-message
---

---
A simple welcome and goodbye message for your discord bot! It also Dms the user on joining using discord.js. Currently works on discord.js v13.15.1, v14 support is coming later.
# Setup
In the discord dev portal, enable the `SERVER MEMBERS INTENT`. Then in the spot where it "Put your channel ID here" fill in that spot
with what was told. Read below for more info about why.# Usage
Currently, this code is not for public bots. It only works for personal bots. Later it will support all guilds.
# Credits
You do not need to credit me, but if you want to, you can 🙂. You can remove the
comment I added at the bottom. Check out my other projects [here](https://github.com/KK-Designs)