discussion
textPage 7 of 142
50 messages on this page
Friday, August 8, 2025
User 2eb44a
nice
User 2eb44a
thank you
User 2fc02a
hook it to bloodmoon is over
User 2fc02a
import { data, takaro } from '@takaro/helpers'; async function main() { const { gameServerId } = data; //Discord Channel Configuration const userDiscord = data.module.userConfig.userDiscordChannel; //Send it to Discord await takaro.discord.discordControllerSendMessage(userDiscord, { message: `**Tuesday** night restart initiated **10 minutes** till Restart.`, }); //Envoke 10 minute restart await takaro.gameserver.gameServerControllerExecuteCommand(gameServerId, { command: `shutdownba 10`, }); } await main();```
User 69dd72
Welcome to the dark side
User 2eb44a
the only restart module i seen was the built in one
User 2eb44a
i didnt see it ?
User 2fc02a
i think my restarts module is public
User 2eb44a
i came here to get an idea on how to edit my shutdown module to delay the restart a little longer after bm and send some stuff to discord and saw this isntead XDD
User 2fc02a
i hit tthe #1 like ten toimes
User 2eb44a
good thing im off work today
User 2fc02a
ya it literally made modules already
User 2eb44a
what have you did XD
User bddf69
You dont need any files on your PC anymore for it
User bddf69
Claude can even create the commands/hooks/cronjobs directly in Takaro for you π And install it automatically when you tell it!
User bddf69
When I started using claude code, I would get up a little earlier than usualy and send a prompt via mobile at 5:55 AM or something. That would 'start' bmy 5 hour cycle so I can get a reset at 10AM and keep coding lmaoo
User 2fc02a
like claude wrote the mod and made the file for me on my pc
User 2fc02a
ill hit it every 5 hours lmao
User 2fc02a
they have a web interface to run commands on the server and itll print inventories
User 69dd72
Haha how is your limit ?ππ
User 2fc02a
they have rcon integrated all it needs is some tokens. I already talked to them
User 2fc02a
idk my gf is on it so i am afraid to restart it π€£
User 2eb44a
yall on some crazy stuff over here
User 2eb44a
too good
User bddf69
But does it actually connect and get data? :P There needs to be something on the eco side to feed takaro haha
User 69dd72
I wonder what it does if you say clone the modules to this server
User 2fc02a
tthat eco server didnt exist 3 minutes ago
User 2eb44a
imma try it out
User 2eb44a
interesting
User 69dd72
Itβs Claude code
User 2fc02a
i literally said make a server and it did everything
User 2eb44a
claude is the only one i haven't tried yet
User 2fc02a
i am going back to claude this is nutss
User 2fc02a
i left for gemini
User 2fc02a
i meant before
User 2eb44a
XD
User 69dd72
U mean u cancelled Gemini XD
User 2fc02a
ya that fast. n ask @User 53442821 i cancelled claude
User bddf69
The linked repo has a MCP server, so the AI model can directly interface with Takaro. No need to copy paste data back and forth. That makes it soooo much better ;)
User 2fc02a
it wrote a whole mod and printed the file to my server
User 2eb44a
mad you went from gemini to claude ?
User 69dd72
@User 22055452 is a visionary man
User 69dd72
XD
User 2fc02a
it isnt anything like this. believe me
User 69dd72
And he does that
User 69dd72
So u can basically say can you kick player on that server
User 2fc02a
It created a server, installed it, created moules
User 2eb44a
interesting Gemini can almost do that, i have to do some stuff on my own
