#Separate prefix for certain commands

1 messages · Page 1 of 1 (latest)

sand shell
#

I want my default command_prefix but additionally some special commands with (and only with) another prefix.
How do I

  • mark these commands (I could move them all to one cog, maybe that makes it easier)
  • get these marked commands in my command_prefix function
  • Bonus question if possible: Avoid
    <Function XXX at 000> when I want to implement the prefix in a message string. Do I have to call te .command_prefix every time?
runic basalt
#

The command_prefix argument of the bot constructor