ldilley / discobot

:speech_balloon: A Discord bot written in Ruby
GNU General Public License v3.0
3 stars 0 forks source link

Add support for welcome messages #14

Open ldilley opened 5 years ago

ldilley commented 5 years ago

When a user joins a server, an optional welcome message can be sent to the default channel.

ldilley commented 5 years ago

Add the ability to optionally send private messages to new users as well. Lastly, a corresponding leave plugin should be created which sends a message to the server's default channel when a member leaves the server.