module-development
textPage 2 of 43
50 messages on this page
Sunday, August 10, 2025
User 602ca8
what are you trying to do ? i'm not following
User 2eb44a
Said you should have it where it talks to a dll directly into the game
User 2eb44a
And that csmm/takaro is clunky for not hooking into the game directly and reading the logs is kinda meh
User 2eb44a
He said he will not change the output of the logs
User 2eb44a
Inquired to the dev of server tools about having a command or config that changes the block logs so takaro or csmm can read them
User 69dd72
I will try to look this evening
Limon became like bob the builder this summer
Limon became like bob the builder this summer

IMG_0168.jpg
JPG • 1.1 MB
User 2bffa0
That's why I think I chose that code from before, because I believe Limon modified it to obtain items as rewards.
User 2bffa0
No, you don't have the option to reward players with items. I'll look into that voting module.
User 2fc02a
Not sure just swap it out with the code in the vote moddule
User 2bffa0
But does yours allow you to give items to players instead of economy?
User 2bffa0
I'll try yours then, wait
User 2fc02a
@User 53442821 Mine works was it updated to the correct version? all previous versions should be removed as they aare broken
User 2bffa0
The code I tested was this: https://discord.com/channels/336821518250147850/1309840270715785277/1400079999515754538
User 2fc02a
Here.
User 2eb44a
lol we were both talking about takaro needing the edit message permissions lol
User 2bffa0
lol
User 2fc02a
When i said that i was referring to boss kills module
User 2fc02a
I made the bot years ago. It just uses discord api to get and send info. I think the takaro bot was updated but i havent sswapped over. it should be capable of most things like read messages and members and roles
User 2eb44a
How lol? I didn’t think takaro could interact with any bot other than takaro
User 2fc02a
Ya
User 2eb44a
You have takaro interact with another bot?
User 2fc02a
Oh you are using takaro bot. I use my own for now
User 2fc02a
mine does. mine can edit everything
User 2eb44a
How does yours have the edit message perm
User 2eb44a
Wdym
User 2fc02a
Just update to mine now?
User 2eb44a
I see I just assumed it had it Ngl, I was like why isn’t my embed updating 🤣 and I asked Claude and he’s like duh the bot dosent have edit messages perms!
User 2bffa0
We'll have to wait for Takaro's next update for that.
User 2eb44a
I made a module that outputs an embed to discord and updates it based on hooks, shows day, when next HN, player count, who’s online and their level but takaro seems to be missing the edit message permissions so the embed can’t be updated
User 2eb44a
Any chance we can get the takaro bot to have edit message perms ? lol
User bddf69
kind of ! It's a little janky but if your Discord bot puts the info in a channel, Takaro can read that and do stuff! Similar mechanism to the chat bridge ;)
User 2fc02a
my version works.
hee's your issue
"msg": "☠️ Request errored",
"details": {
"args": [
{
"traceId": "d80f3c31210690d1d8d494436a607127",
"details": "{"error":{"code":"BadRequestError","message":"Search values must be arrays or boolean. Found invalid value for 'name': 'juankar_83'. Example: { name: [\"juankar_83\"] }"}}",
"status": 400,
"statusText": "Bad Request",
"method": "post",
"url": "/player/search",
"response": {
"meta": {
"error": {
"code": "BadRequestError",
"message": "Search values must be arrays or boolean. Found invalid value for 'name': 'juankar_83'. Example: { name: ["juankar_83"] }"
}
},
"data": {}
}
}
]
}
},
{
"msg": "Request failed with status code 400",
"details": "AxiosError: Request failed with status code 400\n at settle (file:///opt/node_modules/axios/lib/core/settle.js:19:12)\n at IncomingMessage.handleStreamEnd (file:///opt/node_modules/axios/lib/adapters/http.js:599:11)\n at IncomingMessage.emit (node:events:529:35)\n at endReadableNT (node:internal/streams/readable:1400:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (file:///opt/node_modules/axios/lib/core/Axios.js:45:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async main (vm:module(0):22:37)\n at async vm:module(0):37:1"
}
],
"success": false
hee's your issue
"msg": "☠️ Request errored",
"details": {
"args": [
{
"traceId": "d80f3c31210690d1d8d494436a607127",
"details": "{"error":{"code":"BadRequestError","message":"Search values must be arrays or boolean. Found invalid value for 'name': 'juankar_83'. Example: { name: [\"juankar_83\"] }"}}",
"status": 400,
"statusText": "Bad Request",
"method": "post",
"url": "/player/search",
"response": {
"meta": {
"error": {
"code": "BadRequestError",
"message": "Search values must be arrays or boolean. Found invalid value for 'name': 'juankar_83'. Example: { name: ["juankar_83"] }"
}
},
"data": {}
}
}
]
}
},
{
"msg": "Request failed with status code 400",
"details": "AxiosError: Request failed with status code 400\n at settle (file:///opt/node_modules/axios/lib/core/settle.js:19:12)\n at IncomingMessage.handleStreamEnd (file:///opt/node_modules/axios/lib/adapters/http.js:599:11)\n at IncomingMessage.emit (node:events:529:35)\n at endReadableNT (node:internal/streams/readable:1400:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (file:///opt/node_modules/axios/lib/core/Axios.js:45:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async main (vm:module(0):22:37)\n at async vm:module(0):37:1"
}
],
"success": false
User 2bffa0
The Boss Kills module also does not give the reward items to the player who killed the boss.
message.txt
TXT • 4.1 KB
Saturday, August 9, 2025
User 2eb44a
I had some trouble with it, lol mostly cuz I’m running it on windows lol
User 69dd72
Sure he can do any language
User 2bffa0
That it's useful for programming mods in C#.
User 2bffa0
If Claude gets what you ask him to do in C# programming
User 69dd72
What do you mean xd
User 2bffa0
And is C# okay for programming?
User 69dd72
But I f u write out the modules u wanna build as detailed as possible I can prompt it in Claude code for you
User 69dd72
<:cooldudesdontcry:1024797522436309002>
User 69dd72
Only the premium subs have it
User 69dd72
No not possible unfortunately
User 2bffa0
Would it only work with the free version?
User 69dd72
You will love it @User 66388827
User 69dd72
I I’ll try to make a tutorial so you know how to set up the mcp for takaro
User 69dd72
I’m not at my pc 😦 well yes Claude code tried finishing it
User 2eb44a
Or I might have to just make it with my discord bot, cuz I need to parse a few logs in the mods folder
User 2eb44a
I will have to depend on my bot prolly; or make an altered version of server tools