errbot icon indicating copy to clipboard operation
errbot copied to clipboard

Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.

Results 102 errbot issues
Sort by recently updated
recently updated
newest added

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.0.0 to 4.2.0. Release notes Sourced from actions/setup-python's releases. Add check-latest input and bug fixes In scope of this release we add the check-latest input. If check-latest ...

dependencies

### I am... * [X] Reporting a bug ### I am running... * Errbot version: 6.1.8 * OS version: Debian 11 * Python version: 3.9 * Using a virtual environment:...

This dynamically creates `CHANGES.rst` using [gitchangelog](https://github.com/vaab/gitchangelog). Since this file is shared with the website, a generated output looks like below: ![errbot-auto-changelog-01](https://user-images.githubusercontent.com/40614191/55808447-b68a4a80-5aa9-11e9-8a29-312770901848.png)

type: documentation

Slack is [changing the response](https://api.slack.com/changelog/2021-10-rtm-start-to-stop) from its deprecated [rm.start](https://api.slack.com/methods/rtm.start) endpoint on 09/20/2022, which errbot's backend, slackclient, uses. Instead, all calls to rtm.start will fetch the data from [rtm.connect](https://api.slack.com/methods/rtm.connect), which contains...

type: bug
backend: Slack

**Describe the bug** The bot ThreadPool is closed while processing a command. **To Reproduce** Not identified. **Expected behavior** The bot ThreadPool should be running? **Environment (please complete the following information):**...

type: bug

In order to let us help you better, please fill out the following fields as best you can: ### I am... * [ ] Reporting a bug * [ ]...

### I am... * [X] Reporting a bug * [ ] Suggesting a new feature * [ ] Requesting help with running my bot * [ ] Requesting help writing...

### I am... * [ ] Reporting a bug * [x] Suggesting a new feature * [ ] Requesting help with running my bot * [ ] Requesting help writing...

backend: Slack