Searched refs:command_prefix (Results 1 – 2 of 2) sorted by relevance
235 def command_prefix(self): member in ConventionsBase250 (self.command_prefix[0:1].upper(), self.command_prefix[1:]))
248 if basename.startswith(self.conventions.command_prefix):