|
|
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 |
|
|
|
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 |
|
|
|
241709b3a0
|
update lock
|
2024-12-07 00:42:07 -05:00 |
|
|
|
500c6a6eee
|
use a database :D
|
2024-12-07 00:21:52 -05:00 |
|
|
|
9fd85e38fb
|
new anti-ping-spam functionality
|
2024-11-20 19:32:33 -05:00 |
|
|
|
c5a114540c
|
update bot to use a prefix argument
|
2024-10-28 20:02:00 -04:00 |
|
|
|
0c896a721d
|
better code block parsing
|
2024-10-28 18:44:36 -04:00 |
|
|
|
78fabd0653
|
use simple colored error output in the bot
|
2024-10-28 14:38:24 -04:00 |
|
|
|
02a1f8174a
|
updated rust version to 1.82 in the Dockerfile
|
2024-10-28 14:38:04 -04:00 |
|
|
|
bd1622927e
|
final eval command
|
2024-10-27 22:22:06 -04:00 |
|
|
|
2275d969b1
|
values is no longer a method of runtime
|
2024-10-27 22:09:23 -04:00 |
|
|
|
f219941db1
|
updated frontend
|
2024-10-27 22:05:11 -04:00 |
|
|
|
7abe968fb0
|
don't print nil in output
|
2024-10-19 23:19:42 -04:00 |
|
|
|
3f540dd92a
|
oops
|
2024-10-19 23:15:26 -04:00 |
|
|
|
4de3d738a2
|
no stdout hooking
|
2024-10-19 23:13:05 -04:00 |
|
|
|
bc2b41283f
|
update to use new Runtime
|
2024-10-15 00:59:16 -04:00 |
|
|
|
3226487a65
|
re-add code blocks
|
2024-10-14 23:21:02 -04:00 |
|
|
|
6478575c17
|
update dependencies every build
|
2024-10-14 21:09:59 -04:00 |
|
|
|
07d122c75d
|
add a hook to update the bot when lamm is updated
|
2024-10-14 20:49:30 -04:00 |
|
|
|
053ec0ba67
|
moved lamm to it's own repository
|
2024-10-14 18:01:34 -04:00 |
|
|
|
9317c83dec
|
add type casting
|
2024-10-14 15:27:01 -04:00 |
|
|
|
5645282112
|
update: better error output on non-matching types with operator
|
2024-10-14 14:42:44 -04:00 |
|
|
|
7a7a9943de
|
fix recursion (temporary fix)
|
2024-10-14 13:46:51 -04:00 |
|
|
|
e760e1fe92
|
add modulo operator
|
2024-10-14 12:53:22 -04:00 |
|
|
|
9774b08227
|
massive refactor
|
2024-10-14 01:07:19 -04:00 |
|
|
|
56571f0434
|
make subtract actually subtract instead of add
|
2024-10-12 17:14:41 -04:00 |
|
|
|
2d269203e6
|
add functions and variables to language
|
2024-10-12 16:50:17 -04:00 |
|
|
|
498d04c376
|
stfu dani
|
2024-10-12 16:50:01 -04:00 |
|
|
|
1d135ce5a6
|
update version
|
2024-10-12 16:49:39 -04:00 |
|