• Joined on 2022-03-04
waifu created branch stats_system in waifu/kemoverse 2025-05-22 19:05:53 -07:00
waifu opened issue waifu/kemoverse#20 2025-05-22 18:00:37 -07:00
Unification of names
waifu opened issue waifu/kemoverse#19 2025-05-22 06:55:56 -07:00
Feature: Implement Stats System
waifu commented on pull request waifu/kemoverse#11 2025-05-21 20:18:44 -07:00
Gacha_response modification

I think I can't do [text, file_ids] = generate_response(parsed_command) if file_ids don't exist, it will try to unpack two values anyways and throw an error, would it be better in this case to…

waifu closed issue waifu/kemoverse#17 2025-05-21 20:02:03 -07:00
bug: Notifications not being filtered by whitelist
waifu commented on issue waifu/kemoverse#17 2025-05-21 20:02:02 -07:00
bug: Notifications not being filtered by whitelist

Fixed in ff20e2682148b2fa0cfd80c4fb029332185ca1bb, thought it was gonna be more difficult.

waifu pushed to dev at waifu/kemoverse 2025-05-21 20:00:09 -07:00
ff20e26821 Whitelist fix
waifu opened issue waifu/kemoverse#17 2025-05-21 19:56:27 -07:00
bug: Notifications not being filtered by whitelist
waifu commented on issue waifu/kemoverse#13 2025-05-21 12:06:35 -07:00
Feat: Game Mascot

Libbie may have finally landed a job.

waifu commented on issue waifu/kemoverse#14 2025-05-21 11:27:02 -07:00
Feat: Stat-based Duel Mode

Very nice feedback I love it! Some comments to keep the conversation going:

I suppose another question would be: how are stats determined?

I'm guessing the easier option would be going…

waifu opened issue waifu/kemoverse#14 2025-05-20 22:14:13 -07:00
Feat: Stat-based Duel Mode
waifu pushed to dev at waifu/kemoverse 2025-05-20 20:28:52 -07:00
e53bd87d81 Merge pull request 'Overhaul notification parsing' (#12) from 9_fix_bot_app_py into dev
9be92afce3 Fix notification loop
d2a7e523e8 Overhaul notification parsing
45dd6f10e3 Merge branch 'dev' into 9_fix_bot_app_py
d5de73cf22 Merge pull request 'Move database location to config' (#10) from dev into master
Compare 5 commits »
waifu merged pull request waifu/kemoverse#12 2025-05-20 20:28:51 -07:00
Overhaul notification parsing
waifu approved waifu/kemoverse#12 2025-05-20 20:28:44 -07:00
Overhaul notification parsing

working in production as intended

waifu commented on pull request waifu/kemoverse#12 2025-05-19 18:08:54 -07:00
Overhaul notification parsing

It's giving me some issues by repeatedly parsing the same notification.

waifu opened issue waifu/kemoverse#13 2025-05-19 17:08:48 -07:00
Feat: Game Mascot
waifu created pull request waifu/kemoverse#11 2025-05-18 20:24:40 -07:00
Gacha_response modification
waifu pushed to dev at waifu/kemoverse 2025-05-18 19:54:30 -07:00
24309ce900 Gacha_response changed to response
waifu pushed to dev at waifu/kemoverse 2025-05-18 14:23:51 -07:00
6b6777cb89 docs typo
waifu merged pull request waifu/kemoverse#10 2025-05-18 14:05:00 -07:00
Move database location to config