chaoss / chaoss-slack-bot

This holds the code to the CHAOSS slack bot for newcomers to the project
MIT License
15 stars 40 forks source link

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

Open misspee007 opened 1 month ago

misspee007 commented 1 month ago

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

[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