Souvik Biswas

Results 10 issues of Souvik Biswas

### Problem summary The app requires **location access** every time it is running on the device. I believe Bluetooth doesn't require a location permission. ### Steps to reproduce 1. Open...

Type: Enhancement

The **EventLogger** code snippet present on [this page](https://wechaty.js.org/docs/tutorials/using-plugin-with-wechaty#2-eventlogger) shows the config can be applied like this: ```ts import { EventLogger } from 'wechaty-plugin-contrib' const config = ['login', 'ready', 'message'] wechaty.use(EventLogger(config))...

bug
help wanted
GSoD 2021
tutorials

Running the Ding Dong bot on Gitpod from the [link](https://gitpod.io/#https://github.com/wechaty/wechaty-getting-started) given in the **Quick Start** page under Tutorials gives error. Have added the entire console output below: Click to expand...

bug
help wanted
GSoD 2021
tutorials

My profile: http://git-awards.com/users/search?login=sbis04 GitHub: https://github.com/sbis04 Similar issues: #153 #126 #191

### Please confirm this pull request meets the following requirements: - [x] I followed the contributing guidelines: . ### Which change are you proposing? - [ ] Adding/updating open source...

githubindia.com
valid

Contribute any new **Data Structure** algorithm to the repo to get the Limited Edition Hacktoberfest t-shirt. Instructions for contributing: 1. Fork this repo 2. Clone the forked repo to your...

good first issue

Add as many Unit Tests as possible.

help wanted
hacktoberfest

Showcase the new Firebase authentication method called **Multi Factor Authentication (MFA)**, it gives users a more secure way of authentication. You can take the help of the Invertase blog present...

enhancement
help wanted
good first issue
Hacktoberfest

Add functionality for retrieving an image, video, or other files from the device storage and upload it to Cloud Storage. Use the generated URL to provide an option to download...

enhancement
help wanted
good first issue
Hacktoberfest

Showcase the CRUD operation using the Firebase Realtime Database. You can follow the implementation of the Cloud Firestore CRUD operation and just build a similar thing with Realtime Database, or...

enhancement
help wanted
good first issue
Hacktoberfest