Fixes for use off of tilde.chat/tildeverse #2

Merged
ben merged 1 commits from kindrobot/tooter:smol-fixes into master 2022-06-14 20:59:44 +00:00

1 Commits

Author SHA1 Message Date
Stef Dunlap 2e242aea1e Fixes for use off of tilde.chat/tildeverse
- correctly parses channels from config per config.example.yaml
- sets TLS to None in case of no TLS
  - on tilde.town we commonly connect to localhost w/o ssl
  - for ircrobots (and/or it's dependencies) TLS must be none (not
    false) or else it will assume SSL/TLS

I am not a python expert, so please feel free to comment or fix.
2022-06-14 16:46:52 -04:00