-
Users can "crack open" a virtual fortune cookie by clicking on it, revealing random fortunes or fun messages inside.
-
Try making an ephemeral menu to setup a pull.
Have a Select Menu with all the Skills, and an option for "Fortune"??, Resistance, and Information Gathering.
Underneath have Action Row buttons for the…
-
Golang's exec package has this neat [`LookPath` function](https://pkg.go.dev/os/exec#LookPath) that allows finding the absolute path to an executable by it's shortname that I think would be useful in …
-
Adding style to the fortune text, making it look nice and is in the center of the div it is displayed in. Maybe we can make it go on a graphic of a "fortune" or something?
-
The issue might be related to the database connection not working.
-
-
Here is my proposed concept of 2.0 Wheel of Fortune.
M1 - basic attack: 1 damage, refreshes W and E CD
Q: launch the concoction in aoe, affecting all units inside its radius. The effect is compl…
-
**Copying from excel to fortune sheet and vice versa doesnt work**
When I try to copy data from excel to fortune sheet or vice versa, the formulas are not copied.
Also because excel uses commas (,)…
-
Weel i need a help with this thing
My Drop:
```
STONE:
- drop: IRON_ORE
tool: [ANY_PICKAXE]
chance: 2.2
message: "Gratulacje. Znalazles &7Iron Ore&f."
- drop: IRON_ORE
…
-
In writing framework benchmark, one of the test cases required data that would have been more conveniently fetched using the FETCH_KEY_PAIR mode. I worked around it by using array_column.
It wo…