Commit Graph

174 Commits

Author SHA1 Message Date
mins
33ec329045 Merge pull request #11 from minneelyyyy/main
merge main
2024-12-12 16:21:07 -05:00
mins
c98f1c75a7 Merge pull request #10 from minneelyyyy/dev
add some new colours
2024-12-12 16:20:38 -05:00
fd8db77745 add some new colours 2024-12-12 16:20:02 -05:00
mins
797d1366d9 Merge pull request #9 from minneelyyyy/dev
use poise builtin codeblock type
2024-12-12 15:46:43 -05:00
501838b51c use poise builtin codeblock type 2024-12-12 13:25:39 -05:00
cbc631b060 Merge branch 'dev' 2024-12-12 13:24:23 -05:00
1759ea9cc1 add custom prefixes for servers to set 2024-12-12 13:24:03 -05:00
mins
e6849f46e8 Merge pull request #8 from minneelyyyy/dev
update intents
2024-12-12 12:08:50 -05:00
9c3dc241a1 update intents 2024-12-12 12:07:27 -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
d23fc1d7e7 fix: stealing other players' items 2024-12-11 00:37:44 -05:00
23bdcffc8c add help for daily commands 2024-12-10 17:59:30 -05:00
mins
8ce37d83ab Merge pull request #5 from minneelyyyy/dev
support for all, half, and percent arguments to wager command
2024-12-10 17:56:46 -05:00
c35df514b6 support for all, half, and percent arguments to wager command 2024-12-10 17:54:50 -05:00
mins
76d50c284d Merge pull request #4 from minneelyyyy/dev
Dev
2024-12-10 17:11:22 -05:00
0906557b81 update version 0.1.1 2024-12-10 17:10:23 -05:00
44ae3de834 add daily streaks 2024-12-10 17:09:33 -05:00
f09280260e some better transaction usage 2024-12-10 15:41:49 -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
d62d1feb09 use a transaction for name changes 2024-12-10 02:19:48 -05:00
ae127367c6 fix: not commiting transaction 2024-12-10 02:17:22 -05:00
8fd9236709 fix: giving yourself tokens 2024-12-09 19:54:33 -05:00
7e7e9ad824 fix comp: undeclared dependency 2024-12-09 19:50:32 -05:00
8f87907520 fix: giving negative amount of tokens to someone 2024-12-09 19:46:50 -05:00
55fa5e0cdb add lamm as an alias of eval 2024-12-09 18:06:53 -05:00
18e67b58dc better checking for color matches 2024-12-09 18:02:10 -05:00
65a91a51a0 add new autocomplete for colors 2024-12-09 18:00:34 -05:00
ada6348824 unused parameters warnings 2024-12-09 15:37:37 -05:00
735cd3e70a remove ping limiter 2024-12-09 15:30:54 -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
4d8848094c white, black, blurple, and yellow added 2024-12-08 23:23:58 -05:00
3b8556e353 named colours, better output for register and name command 2024-12-08 22:53:32 -05:00
0def108010 new role management commands, bug fix, table restructuring, better output 2024-12-08 12:15:54 -05:00
8f764a2270 remove primary key from selfroles 2024-12-08 01:37:04 -05:00
02b9465cd5 remove unused dependency 2024-12-08 01:11:58 -05:00
eda11985d6 forgot to push new dependencies 2024-12-08 01:09:02 -05:00
f4a06a7b17 add custom role management 2024-12-08 01:08:33 -05:00