from bot.bot import Bot
# Manager controlled by
from todos_manager import *
def setup_todos_manager_commands(bot: Bot):
pass