-
e.g. disable in #general
devth updated
4 years ago
-
-
-
- Twitter output
- jira show
-
-
Could a git repo contain aliases in some expected format? Config yb with the url of the repo and it pulls it down and installs the alias on startup?
-
e.g.
```
!twitter following
```
If twitter is not configured, it'd output `Twitter is not configured.` and maybe link to the config docs?
devth updated
4 years ago
-
Problem: too many aliases accumulate over time and populate the global set of available commands. As time passes aliases can become stale and/or the original intent is lost.
- Should we allow alias…
devth updated
5 years ago
-
Currently we use `rate-gate` which just drops calls if they happen too fast: [see code](https://github.com/yetibot/yetibot.core/blob/e132eaad635046d5b7fbe7605909436720d565cb/src/yetibot/core/adapters/…
devth updated
5 years ago
-
-
These are powerful features. We should:
- document them so people know how to use them
- add testing to make sure they don't break
devth updated
5 years ago