Aditya Verma
Aditya Verma
@showell Is this issue still on?
@showell Trivia quiz bot seems to work fine for me.
@rht Added PR for the two bridges. To ensure that future developers use this I think we should add the `check_subscription_or_die` method to the zulip library. Also I think that...
> From my reading of the current state of the PR, there is no adding a number of retweets in the body of the message yet (a). What happens is...
 @rht Added number of retweets to all messages.
Made a PR for do_api_query. But base and cap need to be decided. Also if this is done, then I can change class RandomExponentialBackoff accordingly.
 I have tested the condition when retry is required. But in the original code retry happens only in two cases: 1. When we receive a 50x...
I also checked if it works normally in normal conditions.  
Some of the other errors:  
I have thoroughly checked most of the cases. Code working fine in all.