-
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…
-
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…
-
I would like to update the readme file by adding setup and installation process like how they can clone the project, how to make PR in project and so on many such things so the contributors can know h…
-
Sad Life
![Screenshot 2024-09-21 003038](https://github.com/user-attachments/assets/dcb09854-af87-47a8-be4e-ee30cd8cae00)
-
### Checklist
- [X] I believe the idea is awesome and would benefit the framework
- [X] I have searched in the issue tracker for similar requests, including closed ones
### Description
On telegram,…
-
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…
-
## :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…
-
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…