Skip to content

Comments

Fixxes for Guess the Pokemon#67

Open
Tomato6966 wants to merge 1 commit intoWekyDev:mainfrom
Tomato6966:patch-2
Open

Fixxes for Guess the Pokemon#67
Tomato6966 wants to merge 1 commit intoWekyDev:mainfrom
Tomato6966:patch-2

Conversation

@Tomato6966
Copy link
Contributor

delete({timeout: 3000}) is not a thing! fixxed it with setTimeout(() => m.delete(), 3000)

Set everything to toLowerCase in the comparison if the data.name is not lowercase ....

`delete({timeout: 3000})` is not a thing! fixxed it with `setTimeout(() => m.delete(), 3000)`

Set everything to toLowerCase in the comparison if the data.name is not lowercase ....
@face-hh
Copy link
Member

face-hh commented Jan 23, 2022

The function is not working anyway due to the API being unmaintained.

@Tomato6966
Copy link
Contributor Author

just pull it anyways so if it works again or u change the api you won't forget it^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants