[PR #151] [MERGED] Ability to send greeting message to all new users #237

Closed
opened 2026-02-15 15:55:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/151
Author: @13xforever
Created: 1/6/2019
Status: Merged
Merged: 1/6/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (1)

  • fefff2d ability to send greeting message to all new users

📊 Changes

3 files changed (+26 additions, -1 deletions)

View changed files

📝 CompatBot/Commands/Explain.cs (+0 -1)
CompatBot/EventHandlers/Greeter.cs (+25 -0)
📝 CompatBot/Program.cs (+1 -0)

📄 Description

Explanation for motd is used as a message. If this term is not defined, then nothing is sent.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/151 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 1/6/2019 **Status:** ✅ Merged **Merged:** 1/6/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (1) - [`fefff2d`](https://github.com/RPCS3/discord-bot/commit/fefff2daf7cbd71afc3ed91a22998b17aa1986a9) ability to send greeting message to all new users ### 📊 Changes **3 files changed** (+26 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Explain.cs` (+0 -1) ➕ `CompatBot/EventHandlers/Greeter.cs` (+25 -0) 📝 `CompatBot/Program.cs` (+1 -0) </details> ### 📄 Description Explanation for `motd` is used as a message. If this term is not defined, then nothing is sent. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:55:25 -05:00
yindo closed this issue 2026-02-15 15:55:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#237