bumblepie / haikubot

A discord bot that recognises haikus in user messages and saves them for later reference.
MIT License
1 stars 1 forks source link

Force the prefix to be a mention of the bot #35

Closed bumblepie closed 5 years ago

bumblepie commented 6 years ago

Prefixes such as "!" or "?" are kinda messy - there's the potential for overlap with other bots and it's unintuitive when a new user joins a server - use mentions as the prefix for consistency and simplicity.