A Telegram bot designed to help the members of the »Akademische Bläservereinigung an der TU Braunschweig« get to know each other.
GNU Affero General Public License v3.0
4
stars
2
forks
source link
Refactor config handling #94
Closed
Bibo-Joshi closed 3 years ago
Reads all the config data in
main
and hands it tosetup
, where it's applied. That's cleaner than reading from the config within the classes/methods