-
There is no way to easily deal with spambots or sometimes real people from spamming a section of the web site (which typically is the blog). Most of these spam bots registers a bunch of accounts to d…
-
please update the npmjs library release
-
I notice that there is the Follower Service that has an OnNewFollowersDetected event. I also notice the the PubSub service has an OnFollow event. I'm trying to make a game that links to a players twit…
-
## :rotating_light: The automated release from the `master` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your b…
-
for API token you need a business account
also not clear you have to add 'personal' bots to the business account.
although it is obvious in hindsight
dcsan updated
4 years ago
-
const phone =12345678901
const targetContact = await bot.Friendship.search({ phone })
// console.log(phone, 'queryTaskUserXfj')
if (targetContact) {
// console.log(${targetContact} is ready)
awai…
-
Sad Life
![Screenshot 2024-09-21 003038](https://github.com/user-attachments/assets/dcb09854-af87-47a8-be4e-ee30cd8cae00)
-
Sometimes a user in a realm creates a second account, which causes confusion for someone trying to search/narrow to find things they've posted. Some reasons:
* moving jobs/schools/etc. and losing a…
-
First of all, I'm no security expert.
It seems that storing Steam user passwords in plain text is very insecure, especially when the password is stored with all the other bot configuration settings. …
-
Steps to reproduce:
1. By accident I made `phoneCode` callback to always return the same resolved promise.
2. And did not return `true` from `onError` callback.
3. Then I invalidated code by sendin…