-
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…
-
Not sure if somebody encountered this problem.
I forked the code and deployed to heroku according to the instruction. All went smoothly, then I added those environmental variable such as my steem a…
-
The bot is prompting MSFT employees to sign the CLA. Example:
https://github.com/microsoft/CSS-Exchange/pull/2153
The user https://github.com/rosspa05 is joined to the Microsoft org, so I'm not …
-
mkdir whatsapp-bot
cd whatsapp-bot
npm init -y
npm install express twilio body-parser
const express = require('express');
const bodyParser = require('body-parser');
const twilio = require('twili…
-
### Discord Account
Secondyou#4900
### Plugin Description
Plugin that allows discord output audio to screen recorder apps (such as Az screen recorder) or allow to make another apps using microphone…
-
Discord is pushing for libs to support rate limits natively rather than leaving that responsibility to users, so there needs to be some handling for that: https://github.com/hammerandchisel/discord-ap…
-
Rethink how the bot prompts for whether the asker is done with their question. Perhaps take into account whether anyone else talked in the channel, whether helpers were pinged. Maybe make helpers only…
mniip updated
2 years ago
-
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…
-
Anabella via Discord:
Add a button in the Viewers area of the bot to purge/delete all banned accounts.