from backup_bot import bot bot.load_extension("extensions.help") bot.load_extension("extensions.backup") bot.load_extension("extensions.restore")