samliew / se-electionbot

A Stack Exchange/Stack Overflow election chatbot written in Node.js to handle FAQs in an election chat room
MIT License
7 stars 6 forks source link

When no election to follow, bot could default to a network-wide mode #211

Open samliew opened 2 years ago

samliew commented 2 years ago

Is your feature request related to a problem? Please describe.

Right not the bot config ELECTION_URL is a required variable, and will halt the bot on startup if it is not set.

Describe the solution you'd like

When ELECTION_URL is not set, the bot could join the default (or config specified chat room) to provide info or post an occasional announcement about network-wide elections and their statuses (start of phase, num of nominees, winners).