When someone joins a chat the script `scripts/guest_welcomer.js` asks them a random question to spur conversation. The list is currently really small and could use more prompts. Things to consider: - do not assume a level of proficiency with programming, keep it welcoming to code newbies - keep them light-hearted and easy, preferably yes/no or simple preference questions
When someone joins a chat the script
scripts/guest_welcomer.jsasks them a random question to spur conversation.The list is currently really small and could use more prompts.
Things to consider: