-
## Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I h…
-
Hello,
I tried to make Commands, but it didnt Work.
I didnt found any issue Report that has kind of the same Problem, this is not an JDA Issue its an JDA-Utilities Issue.
I hvae the latest Version …
-
Unable to update `Microsoft.Bot.Builder` package to `3.8.5` as it is still referring older version of `System.IdentityModel.Tokens.Jwt.5.1.4` . Please update the nuget dependency reference.
> Unab…
-
Add `telers-codegen` crate to perform fast code generation of Telegram Bot API types and methods.
This will speed up the implementation of new versions of Telegram Bot API, avoid human error when m…
-
@pablogsal recently opened a PR for automating revert commits.
I agree with the issue but respectfully disagree with that particular proposal.
Copying the reasoning from [Pablo's comment](https://…
-
addSplits函数代码如下:
```
// 并行的运行子压缩情况
func (lm *levelManager) addSplits(cd *compactDef) {
cd.splits = cd.splits[:0]
// Let's say we have 10 tables in cd.bot and min width = 3. Then, we'll pick
/…
-
## Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I h…
-
### Use this [query](https://github.com/Microsoft/botbuilder-samples/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen++label%3Aenhancement) to search for the most popular feature requests.
**Is your fe…
-
hi i am getting method not found exception, can you please help and tell me what i am doing wrong
System.MissingMethodException: 'Method not found: 'System.Collections.Generic.Dictionary`2 Microsoft.…
-
Trying to reply with image for slash command
```ruby
# example
bot.application_command(:profile) do |event|
event.respond(content: 'test') do |builder|
builder.file = File.open('./test.png'…