Commit Graph

4 Commits

Author SHA1 Message Date
Ben Harris 5cfa7a1248 fix channel loading 2022-06-14 17:09:18 -04:00
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
Ben Harris 8c2197a0d7 fix new ircrobots stuff 2022-05-09 16:42:31 -04:00
Ben Harris 570dba09a6 move to using config.py parser stuff 2022-05-09 15:34:00 -04:00