CactusDev / CactusBot

An open source, community-written service-agnostic chat bot
MIT License
30 stars 6 forks source link

Custom Message Prefixs #208

Open Alkali-Metal opened 7 years ago

Alkali-Metal commented 7 years ago

Currently the only way to change the message prefix is by going into the code and changing it in the message parser, but what I was thinking is maybe something in the !config command (Of course the prefix would be whatever you have it at at that point it time) and this would be a nice feature as it would be nice if some people are used to other prefix's coming over from other bot's then they can adjust the prefix so that it is a gradual transition over.

[Alkali] !config prefix ~
[CactusBot] Prefix updated to "~"
[Alkali] !cactus
<No response>
[Alkali] ~cactus
[CactusBot] Ohai, I'm CactusBot! :cactus
RPiAwesomeness commented 7 years ago

https://github.com/CactusDev/CactusAPI/issues/6