module Main where import AppM import Bot.Lib import Extensions main :: IO () main = runAppM (mainLoop extensions)