serokell / tzbot

Timezone bot for Slack
Mozilla Public License 2.0
7 stars 2 forks source link

[Fix] Remove redundant `BotConfig` datatype #29

Closed YuriRomanowski closed 1 year ago

YuriRomanowski commented 1 year ago

Description

Problem: datatype BotConfig was redundant.

Solution: use Config instead.

Related issue(s)

Fixed #6

:white_check_mark: Checklist for your Pull Request

Related changes (conditional)

Stylistic guide (mandatory)