-
[//]: # (方框内删除已有的空格,填 x 号)
+ [x] 我已确认目前没有类似 issue
+ [x] 我已确认我已升级到最新版本
+ [x] 我已完整浏览项目 README 和项目文档并未找到解决方案
+ [x] 我理解并愿意跟进此 issue,协助测试和提供反馈
+ [x] 我将以礼貌和尊重的态度提问,不得使用不文明用语 (包括在此发布评论的所有人同样适用, 不遵守的人将被 …
-
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 …
-
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…
-
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…
-
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. …
-
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
-
Anabella via Discord:
Add a button in the Viewers area of the bot to purge/delete all banned accounts.
-
### Description
The problems:
1. New accounts get 1 month of Dota Plus, allowing anyone (with the required skill) to make 50 new steam accounts and automate them to join custom game lobbies.
2.…
-
Hello,
I'm new to the tool so please forgive me if the solution to this problem is already explained somewhere.
(I did search through the issues and couldn't find anything)
When I run the tool…