The prefix is currently hardcoded to be ! (and sudo<space> for tests), but it must be configurable globally for now and eventually on a per-guild basis.
This is mainly to avoid conflicts. It should also be configurable at runtime such that someone running the bot for the first time can use a command with the default prefix to change it.
The prefix is currently hardcoded to be
!(andsudo<space>for tests), but it must be configurable globally for now and eventually on a per-guild basis.This is mainly to avoid conflicts. It should also be configurable at runtime such that someone running the bot for the first time can use a command with the default prefix to change it.