module Twittbot
Twittbot
default module
Constants
- CONFIG_FILE_NAME
The name of the bot's config file.
- DEFAULT_BOT_CONFIG
Hash containing the default bot configuration.
- RECONNECT_WAIT_TIME
How many seconds should be waited until the bot reconnects
- TEMPLATE_DIR
Contains the path to the initial bot template.
- VERSION
The version of
Twittbot
.