Levelroles edit stopped working
When I initially set Waya up, it allowed me to edit and set levels. Once I tried to make the fourth level, the button suddenly stopped working. Every time I select the level button, it closes the configure settings. This only happens for the level button, and I don't know what to do.


12 Replies
oh yeah i awe that once already; not sure why it sometimes has that weird behavior
giving me the guild id?

I'm not sure how to find it since I'm on mobile, but I'll try to get it :3
Just follow this guide here to get the needed id https://support.discord.com/hc/en-us/articles/206346498
Discord
Where can I find my User/Server/Message ID?
Users, individual messages, and entire Discord servers all have a multi-digit ID number that can be used in various cases. While you can use Discord entirely without knowing any of these ID numbers...
you can invite me to the server as well if you cannot find the id :)
Ty! That makes it a bit easier since I can't seem to find the specific option lol
I'll send you the invite
yeah discord probably changed it
wa eval require(
../app.js
).Levelroles.getMany({ guild: 1059480712199290931
}).then(l=>message.reply(JSON.stringify(l, null, 3)))[
{
"_id": "63bc87b640f11ca4bea1fffe",
"guild": "1059480712199290931",
"role": "1061785387103690832",
"messages": 20,
"v": 0
},
{
"_id": "63bc881b40f11ca4bea20997",
"guild": "1059480712199290931",
"role": "1061787037545549924",
"messages": 100,
"v": 0
},
{
"_id": "63bc898140f11ca4bea22911",
"guild": "1059480712199290931",
"role": "1061787336851071057",
"messages": 200,
"v": 0
},
{
"_id": "63bc898140f11ca4bea22913",
"guild": "1059480712199290931",
"role": "1061787336851071057",
"messages": 200,
"v": 0
}
]
yeh expected that
63bc898140f11ca4bea22913
wa eval require(
../app.js
).Levelroles.getMany({ guild: 1059480712199290931
}).then(l=>message.reply(JSON.stringify(l, null, 3)))[
{
"_id": "63bc87b640f11ca4bea1fffe",
"guild": "1059480712199290931",
"role": "1061785387103690832",
"messages": 20,
"v": 0
},
{
"_id": "63bc881b40f11ca4bea20997",
"guild": "1059480712199290931",
"role": "1061787037545549924",
"messages": 100,
"v": 0
},
{
"_id": "63bc898140f11ca4bea22911",
"guild": "1059480712199290931",
"role": "1061787336851071057",
"messages": 200,
"__v": 0
}
]
@Your Local Hopus fixed
Okidoke
Ty! :3
np