Versions in this module Expand all Collapse all v0 v0.0.1 May 16, 2024 Changes in this version + type Bot struct + func NewBot(token, inputTime, timezone, dbPath string) (Bot, error) + func (bot Bot) Start()