MinecraftBot-com / MineBot-V3-Issues

0 stars 0 forks source link

[Feature]: String concatenation in Macros #37

Open HarryAndrus opened 1 week ago

HarryAndrus commented 1 week ago

Description

Unsure if this was a thing before, but I would like to be able to for example run a command that shows all online players -> check if x,y,z player is online then send this information back to a discord bot.

ex. IGN: Player1 online/offline: online playtime: 15d 12h 5m balance: 5M

Suggested Solution

Allow string concatenation, and discord webhook integration into macros

Alternatives

No response

Additional Context

No response