Make when daily quote displays configurable #37

Closed
opened 2025-10-13 04:40:42 -04:00 by sirdog3355 · 2 comments
sirdog3355 commented 2025-10-13 04:40:42 -04:00 (Migrated from github.com)

Another easy win:

Make it so the hour that the daily bible quote shows is configurable, rather than hard-coded.

Another easy win: Make it so the hour that the daily bible quote shows is configurable, rather than hard-coded.
sirdog3355 commented 2025-10-13 04:57:57 -04:00 (Migrated from github.com)

Not so easy... I forgot that the time is set in a Discord.py decorator, which means I don't have access to the self. parameter easily. That parameter is how I tend to pull the loaded JSON data. This will probably be a v1.3 or further thing.

Not so easy... I forgot that the time is set in a Discord.py decorator, which means I don't have access to the `self.` parameter easily. That parameter is how I tend to pull the loaded JSON data. This will probably be a `v1.3` or further thing.
sirdog3355 commented 2025-10-18 22:02:06 -04:00 (Migrated from github.com)

Closed by #56

Closed by #56
Sign in to join this conversation.
No description provided.