-
Because Maestro is an app today, it only has R/W permissions to repos. If a repository has required reviewers on the repo or has restricted the users who can push to a branch, it is unable to merge a…
-
We can now auto assign the "member" role to discord users. We should attempt to map the existing set of discord users to their neon accounts, then automatically manage their roles based on whether the…
-
*This issue was originally created by [**@bones-was-here**](https://github.com/bones-was-here) at .*
### Background information
- **Dendrite version or git SHA**: 0.11.1
- **SQLite3 or Post…
-
So as you may notice in the Issues tab, many users face problems using this tool at all. The download, purchase and purchase commands are broken.
I think the root cause is that the login method cra…
-
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. …
-
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…