• Joined on 2022-03-04
waifu commented on pull request waifu/kemoverse#42 2025-06-01 19:12:00 -07:00
Explicit account modification

Added two functions:

  • delete_account
  • confirm_delete

delete_account does nothing, it just tells the player to confirm using confirm_delete. confirm_delete, actually deletes the…

waifu pushed to 35_Explicit_account_modification at waifu/kemoverse 2025-06-01 19:05:04 -07:00
dce2c9072b account deletion
waifu pushed to 35_Explicit_account_modification at waifu/kemoverse 2025-06-01 17:43:20 -07:00
a0ed6ded41 adding signup command
waifu opened issue waifu/kemoverse#43 2025-06-01 17:35:49 -07:00
Rate limit registrations per instance
waifu commented on issue waifu/kemoverse#35 2025-06-01 17:27:10 -07:00
Explicit Account Creation/Deletion

I'm thinking that people could exploit this by creating and deleting the account immediately to farm for rolls specially if we give bonus rolls at the beginning. Perhaps keeping the username…

waifu created pull request waifu/kemoverse#42 2025-06-01 13:56:27 -07:00
WIP Explicit account modification
waifu pushed to 35_Explicit_account_modification at waifu/kemoverse 2025-06-01 13:54:15 -07:00
da2ca4cfec Split get_or_create_user
waifu created branch 35_Explicit_account_modification in waifu/kemoverse 2025-06-01 13:54:14 -07:00
waifu pushed to dev at waifu/kemoverse 2025-05-31 18:49:45 -07:00
6ea5529ef5 Merge pull request 'Fix case sensitivity for bot username' (#40) from fix_username_case_sensitivity into dev
eaa6308906 Fix case sensitivity for bot username
Compare 2 commits »
waifu merged pull request waifu/kemoverse#40 2025-05-31 18:49:44 -07:00
Fix case sensitivity for bot username
waifu closed issue waifu/kemoverse#13 2025-05-30 10:53:14 -07:00
Feat: Game Mascot
waifu commented on issue waifu/kemoverse#13 2025-05-30 10:53:13 -07:00
Feat: Game Mascot

Since Libbie is in the public domain we don't really have to do anything, just use it, closing since modifying logos or adding more artwork would be in other issues.

waifu closed issue waifu/kemoverse#20 2025-05-30 09:14:41 -07:00
Unification of names
waifu commented on issue waifu/kemoverse#20 2025-05-30 09:14:40 -07:00
Unification of names

All new code should preferibly reference the wiki. Closing as completed since updating the wiki should be another different issue.

waifu closed issue waifu/kemoverse#38 2025-05-30 09:12:12 -07:00
Missing install instructions for dev & prod
waifu commented on issue waifu/kemoverse#38 2025-05-30 09:12:11 -07:00
Missing install instructions for dev & prod

Closing

waifu commented on issue waifu/kemoverse#37 2025-05-29 21:07:23 -07:00
Popularity and Pity Points

I kept thinking about it and two things:

  • Daily posts from the bot with random cards

This is so they can get popularity points even if they don't get rolled

  • When a reaction happens…
waifu commented on issue waifu/kemoverse#37 2025-05-29 20:48:19 -07:00
Popularity and Pity Points

what pity points actually do?

My bad I completely forgot about that, initially I thought of pity points as "tokens" so imagine you have place for 10 tokens and you need 6 pity points of a…

waifu merged pull request waifu/kemoverse#39 2025-05-29 20:03:46 -07:00
Add multi-env support
waifu pushed to dev at waifu/kemoverse 2025-05-29 20:03:46 -07:00
7d0ddc492c Merge pull request 'Add multi-env support' (#39) from 38_install_instructions into dev
de7670204a Replace numbered list with h3
846130771e Update vocabulary
4f853df32c Fix spacing in readme again
8fb91f7754 Fix spacing in readme
Compare 6 commits »