RealDevSquad / RealDevSquad/website-backend
RFC: Automating User Name Updates in Discord Server Based on OOO Status
Open
@heyrandhirs is already working on this.
Since Jun 8, 2023.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Problem Statement
Currently, when a user goes on OOO, they update their name on the Discord server with the OOO details such as "OOO 9th June - 20th June". However, everyone naming themselves in different formats causes confusion. We have a Discord bot that has the capability to update the user name on our Discord server, and we need a way to automatically update the user name by the Discord bot based on this information.
Objectives
Our objectives are to:
- Automate the process of updating the user names in the Discord server by the bot based on the OOO status.
- Reduce the amount of time spent manually updating the user names every day.
Possible Solutions
to be discussed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.