error in field name
This commit is contained in:
parent
3ed5ef7079
commit
467defdffe
@ -1,9 +1,7 @@
|
|||||||
name: QuotesBot
|
name: QuotesBot
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron '25 */5 * * *'
|
- cron '36 */5 * * *'
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs: ubuntu-latest
|
runs: ubuntu-latest
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# The new [QuotesBot](https://bots.fyrfli.social/@quotesbot) code
|
# The new [QuotesBot](https://bots.fyrfli.social/@quotesbot) code
|
||||||

|

|
||||||
|
|
||||||
In the neverending quest to improve my coding skills, I often check out the code that other bots employ Last night, I decided to check out the code for the [ThursdayBot](https://github.com/devashishp/thursday) and realised something really neat:
|
In the neverending quest to improve my coding skills, I often check out the code that other bots employ. Last night, I decided to check out the code for the [ThursdayBot](https://github.com/devashishp/thursday) and realised something really neat:
|
||||||
|
|
||||||
>[!IMPORTANT]
|
>[!IMPORTANT]
|
||||||
>***there is a way to make the bot completely foolproof!!!***
|
>***there is a way to make the bot completely foolproof!!!***
|
||||||
|
Loading…
x
Reference in New Issue
Block a user