tfaughnan / artoo

Barebones IRC bot / astromech droid (WIP 🚧)
GNU General Public License v3.0
1 stars 4 forks source link

Backup nicknames #11

Open tfaughnan opened 1 year ago

tfaughnan commented 1 year ago

If the nickname specified in the config file is already taken by another user, we might want some backup nicks to use instead. One approach: specify the nick variable in the config file as a list of strings, ordered by preference. If none of those are available, fallback to username for the nick.