Module: BuergerBot

Defined in:
lib/buergerbot/bot/robot.rb,
lib/buergerbot/bot/logger.rb,
lib/buergerbot/bot/notify.rb,
lib/buergerbot/bot/version.rb

Defined Under Namespace

Modules: Logger, Notifications Classes: Robot

Constant Summary collapse

BASE_URL =
'https://service.berlin.de/terminvereinbarung/termin/tag.php'
PERM_PARAMS =
'?termin=1&herkunft=1'
DIENSTLEISTER =
[
  122_210, 122_217, 122_219, 122_227, 122_231, 122_238, 122_243, 122_252, 122_260, 122_262, 122_254, 122_271, 122_273,
  122_277, 122_280, 122_282, 122_284, 122_291, 122_285, 122_286, 122_296, 150_230, 122_301, 122_297, 122_294, 122_312,
  122_314, 122_304, 122_311, 122_309, 317_869, 324_433, 325_341, 324_434, 324_435, 122_281, 324_414, 122_283, 122_279,
  122_276, 122_274, 122_267, 122_246, 122_251, 122_257, 122_208, 122_226
].freeze
BLAUE_KARTE =
326_798
VERSION =
'0.2.0'
NAME =
'BuergerBot'