Welcome/recruitment message
- Lenguaje dominante
- JavaScript
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Messages:
- [ ] Create a message that is posted everytime a new user joins in #recruitment telling recruitment officer "hey, this guy joined @recruitment!" (Make sure to detect if the same user leaves within 5 minutes, only after this should the message be sent!)
- [ ] Post recruitment process message on request, applying applicant rank to the user given in the command, also mentioning the user in the message. Command should be something like `!application [@Ford#3939]`. This will then post the application process message that we normally copy paste. Make the "Ford" part optional, instead getting the last message and mentioning the author of that last message instead. If we wanted to be extra fancy, it would grab the last 5 or so messages and check them from most recent to find the user that does not have any tags yet (which is what an applicant would have before this message)
Guía de contribución
Línea de trabajo
The bot likely listens to Discord events in a main file like index.js or bot.js. Look for event handlers for 'guildMemberAdd' and message commands. Need to implement a timer to check if a user leaves within 5 minutes, and a command parser for '!application'. Check existing command structures and how user mentions are handled. Testing will require running the bot in a development Discord server.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- cli
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100