|
|
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 |
|
|
|
806fd95ab8
|
add eval command
|
2024-10-12 01:36:39 -04:00 |
|
|
|
df83422811
|
change a reply in wager
|
2024-10-11 21:56:10 -04:00 |
|
|
|
7cb2676ca0
|
whitespace
|
2024-10-11 21:55:54 -04:00 |
|
|
|
1e1c0a5b8c
|
use Option::and_then
|
2024-10-11 21:55:41 -04:00 |
|
|
|
fb94ee6919
|
minor syntactic change to be more consistent
|
2024-10-11 21:32:24 -04:00 |
|
|
|
62f4861556
|
Revert "minor rewrite to use map"
This reverts commit bf80d9a486.
|
2024-10-11 21:17:55 -04:00 |
|
|
|
bf80d9a486
|
minor rewrite to use map
|
2024-10-11 20:52:55 -04:00 |
|
|
|
d22d53ae8d
|
whitespace fixes
|
2024-10-11 20:52:35 -04:00 |
|
|
|
0a4be91cd2
|
better use of use
|
2024-10-11 20:52:24 -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 |
|
|
|
ecbf4cad06
|
make yeehaw arguments width and height optional and with an unbound maximum
|
2024-10-11 15:41:21 -04:00 |
|
|
|
50c7da4c0d
|
enable support for prefix commands
|
2024-10-11 15:13:39 -04:00 |
|
|
|
fa3a10db7b
|
add give command, use a hashmap for user data
|
2024-10-11 00:36:27 -04:00 |
|
|
|
f131815bb2
|
add wager and balance commands
|
2024-10-10 23:54:13 -04:00 |
|
|
|
7d591197b0
|
yeehaw square
|
2024-10-10 23:15:37 -04:00 |
|
|
|
8e430ef78e
|
change default value for yeehaw from 0 to 1
|
2024-10-10 16:57:49 -04:00 |
|
|
|
91d1d1aef7
|
Merge branch 'dev'
|
2024-10-10 16:49:01 -04:00 |
|
|
|
4dc5d3e6a1
|
add yeehaw command
|
2024-10-10 16:48:03 -04:00 |
|
mins
|
e252dd315a
|
Create LICENSE
|
2024-10-10 16:24:43 -04:00 |
|
mins
|
e66613e2c9
|
Merge pull request #3 from minneelyyyy/dev
add minor styling
|
2024-10-10 14:59:23 -04:00 |
|
|
|
aa2f1f9346
|
add minor styling
|
2024-10-10 14:58:59 -04:00 |
|
mins
|
1f37daa7ea
|
Merge pull request #2 from minneelyyyy/dev
Dev
|
2024-10-10 14:50:12 -04:00 |
|
|
|
05a3af2876
|
remove dependence on nightly
|
2024-10-10 14:49:34 -04:00 |
|
|
|
c78bb088af
|
remove nightly feature
|
2024-10-10 14:49:21 -04:00 |
|
|
|
bfc8474beb
|
update dockerfile to use nightly toolchain
|
2024-10-10 14:48:54 -04:00 |
|
mins
|
7e111ebb4b
|
Merge pull request #1 from minneelyyyy/dev
add dox command
|
2024-10-10 14:37:37 -04:00 |
|
|
|
058749a508
|
add dox command
|
2024-10-10 14:37:03 -04:00 |
|
|
|
6d59964925
|
remove unecessary print statement
|
2024-10-10 12:28:10 -04:00 |
|
|
|
e13ce4813b
|
(hopefully) final version of this workflow
|
2024-10-10 12:17:53 -04:00 |
|
|
|
d09099a77b
|
actually push and pull discord-bot and not your-tag-here
|
2024-10-10 12:11:12 -04:00 |
|