zRitsu / MuseHeart-MusicBot

bot de música programado em python com player interativo, suporte a multi-bot, comandos barra/slash, integração com last.fm e muito mais.
GNU General Public License v2.0
97 stars 87 forks source link

MULTIPLE PREFIXES WITH MULTIPLE TOKENS #35

Closed cheeto5 closed 1 year ago

cheeto5 commented 1 year ago

HOW TO DO MULTIPLE PREFIXES WITH MULTIPLE TOKENS?

zRitsu commented 1 year ago

This has not been implemented yet, all bots use the same prefix (with the possibility for member to set a personal prefix)

cheeto5 commented 1 year ago

but you will do it?

zRitsu commented 1 year ago

A simple multi-prefix to be used by all bots is relatively easy to do, but a dedicated prefix for each bot would make using the multi-voice system very confusing.

cheeto5 commented 1 year ago

so you can't do it?

zRitsu commented 1 year ago

At time: No.

Because I don't intend to undo the multi-voice function to leave all bots working with a different prefix between them (as it was originally).