Ruben Anders

Results 55 comments of Ruben Anders

@jakubek0708 can you elaborate on what you mean by that?

I don't understand how your code snippet fixes anything. It would still crash at the `self.settings[friendly_name_str].format(...)` call

Due to pajbot [being moved into maintenance mode](https://github.com/pajbot/pajbot/blob/master/README.md) I'm closing this feature request.

For hacktoberfest users, the relevant package is https://github.com/pajbot/pajbot/tree/master/pajbot/migration

As far as I understand it, `--reply` is just an alternative to the strict say and whisper response modes, to make the bot whisper the command result if the command...

Ah, I see, I missed that change it seems. Fair point then

That sounds like a good solution. I‘ll continue work on this PR then.

I believe it might be possible to remove `itertools` as a dependency altogether now?