pyTweetBot.executor package¶
Submodules¶
pyTweetBot.executor.ActionScheduler module¶
-
exception
pyTweetBot.executor.ActionScheduler.ActionAlreadyExists¶ Bases:
exceptions.ExceptionThe action is already registered in the DB
-
exception
pyTweetBot.executor.ActionScheduler.ActionReservoirFullError¶ Bases:
exceptions.ExceptionReservoir is full
-
exception
pyTweetBot.executor.ActionScheduler.NoFactory¶ Bases:
exceptions.ExceptionNo factory to create Tweets