Galarzaa90 / NabBot

Discord bot for Tibia servers
https://nabbot.xyz
Apache License 2.0
52 stars 25 forks source link

Improve watched list by allowing list of characters #171

Open Tschis opened 5 years ago

Tschis commented 5 years ago

Maybe accept list of strings separated by comma.

Galarzaa90 commented 5 years ago

@Tschis You mean the add and remove subcommands? I like the idea.

Tschis commented 5 years ago

Yes.

From: /watchlist addchar Tschas /watchlist addchar Tsches /watchlist addchar Tschis

To: /watchlist addchar Tschas. Tsches, Tschis

But then it gotta report which ones were added and which ones were invalid (if any). Also, we might reconsider confirmation in those less impactful commands.

Galarzaa90 commented 5 years ago

Yeah, I think something similar to what adduser does could be done, at the end it just tells you which ones were added: image