small readme change

This commit is contained in:
ngoomie 2023-05-15 17:55:13 -06:00
parent 82b628d0b5
commit 58d2b38a79
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ Pulls random questions from a database and posts them using Discord webhooks.
![Example screenshot](example.png)
## Misc info
Requires `DBI` and `WebService::Discord::Webhook` from the CPAN. Find the `$url` var and change it to have your webhook URL. Run periodically using a cron script or similar. Has been tested on the following operating systems:
Requires `DBI` and `WebService::Discord::Webhook`. Find the `$url` var and change it to have your webhook URL. Run periodically using a cron script or similar. Has been tested on the following operating systems:
- Fedora (36, 37)
- Rocky Linux (9)