Closed eamanu closed 7 years ago
:100: Looking good! Any account name yet?
I can give you "realChaosBot" on twitter if you would like. ;)
@kylerschin https://twitter.com/ChaobotsC
@eamanu "encryptation" isn't a word, you mean "encryption".
@PlasmaPower are there plans to make the bot generate the encryption keys when it needs to by itself, without your supervision? I was under the impression that the encryption work was supposed to lead to that point eventually.
@dbpokorny What do you mean? It already generates its own encryption keys.
@PlasmaPower oh dear, I thought @eamanu was asking you to regenerate the twitter keys and somehow send them to the bot. My misunderstanding.
@dbpokorny No, it was the reverse - I asked @eamanu to regenerate the twitter keys. :smile:
@dbpokorny I write 'encryptation' repeatedly... My fouls. Sorry for my spanglish :laughing:
:white_check_mark: PR passed with a vote of 6 for and 0 against, a weighted total of 6.0 and a threshold of 6.0, and a current meritocracy review.
See merge-commit 6b112d023e337a6ed296b42502a1928e2055ecbe for more details.
This breaks dev environments almost completely, as ChaosBot tries to decrypt the Twitter token with the locally-generated private key, throws an error because it's the wrong key and crashes.
Fix encryptation problems, regenerate twitter keys @PlasmaPower