Welcome/recruitment message
- Lingua principale
- JavaScript
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- cli
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100