dev
textPage 4 of 208
50 messages on this page
Tuesday, April 30, 2024
User 0cec7b
i just added thats to find the server i don't need my command to look up the server
User b42753
Are you sure you didn't miss anything?
const findSdtdServer = require('../util/findSdtdServer.js');User 0cec7b
apollogies in replying late, real life gets in the way sometimes lol
um i just relaunched and the output reads the following

image.png
PNG β’ 8.7 KB
User bddf69
Do you see this log line, indicating the commands are loaded? https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/blob/master/api/hooks/discordBot/index.js#L59
User bddf69
How are you searching for your command?
Monday, April 29, 2024
User 0cec7b
so i had 0 errors in the code or on boot up still wont show my custom / command
User bddf69
You need to export and import the variable
User 0cec7b
so, im having issues registering the new command via index.js can't seem to link the variable
User 0cec7b
Brilliant, yes I have added the rule for index.js to pick up
User bddf69
Hiya, yep after adding new code to CSMM, you need to restart the process for it to apply. Also make sure you register the new command here: https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/blob/master/api/hooks/discordBot/commands/index.js#L8
User 0cec7b
@User 22055452 good morning π¬,
I want to add a slash command to my discord bot using your already made function of / commands but when adding the code the bot doesnβt seem to be any to recognise the new command. Would you suggest that csmm would need to be reset?
Tuesday, February 13, 2024
User bddf69
Yes, it's just javascript to create custom stuff π It is open source but it's really rough to run yourself atm... I'll send you a message
User a12f6e
real scripting language over handlebars? π π
is that project open source? i'd be interested to take a look if you're accepting help
Monday, January 22, 2024
User 0a0718
All I got to say to anyone waiting for Takaro, trust me, it is worth the wait <:DeepthroatMic:1001190851512381510>
Saturday, January 20, 2024
User 0a0718
But for real I can't wait for it to come out. CSMM is great just for 7DaysToDie, so smooth and just works when configured right. Being able to manage my other games alongside of 7Days will be great, all in one
User 0a0718
No way! Real life? That exists?<:whatthe:1133880253887021116>
Friday, January 19, 2024
User 64cc28
The global ban list autoban is something I wish PZ had
User 64cc28
I just have to say these are the best server tools I've ever seen.. for any game..
Sunday, January 14, 2024
User bddf69
Progress is relatively slow since it's being combined with a fulltime dayjob, CSMM maintenance and -believe it or not- real life :p
User bddf69
I agree π We currently have Rust and 7d2d working but it needs a lot of testing still, there's a lot of rough edges at the moment. First goal is to get it to (about) the same feature-set as CSMM which we are nearing now...
User 0a0718
Yeah they do
User 21747b
all servers need maintenance mods like this in my opinion
User 21747b
its mainly the reason i decided to open an instance of minecraft
User 0a0718
Would love to use it, just waiting ;-;
User 0a0718
Same
User 21747b
yeah that what i heard like half a year back. looking forward to checking it out
User 0a0718
Think it was Rust, 7DaysToDie and Minecraft
User 21747b
im guessing this is the place to hear when its live π
User 0a0718
It would be
User 21747b
is this the Minecraft Management mod? was just wondering where this is at if anyone knows?
Monday, January 8, 2024
User 0a0718
Still alive, waiting for the day https://takaro.io goes live π
Friday, December 15, 2023
User 23fa64
Oh, this should be in #cpm-support
User ce817b
hello yes i have cpm installed
User 23fa64
Do you have cpm installed?
User ce817b
@User 22055452 hello Thank you for your advice this morning it works great
Could you tell me how to access the mapp to place the claim areas?
Could you tell me how to access the mapp to place the claim areas?
Monday, June 26, 2023
User bddf69
Hey there, welcome π You can find info on the homepage here: https://csmm.app/
User af6447
what features do i get for subbing on max?
Friday, April 21, 2023
User 071981
looks like i got it, thanks you π
User bddf69
And is it running?
User bddf69
Same message but different issue, is the database called 'db' in your compose file?
User 071981
using the migration container now and getting another error

image.png
PNG β’ 27.3 KB
User bddf69
Are you running the migration in docker? You're trying to connect to a database at
db but that only works when you are in Docker. If you're running the normal dev env, your .env should look like DBSTRING=mysql2://user:pass@127.0.0.1:3306/csmmUser 071981
Im using docker and the db container is running
User 071981
im trying to setup up the dev environment. Im getting an error when running npm run db:migrate
any idea how to fix it?
any idea how to fix it?

image.png
PNG β’ 16.6 KB
Thursday, March 30, 2023
User bddf69
quick test = quickly during lunch break so didnt check everything
User bddf69
Gotcha, I'll need to take a look at this to confirm properly... I gave it a quick test but it seems fine
Wednesday, March 29, 2023
User a12f6e
if we set nothing, it defaults to 0 (but i suspect is only displaying 0, while the backing variable reads null or empty)



