• Joined on 2022-03-04
waifu pushed to 35_Explicit_account_modification at waifu/kemoverse 2025-06-01 20:42:51 -07:00
3a09b481e5 more fixes
waifu pushed to 35_Explicit_account_modification at waifu/kemoverse 2025-06-01 20:17:23 -07:00
waifu pushed to 35_Explicit_account_modification at waifu/kemoverse 2025-06-01 20:14:19 -07:00
66a91b5deb Merge remote-tracking branch 'origin/dev' into 35_Explicit_account_modification
71b9cd9d16 Merge pull request 'Reduce reliance on tuples' (#41) from 18_reduce_tuples into dev
3fdf64c6ed Merge branch 'dev' into 18_reduce_tuples
7b9a5cf428 Reduce reliance on tuples
Compare 4 commits »
waifu merged pull request waifu/kemoverse#41 2025-06-01 19:17:09 -07:00
Reduce reliance on tuples
waifu pushed to dev at waifu/kemoverse 2025-06-01 19:17:09 -07:00
71b9cd9d16 Merge pull request 'Reduce reliance on tuples' (#41) from 18_reduce_tuples into dev
3fdf64c6ed Merge branch 'dev' into 18_reduce_tuples
7b9a5cf428 Reduce reliance on tuples
Compare 3 commits »
waifu approved waifu/kemoverse#41 2025-06-01 19:17:03 -07:00
Reduce reliance on tuples

Looking good and working as intended, thanks

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.