• Joined on May 15, 2025
Loading Heatmap…

nai commented on issue waifu/kemoverse#5

Feat: Allow administrators for bot to be defined for control through fedi

cool, @waifu if you do that, you can combine with https://git.waifuism.life/waifu/kemoverse/issues/3 that's literally related

4 days ago

nai commented on issue waifu/kemoverse#4

Avoid pyramid branching

and yes, as you said, you can alternatively move everything to a function, so it will be ``` notifications = client.i_notifications() process_notifications(notifications) time.sleep(5) ``` …

4 days ago

nai commented on issue waifu/kemoverse#4

Avoid pyramid branching

You don't even need more functions, just consider the starting point: - The whole `while true` is entirely wrapped into one huge `if notifications:`. So you can safely invert it, and just…

4 days ago

nai opened issue waifu/kemoverse#4

Avoid pyramid branching

4 days ago

nai opened issue waifu/kemoverse#3

Reconsider gacha_response responsibilites

4 days ago

nai approved waifu/kemoverse#2

docs: License

GNU JIHAD

4 days ago