• Joined on 2022-03-04
waifu opened issue waifu/kemoverse#25 2025-05-24 15:02:28 -07:00
Standard trading card layout template
waifu pushed to stats_system at waifu/kemoverse 2025-05-24 13:59:47 -07:00
631b66e003 Merge branch 'dev' into stats_system
8a331e0c7b Merge pull request 'Feat: Add a roll timeout to the bot' (#23) from feat/roll_timeout into dev
47272aee4f Add a roll timeout to the bot
Compare 3 commits »
waifu pushed to stats_system at waifu/kemoverse 2025-05-24 13:36:31 -07:00
3a2033a025 Add a roll timeout to the bot
waifu pushed to stats_system at waifu/kemoverse 2025-05-23 22:11:41 -07:00
74e4c86d02 Added table and general functions for stats system
237f17f40d Add a roll timeout to the bot
Compare 2 commits »
waifu pushed to dev at waifu/kemoverse 2025-05-23 21:59:21 -07:00
8a331e0c7b Merge pull request 'Feat: Add a roll timeout to the bot' (#23) from feat/roll_timeout into dev
47272aee4f Add a roll timeout to the bot
Compare 2 commits »
waifu merged pull request waifu/kemoverse#23 2025-05-23 21:59:20 -07:00
Feat: Add a roll timeout to the bot
waifu commented on pull request waifu/kemoverse#23 2025-05-23 21:59:05 -07:00
Feat: Add a roll timeout to the bot

All good thank you!!

waifu approved waifu/kemoverse#23 2025-05-23 21:58:45 -07:00
Feat: Add a roll timeout to the bot

Tested in production and working correctly.

waifu created pull request waifu/kemoverse#22 2025-05-22 20:40:23 -07:00
readme update
waifu created branch docs in waifu/kemoverse 2025-05-22 20:39:19 -07:00
waifu pushed to docs at waifu/kemoverse 2025-05-22 20:39:19 -07:00
6aa0bf704d readme update
waifu commented on issue waifu/kemoverse#13 2025-05-22 20:33:52 -07:00
Feat: Game Mascot

Logo idea i came up with

waifu created pull request waifu/kemoverse#21 2025-05-22 19:09:35 -07:00
Added table and general functions for stats system
waifu pushed to stats_system at waifu/kemoverse 2025-05-22 19:05:54 -07:00
11c9cf58a3 Added table and general functions for stats system
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.