• Joined on 2025-05-17
VD15 created pull request waifu/kemoverse#41 2025-06-01 04:08:57 -07:00
Reduce reliance on tuples
VD15 created branch 18_reduce_tuples in waifu/kemoverse 2025-06-01 04:05:30 -07:00
VD15 pushed to 18_reduce_tuples at waifu/kemoverse 2025-06-01 04:05:30 -07:00
7b9a5cf428 Reduce reliance on tuples
VD15 deleted branch fix/remove_invalid_command_response from waifu/kemoverse 2025-05-31 14:40:49 -07:00
VD15 created pull request waifu/kemoverse#40 2025-05-31 14:37:56 -07:00
Fix case sensitivity for bot username
VD15 pushed to fix_username_case_sensitivity at waifu/kemoverse 2025-05-31 14:36:47 -07:00
eaa6308906 Fix case sensitivity for bot username
VD15 created branch fix_username_case_sensitivity in waifu/kemoverse 2025-05-31 14:36:46 -07:00
VD15 deleted branch 38_install_instructions from waifu/kemoverse 2025-05-31 07:22:59 -07:00
VD15 pushed to 38_install_instructions at waifu/kemoverse 2025-05-29 05:16:10 -07:00
de7670204a Replace numbered list with h3
VD15 pushed to 38_install_instructions at waifu/kemoverse 2025-05-29 05:14:20 -07:00
846130771e Update vocabulary
4f853df32c Fix spacing in readme again
Compare 2 commits »
VD15 pushed to 38_install_instructions at waifu/kemoverse 2025-05-29 05:12:07 -07:00
8fb91f7754 Fix spacing in readme
VD15 created pull request waifu/kemoverse#39 2025-05-29 05:10:40 -07:00
Add multi-env support
VD15 created branch 38_install_instructions in waifu/kemoverse 2025-05-29 05:07:42 -07:00
VD15 pushed to 38_install_instructions at waifu/kemoverse 2025-05-29 05:07:42 -07:00
37ac7dbb0c Add multi-env support
VD15 pushed to dev at waifu/kemoverse 2025-05-29 04:02:28 -07:00
26f23a1354 Merge branch 'master' into dev
a693a2189d Merge pull request 'readme update' (#22) from docs into master
6aa0bf704d readme update
Compare 3 commits »
VD15 commented on issue waifu/kemoverse#38 2025-05-29 03:55:01 -07:00
Missing install instructions for dev & prod

We also don't explicitly support multi-environment setups yet. Thankfully now that we've moved all the configuration to an ini file, we can just swap out config files to run in dev/production mode…

VD15 closed issue waifu/kemoverse#34 2025-05-29 03:50:50 -07:00
Database Migrations
VD15 commented on issue waifu/kemoverse#37 2025-05-29 01:05:40 -07:00
Popularity and Pity Points

Nice proposal! Though I don't think you've detailed what pity points actually do? 🤔

I'm assuming they'd increase a player's chance of rolling a particular card. Maybe each pity point a…

VD15 deleted branch 34_database_migrations from waifu/kemoverse 2025-05-29 00:01:44 -07:00
VD15 merged pull request waifu/kemoverse#36 2025-05-29 00:01:42 -07:00
Add Database Migration System