# If you are using the on_message() event, then make sure this code is run # at the bottom of the event. await bot.process_commands(message) # Allows commands to be run in the on_message() event