|
|
a1cd0e6a25
|
use sqlx's query macro in some places
Docker Image CI / build_amd64 (push) Has been cancelled
Docker Image CI / build_arm64 (push) Has been cancelled
Docker Image CI / create_manifest (push) Has been cancelled
|
2025-06-27 13:30:38 -04:00 |
|
|
|
4509359c0e
|
fix timeout cheating
|
2025-05-27 11:44:44 -04:00 |
|
|
|
8044da95e5
|
negate check
|
2025-04-02 00:56:17 -04:00 |
|
|
|
7f04c20b75
|
use the actual definition of a blackjack in blackjack
|
2025-04-02 00:45:01 -04:00 |
|
|
|
e14dafc441
|
print dealer's hand consistently
|
2025-04-02 00:18:22 -04:00 |
|
|
|
6cdb02ce0f
|
add message to interactions with other user's game
|
2025-04-01 23:47:24 -04:00 |
|
|
|
61859c04ef
|
other users can no longer interact with your game
|
2025-04-01 23:33:57 -04:00 |
|
|
|
132398cd53
|
remove redundant code
|
2025-04-01 23:14:37 -04:00 |
|
|
|
251c2d4c19
|
properly calculate user's winnings
|
2025-04-01 22:57:19 -04:00 |
|
|
|
652458d885
|
add blackjack
|
2025-04-01 22:43:56 -04:00 |
|
|
|
f18e080612
|
fix typo
|
2025-02-23 01:30:43 -05:00 |
|
|
|
e62dfcc4c8
|
use #[rest] on many string arguments
|
2025-02-21 15:33:05 -05:00 |
|
|
|
d5abbd50c5
|
conjugate verb
|
2025-02-11 17:30:54 -05:00 |
|
|
|
3d810cfea3
|
add an optional user arg to /daily streak
|
2025-02-11 17:22:07 -05:00 |
|
student
|
30837703be
|
add streaks leaderboard, making /leaderboard tokens and /leaderboard dailies both new subcommands
|
2025-02-11 16:50:37 -05:00 |
|
mins
|
f9f959e7a0
|
Merge pull request #7 from minneelyyyy/dev
fix: not using format when I intended to format
|
2024-12-11 16:41:25 -05:00 |
|
|
|
1f0285425c
|
fix: not using format when I intended to format
|
2024-12-11 16:40:55 -05:00 |
|
mins
|
0eb9ec1dcb
|
Merge pull request #6 from minneelyyyy/dev
use a no reply message instead of username
|
2024-12-11 16:25:21 -05:00 |
|
|
|
40ca349e31
|
use a no reply message instead of username
|
2024-12-11 16:24:31 -05:00 |
|
|
|
7bdb63ff6c
|
take advantage of discord timestamps to display time until next daily
|
2024-12-11 16:13:50 -05:00 |
|
|
|
23bdcffc8c
|
add help for daily commands
|
2024-12-10 17:59:30 -05:00 |
|
|
|
c35df514b6
|
support for all, half, and percent arguments to wager command
|
2024-12-10 17:54:50 -05:00 |
|
|
|
44ae3de834
|
add daily streaks
|
2024-12-10 17:09:33 -05:00 |
|
|
|
0b0888e9a8
|
remove unecessary #[min = 1]
|
2024-12-10 15:36:36 -05:00 |
|
|
|
8e09c19bd2
|
g alias for give, better transaction usage
|
2024-12-10 15:36:17 -05:00 |
|
|
|
4fdabbecc4
|
create and commit transaction at slightly smarter times
|
2024-12-10 15:31:36 -05:00 |
|
|
|
88f2c7437b
|
add %w as an alias for %wager
|
2024-12-10 15:26:37 -05:00 |
|
|
|
74a9a4cc9f
|
remove unecessary second call to get_balance
|
2024-12-10 15:26:18 -05:00 |
|
|
|
7ff43e20a6
|
rename wealth to balance
|
2024-12-10 15:16:42 -05:00 |
|
|
|
f5531a7a01
|
rewrite: minor code flow improvements
|
2024-12-10 15:13:58 -05:00 |
|
|
|
1db3e8b79a
|
add items
|
2024-12-10 02:34:02 -05:00 |
|
|
|
8fd9236709
|
fix: giving yourself tokens
|
2024-12-09 19:54:33 -05:00 |
|
|
|
8f87907520
|
fix: giving negative amount of tokens to someone
|
2024-12-09 19:46:50 -05:00 |
|
|
|
2053ebb79c
|
%lb synonym
|
2024-12-09 15:30:42 -05:00 |
|
|
|
3b7f452301
|
basic leaderboard, %b command
|
2024-12-09 15:02:37 -05:00 |
|
|
|
0889297f2a
|
better database handling, rwlock daily, some minor other improvements
|
2024-12-09 14:07:24 -05:00 |
|
|
|
f4a06a7b17
|
add custom role management
|
2024-12-08 01:08:33 -05:00 |
|
|
|
b0ec64171f
|
remove unused import
|
2024-12-07 23:25:42 -05:00 |
|
|
|
957ebb2804
|
format duration
|
2024-12-07 23:20:14 -05:00 |
|
|
|
6219dd8175
|
add command to claim daily tokens
|
2024-12-07 23:16:26 -05:00 |
|
|
|
3bc51c858f
|
no db pool
|
2024-12-07 15:10:07 -05:00 |
|
|
|
500c6a6eee
|
use a database :D
|
2024-12-07 00:21:52 -05:00 |
|
|
|
498d04c376
|
stfu dani
|
2024-10-12 16:50:01 -04:00 |
|
|
|
df83422811
|
change a reply in wager
|
2024-10-11 21:56:10 -04:00 |
|
|
|
0cd900c67a
|
Add documentation to gambling commands
|
2024-10-11 20:51:59 -04:00 |
|
|
|
4e08e25575
|
large refactor: reorganize code
|
2024-10-11 20:33:12 -04:00 |
|