PKlempe / SAM

SAM is a multi-functional Discord Bot specifically designed for the Server of the Faculty of Computer Science at the University of Vienna.
GNU General Public License v3.0
27 stars 6 forks source link

fix message sent to users #242

Closed abbcccddddeeeeeffffff closed 2 years ago

abbcccddddeeeeeffffff commented 2 years ago

as self.bot.command_prefix is a function, it leads to ugly output. rather use const.BOT_PREFIX which is a string