Jonathan Elroy Alvares

Results 11 comments of Jonathan Elroy Alvares

Can I work on this issue @BenHenning ?

@rt4914 I would like to work on this issue. But I didn't understand it properly

Hi @Samyoul can I take up this issue? I'm interested in the status.im project

@PranitPatil03 read the instructions given in the contributors.md file to set up the project and if in any doubt feel free to ask here. Plz read this as well https://github.com/Atri-Labs/atrilabs-engine/discussions/169

- [x] Understand the issue - [ ] Check how CSS gets applied to components - [ ] Start making the required changes

- [x] Create a bot that can send messages - [x] Create a bot that triggers when a member joins a channel - [x] Create a bot that sends messages...

Hi @apoorvyadav1111 , I'm interested in picking up this issue.

I found some issues while testing mainly that `BYSCORE` and `BYLEX` support is not implemented for this command

## Setup Command `ZADD leaderboard 50 "Alice" 70 "Bob" 60 "Charlie" 80 "Dave"` ## Commands and Observations 1. ZRANGE leaderboard 0 0 > Redis: Returns the lowest score entry ("Alice")...