small readme change
This commit is contained in:
parent
82b628d0b5
commit
58d2b38a79
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue