| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-06-11 | Incidents: define allowed roles and emoji | -1/+5 | ||
| These serve as whitelists, i.e. any reaction using an emoji not explicitly allowed, or from a user not specifically allowed, will be rejected. Such reactions will be removed by the bot. | ||||
| 2020-06-11 | Incidents: add #incidents-archive webhook constant | -1/+2 | ||
| 2020-06-11 | Incidents: add #incidents-archive channel constant | -0/+2 | ||
| 2020-06-11 | Add cooldown to Channels in constants.py | -0/+1 | ||
| 2020-06-11 | Add cooldown channel to EXCLUDED_CHANNELS tuple | -1/+1 | ||
| 2020-06-11 | Add cooldown channel to config-default.yml | -0/+1 | ||
| 2020-06-11 | Fix trailing whitespace in Action file | -1/+1 | ||