https://github.com/epiforecasts/slack_bot
The source code for our friendly EpiForecasts bot
https://github.com/epiforecasts/slack_bot
Last synced: 4 months ago
JSON representation
The source code for our friendly EpiForecasts bot
- Host: GitHub
- URL: https://github.com/epiforecasts/slack_bot
- Owner: epiforecasts
- License: other
- Created: 2021-10-01T14:37:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-18T10:58:00.000Z (9 months ago)
- Last Synced: 2025-09-18T11:47:58.925Z (9 months ago)
- Language: R
- Size: 69.3 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
README
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# EpiForecastsBot
[](https://github.com/epiforecasts/slack_bot/actions)
Hi there :wave:, I am the slack invocation of the EpiForecast bot. You may see
my sibling @epiforecasts-bot around here on GitHub as well.
```{r, echo = FALSE}
awake <- Sys.Date() - as.Date("2022-06-07")
```
Some of my colleagues have described me as grumpy but I've been kept awake for
the last `r format(awake)`. Wouldn't you be grumpy as well?