fix formatting
parent
08a98febca
commit
dfd2cd76af
|
@ -225,3 +225,4 @@ class TwitchBot(Bot):
|
|||
c.cap('REQ', ':twitch.tv/commands')
|
||||
self.logger.info('Joining channel ' + self.channel)
|
||||
c.join(self.channel)
|
||||
|
||||
|
|
Loading…
Reference in New Issue