chaoss / chaoss/chaoss-slack-bot

[Feature]: Bot should share random facts about CHAOSS at intervals

Open
#116 5 comments 0 reactions 0 assignees View on GitHub
developers enhancement
Dominant language
JavaScript
Stars
16
Forks
39
PR merge metrics
No merged PRs in 30d

Description

### Contact Details

_No response_

### The Problem

We'd love to share random facts about CHAOSS with the community. Like a “Did you know?” where we could put in a list of facts about CHAOSS and share one randomly at intervals.

### How to Fix It

- Set up a message using the template:
```
Did you know?!

[Random fact goes here]
```

- The message should be posted at intervals, in the general channel. It will be monthly initially, but implement it in a way that it can easily be configured if we wanted to change it to something else, like daily.
- Each message should display a fact selected randomly from the list of facts which will be provided.
- There should be no repetition until the list of facts is exhausted.

### Additional Context

### Channel IDs
**General:** CV03ATA05

### Specific File Path(s) on the Repo to be Modified/Referred to

_No response_

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.