#community-support
1 messages · Page 26 of 1
wait wdym, how? lets say if a player executes "?tag" in my server, i would want to dm them an embed, how do i do that? can u guide me please
When I am trying to add Dyno to my server, it doesnt allow it and just refreshes the page instead, I had allowed it earlier, but then it said it didn't have permissions so I had to remove it after I encountered the error mentioned previously
is there an Automod regex feature
^ answered elsewhere, but copying the answer here in case others have a similar question
Dyno does not currently have an Automod filter that allows you to specify a regular expression. However, Discord's built in Automod functionality allows for this.
Guys how do I make the auto responder add a reaction when someone mentions me
@hollow matrix see the guide above. Use your userID 1459949192469549311 as the trigger and enable wildcard
Let me try
Should I use the {} brackets
?
No
Np!
Guys
I wanna make a jail command
Where user will be given role jailed
And Bot will dm the user
With reason for being jailed
@inland shore create a custom command with this
Name: ?jail
{dm:$1}
You have been Jailed for $2+```
Example: `?jail @Luvan breaking the rules`. The DM would be "You have been jailed for breaking the rules"
I also wanna add a cystom response to command to let staff know it’s successful and to log the action
Is that possible @rigid portal ?
{silent}
{delete}
{require:serverMod}
{!role removeall $1}
{!role $1 +Jailed}
{dm:$1}You have been jailed in {server} by {user} for: $2+
Jailed Result
Moderator: {user}
Reason: $2+
Action Duration: JAIL{time:HHmmss}Target: $1 ({mention:$1})
I wanna send this jail result in same channel
the cmd was used
I made some small changes to the command
- I changed
{!role}to{!temprole}, because you can't set durations for{!role}. - I also removed
{silent}because Dyno can't send the announcement if the command is silent.
The usage for the command is now ?jail [user] [duration] [reason]
Let me know if you need anything else.
{delete}
{require:serverMod}
{!role removeall $1}
{!temprole $1 $2 Jailed, $3+}
{!announce {channel}
**Jailed Result**
**Moderator:** {user}
**Reason:** $3+
**Action Duration:** $2 **Target:** $1.user.name ($1.user.mention)}
{dm:$1}You have been jailed in {server} by {user} for: $2+
**Jailed Result**
**Moderator:** {user}
**Reason:** $3+
**Action Duration:** $2 **Target:** $1.user.name ($1.user.mention)```
How do I add emojis to messages?
- Send a message containing the emoji
- Right click on the sent message, and select "Copy Text"
- If you are on mobile, hold onto the message instead
- Paste the contents in any module you wish to use the emoji in (the example below uses Custom Commands)
- Custom emotes will appear in the format
<:EmojiName:ID> or <a:EmojiName:ID> for animated emotes, however default emojis will appear as a unicode emoji - Note: For custom emotes, Dyno must be in the server where the emoji is from for you to use it
Use this method to get the emojis in your custom command @inland shore
Ok thank you
If no duration is provided
What will it do
It will fail and give you an error
Hi
Do you need help with Dyno?
Me and Tony need help jailing
Is there option you make it so if no duration provided it will just permanently jail them
I did not call you here.
Ok
Not with one command unfortunately
Is there any config that does it or…
Can you just remove the duration thing then.
Sorry for disturbing you
{require:serverMod}
{!role removeall $1}
{!role $1 Jailed}
{!announce {channel}
**Jailed Result**
**Moderator:** {user}
**Reason:** $2+
**Target:** $1.user.name ($1.user.mention)}
{dm:$1}You have been jailed in {server} by {user} for: $2+
**Jailed Result**
**Moderator:** {user}
**Reason:** $2+
**Target:** $1.user.name ($1.user.mention)```
@inland shore here you go, no worries
ok thank you so much 🫡 you are life saver
No problem! Happy to help!
Ok @rigid portal it seems i have faced a problem
Whats up
So basically when i use the command
?jail (user) (reason) the dyno bot is thinking the reason is the role name
Can you show me how you ran the command?
And run ?roleinfo js test and show me the response please
?jail (mention) test
I mentioned a staff
@inland shore this too?
@inland shore I made a mistake when I sent this. I updated it.
Ok
Lmk if you have any issues with the updated version
Np!
Heya Idk If this the right Channel but i wanted to ask but how many Servers could i add when i buy dyno Custom?
One server per subscription
Oh i though for coustom at least 2 or so but tysm for the answer :)
Np
@rigid portal
How does Unjail work, can we do that or do we have to manually do it like people with role perms.
Pls ping me when u reply
@regal jewel update ?afk cmd is working visually now but nothing else
if you want an embed dm'd do the user then use the {dm} variable and the embed set on the custom command will be dm'd to the user. or alternatively you can select the "DM response" option on the command
i can see dyno doesnt have administrator perms, can you ask the admins to ensure the bot has the correct permissions in the channel overrides
can you explain what you mean here, there is no unjail command
please also refrain from pinging for support
Oh sorry. So if a member is jailed how would you remove there jail.
when you say jailed do you mean muted or banned?
Jail the jail command
?jail
dyno does not have a jail command, that is most likely a custom command set up by admins
Yea I think Luvan helped set it up.
^^
ah i see, so you want a new command that allows you to remove the jail role?
Yes please.
the part in the command luvan provided that is giving the role is {!role $1 Jailed}, to remove that role you can use the following variable:{!role remove $1 Jailed}
Perfect
I’ll let u know if it doesn’t work.
Or I encounter any issues
ofc 😄
Appreciate the help
np at all
ok
tysm that worked
np!
How do I setup ping on join
I can't seem to figure out how to get the ?lockdown command working in my server. Any advice?
It says not to ping staff members.
Just a heads up.
My bad sry
Ty for information
please see below
whats the specific issue? are users still able to talk in locked channels?
It's ping on join?
yes the welcome module is able to ping users in a channel when they join
And then the ping deletes right?
no the welcome module doesnt have that feature im afraid
One small Question about the payments for Premium will this getting booked up as $ With other Tax because i don't live in the USA and im scared that i pay more then the actual ezb corse is
Does have dyno Admin perms?
Yesss
Hmmm
Can you show me admin permission for the dyno role?
Can you also show me the channel permissions for everyone in the rumble channel?
This?
Try locking and unlocking it again
What do you get if you try ?unlock?
Set Send messages to
manually. Then unlock the channel with the command
Ah I see. Discord does not allow you to lock your primary channel
Its working but the bot says it failed
I did your steps :)
So Dyno locks the channel but gives an error?
Yes
They can still type 😭😭
OKII
Also I didn't change anything on my perms by Dyno just that the everyone role can't send messages and it works completely
I think on Michelle her server is the channel setting for the everyone role so that Dyno doesn't see it even with those perms
The issue in Michelles server is that she enabled Community for that server and set rumble as the default channel
how can i check appeal status from dyno?
Check with a staff member from the server
where can i find a staff member
In the server. We can't help you with appeals in other servers
i got banned from the server that’s why i’m appealing
In your server or in Michelles?
Michelles and I found the problem ima go crashout haha
in another server
We dont handle moderations or appeals in other servers
What was it?
A simple category perm for a role
She denyed see chat and send messages
?rep @rigid portal
Ty! It's /rep give
Thats interesting, I reproduced it by enabling Community in my test server, glad it works for you
Nah that would be so easy 😅
^ do know this?
That depends more on how your bank manages currency exchange, we wont charge you more. You can also pay with paypal if you dont want to use your card
Ah okayy
i have a question!
Is it possible to make it so, people with a role can give other people roles but not have any mod perms?
I am looking to have it managed via the bot, i have a city system and i want it so the premiers/vice premiers of the server can assign their own staff after the necessary prereqs, WITHOUT letting them remove people from the server
This would just be for the purpose of them assigning the role, but i dont want any non premier/vice premier to be able to do it either
You can edit the role command permissions to set allowed roles.
Command Settings 
This guide will show you how to limit certain commands/modules to specific roles or channels.
- Head to https://dyno.gg/account, login if necessary, and select your server.
- Click on the Commands tab.
- Navigate to the command/module(s) you want to limit, and click the
Settings button. - Choose the roles or channels you want to limit the command to in the Allowed Roles box.
Note: You only need to select either Allowed or Disabled. Setting allowed roles will automatically disable all other roles.
Keep in mind the role command allows you to role anyone with any role Dyno is able to manage.
How do I do that?
The guide is right below that message.
Ty!
It doesn't show it in the "moderation" module
And there's only kick and autoroles
Wait, do I need to be on PC?
Oh- wait, I see it now
I'm so sorry!
Oh, ?addrole creates a new role, but I think I may have a workaround!
If I disable the moderation module, will mod commands still work?
No it wont
Ok, but I can disable every mod command/function besides ?persistrole right?
You mean ?rolepersist? But yeah
Okay, ty!
Np
It wont let me give u rep
Try /rep give
It says "The application did not respond"
Not sure why it wont let you, but thanks!
Its a slash command
I know, but i was hoping it would work in the regular format since slash keeps denying me :(
hey guys
Alright lol
i was banned from a server because i accidentally used a bad word because i didnt knew it was considered one mainly because english is not my language
If you got a DM from Dyno with a reason for the ban, there may be an appeal link in that message
i got a msg from saphire bot with an appeal optionit took me to a dyno website which says this
Alright, we dont handle appeals or moderations for other servers, so we cant help you with that
can u atleast tell me if it re opens at random time or it will never
It will open if the server staff opens it
Np
It toggles the rolepersist for the user. Removing the rolepersist if the user has a persisted role and vice versa
I'm confused on what you mean. Do you mean it disables the command, or removes/adds the role depending on if it's already added or not?
removes/adds the role depending on if it's already added or not
is this the server to get unbanned from the roblox bedwars discord server?
We dont handle moderations for other servers
Any server
wdym any
Each server handles their own appeals and moderations
which is the bedwars one do u know?
No I dont know, because we dont handle moderation in other server
We handle moderations for this server only
hold up'
i got banned for saying i was 9 in the bedwars discord server and the age req is 13 (im 17 tho)
so?
it was a joke
but this is my main
Send an appeal
There may have been an appeal link in that message
Open your DMs with Dyno and see if the message is there
You'd have to find another way to appeal then, unfortunately I can't help you with that
Im not responsible in any way for your ban
Regardless we cant unban you or appeal for you
Does anyone know why im getting Error 40105 when I try to make changes in my dyno?
is there a ignore role option?? i dont want to log a particular member or a role??
rex mod help
i see ya online
HELP !
Hello, I was wondering if I may have any help on solving an issue. It seems that my autorole module isn't working and I am unsure as to why. It is enabled as well. Is there a way to reset Dyno for you server besides kicking the bot and reinviting? Any help would be appreciated, thank you !
If you mean action log, go to the dashboard and you'll find "Ignored roles" in the action log module. Add the role you want to ignore
For Dyno to be able to manage or moderate any role, it has to be VISUALLY higher than the role you want it to give or remove on the Roles page of your Server Settings. Otherwise, Dyno will not be able to manage users who have the role.
Note: If you have invited a Premium bot, there will be a second "Dyno" role belonging to the Premium bot!
@spring swan see the message above. Let me know if the issue persists after checking the role position
Would it be instantaneous that it would work?
The autorole will never work if autorole is higher than Dynos
It is not
I was just wondering if it maybe needed like a minute to update or something
It wont give the autorole to anyone that joined before you fixed the roleposition, if thats what you mean
No, this is what I had meant
but the Dyno role is above the role that I want to autorole
and it stil is not working unfortunately
Alright, can you show me your autorole setup?
Alright, can you run ?diagnose autorole and ?whois @Dyno and show me both responses
One moment
who is
nothing is popping up for this I'm not sure if it supposed to
and when I just hit enter it gives this error message
How are you testing your autorole now? Kicking and reinviting a bot or a user leaving/rejoining?
Help? Im trying to look for a user with their ID but it doesn't work, im not sure about all of them but atleast the first two are in a server with Dyno so the bot should know them
a user
Delete the autorole config on the dashboard and add it again
I did
like remove it and readd it in right?
I can do it again right now though
done 
Are you sure its a user ID and not a message ID?
Yeah, not the role itself tho
yes I understood, I deleted the configuration and readded in and when I did it said success for everything in the bottom right
does anyone know how to get cosmic scripts it said all sold out alr had it before tryna renew
Yea, there is a feature with a bot where u can see who owns a specific card and before it worked fine and now it doesn't i dont think i did something different either
What do you mean with cosmic scripts?
Perfect, let me know how your tests goes
Run ?whois @user and show me the response
still not working, the role has not been auto added
With the @? Or the ID?
With @
Hii how do I make a command I’ve never used a bot
Can you give the unverified role to dyno and run ?whois @Dyno again?
You can find a list of all default commands at https://dyno.gg/commands. Use the custom commands module if you want to build your own command
Can you give me your server ID?
Nvm Problem solved i didn't know it only works if the person is in the server, sorry for the trouble
is it at the bottom right if I do server info?
Where’s the custom command module
1477893864223412307
No worries
Correct, ty. Give me one moment please
Login to the dashboard, click on the server you want to manage and you'll find custom commands under the Modules tab
do you need anything else from me at the moment?
Not at the moment. I just escalated the issue and will let you know as soon as I get an update
okay thank you , it is 1:12 in the morning for me so I will be going to sleep here now.
Please update me when you can and I will watch out for a ping and get to it as soon as I'm able 
Will do! 
Gm am new
Welcome, do you need help with Dyno?
brother'it only ignores deleted messages!
Yeah, you cant ignore everything with Ignored roles
@spring swan hi again, can you please have someone leave and rejoin to test it?
why not?? :(
Because thats the way it works now. You can add Ignored Channels to ignore everything with that channel, but not roles
okie
apparently in a server i mod in our dyno bot went absolutely bonkers and started mass purging messages in #general for no apparent reason
Dyno doesnt purge messages by itself. Someone must've used the purge command
Hi, do you need help with Dyno?
Yes
well i double checked and nothing was in audit log, no one ran a ?purge command
I came here to ask something i
it was dyno premium too + a server with over 7k members with professional moderation that surely wouldn't spam purge command
Invite Dyno with this link! 
https://dyno.gg/invite
@hollow spoke ^^
Okay, Who is the owner of this dyno?
Who is the owner?
Go to the dashboard and check the logs. Someone might've used the auto purge module
i'm not high enough as staff to do that + the managers of that server already kicked both dynos
got another screenshot with more context that shows it was all dyno
pretty sure our staff aren't dumbass enough to enable an auto purge module without reason
Yes, but someone used Dyno to do it. Please show me your logs
hold on while i discuss it with the higher ups of the server to look into it
Sure, heres a screenshot for reference if they don't know where the dashboard logs are
Check the dashboard logs too
also nothing
overall this seems like a dyno issue
hard evidence that this was completely unprompted and dyno just did that on it's own
Can I have the server id please?
465333078626140187
Thank you, give me a moment please
Can you check the command logs around the same timestamp as the "bulk delete" logs?
And screenshot it please @ocean spoke
the screenshot of the logs i showed was the most recent one
no newer logs than that
Dyno logs the event of bulk deletions regadless of what initiated the deletion. Since there is no usage of AutoPurge or ?purge, a different bot has been used to delete the messages. You can find more info in the servers audit logs
And stopped logging it. The evidence is in your audit logs, not action logs
and nothing is in audit logs either about someone mass purging
Go to your audit logs again and filter actions by Dyno. Look for a log like this. The action log is not an evidence that it is Dyno, just that the event happened
Yes!
I’ve just woken up but I can do that
One moment please
Hello,
Is there a way to persist roles without using the ? rolepersist command specifically for every user in our server?
There is not
Aight, ty
np
Still not working 
Try removing the setup and readd it again
Okay, will do
I removed the configuration and it said success and I readded it and it said success. I had someone leave and then rejoin and still not working
:(((
I do have to leave for work now but please update me on the next step whenever you can and I'll pass the next step onto someone who has free time with admin permissions that could do it instead of me since I will be at work 
I hope we can figure out a solution together! 
Can you have someone move the Dyno role all the way down, save and put it back to its original position and save again? Let me know if that helps
It did not
?
I'm looking into it
Okay, sorry I don’t mean to make you feel rushed!
Thank you
All good
hey @spring swan would you be ok with me joining the server to investigate further?
if so please send an invite to me in DMs not here
Does anyone know how to make a verification command for Dyno??
Since at a server I use to be a staff member at they had a bot with a command that they used during their verification process for their servers which switch out the unverified role with a verified role allowing them access to the rest of the server??
The screen is the message of what they use to activate the command.

Does anyone know what the max cooldown time is for custom commands?
Is there a way to get it to log everything from the autolog?
like non-bot kicks/bans/channel dels?
M
Guys i cant change my account in dyno pes help me
@gleaming flower see the message above 
10 min
What do you mean by autolog? There are automod logs, action logs and modlogs
Sorry I meant one that doesn’t involve reaction roles. Where the members themselves can verify themselves.
I meant a command that only staff members can use on non staff members to switch a role out for another role
Reaction roles can be used to verify, they just react to get the verified/member role. Or do you want it to be a command?
OH I see
Create a custom command with this prompt {!role $1 +Verified}. Expand "Options" if you want to enable "Delete command" and "silent command". Under the "Permissions" tab you select what roles you want to be able to use the custom command @gleaming flower
awesome, thank you. You've got to do it in seconds, right? 6000 seconds
10 mins is 600 seconds
r-..... right, of course 😅
I see and would I need the paid version to run the command or does the free version has the capability to do it???
Custom commands are available with free Dyno
I see and is this the right setup???
Making custom commands aren’t one of my strong points.

I’m more use to doing moderation and enforcing server rules
Not bot work like that
hey how to fix this?
i want so an specific role can remove a user warning
theres no real command for this, so i made the role (whos trying to remove it) have perms for ms, modlogs, notes, warnings. etc
nothing worked
No, it should be {!role $1 +roleid}
Command Settings 
This guide will show you how to limit certain commands/modules to specific roles or channels.
- Head to https://dyno.gg/account, login if necessary, and select your server.
- Click on the Commands tab.
- Navigate to the command/module(s) you want to limit, and click the
Settings button. - Choose the roles or channels you want to limit the command to in the Allowed Roles box.
Note: You only need to select either Allowed or Disabled. Setting allowed roles will automatically disable all other roles.
@worldly epoch see the guide above. The command to delete warnings is ?delwarn
Ty worked
Np
You cant revert saved changes unfortunately
By any chance can you please send me a screenshots or screen recording of the process by using an example role??
Copy paste {!role $1 +roleid} and replace "roleid" with the verify role
Hello! I just saw this as I was at work. One moment please and I’ll shoot you a DM shortly
@rigid portal is there feature so now in my user
the server tag is: RC
if they auto use my tag: = speicfic role given automatically
remove = auto removed
possible?
Not with dyno unfortunately
no rush, drop me a ping in here when you send it, as it may go into my requests
Howdy, saw this support server and I could use the help.
I was making a custom command, and I'm unsure on how to also DM the the person said command is used on with the prompt I'm trying to message them, while also saying said message in the channel where the command was used (ex: @user blah blah blah) any ideas?
Do you want a prewritten message for the DM and the message in the channel?
ping
exactly, I'm trying to make the bot ONLY dm the person the command is used on and also respond with a message in the channel it was used inl (ex: @subject was guilty!)
Create the custom command with this prompt
{dm:$1}
Replace this message with what you want Dyno to DM```
I'll try this, thank you :D
but as you can see by the pictures, i have already selected dm response, but it still doesnt work, why? i tried "?tag", "!tag", "?tag1", "!tag1"
as you can see here ^^
You cannot DM a ?tag to a user.
Also, make sure that you add a newline or space into the Command box so it says Command - 1 Character
no for example they send ?tag in the server and that text dms them
You can remove {!tag $1+} from the Command box and then add a space so it says 1 character.
They also must run it as ?tag1, since ?tag is an actual Dyno command and thus cannot be the name of a custom command.
Thank you for your help
Np:)

Small question about the premium programm is there any chance that we can some day pay in euro and dollar so that EU users don't have the tax
Your help with Dyno and my friend help with cral bot lead me to getting Dyno to do what I needed
The , was what I was missing 
Is it possible for dyno to change nicknames like as a variable in custom commands
Is there a way for me to monitor an appeal i sent if i moved to the main page of dyno which means i no longer have access to that tab
It's /role add user:
That command actually worked for me.
Ahh ok
Funny thing is that it’s not a custom command but just a normal command
I use the / commands mainly 😅
I figured out the turtle bot version of it as well
Almost the same but slightly different
Carl is simple and sometimes complicated at the same 🙏🏻 anyway I gtg
Okay and despite the word custom in the command. It’s just a normal command 
Hey i need help with a ban issue i had while being hacked got my account banned from the English server and i Wana get back in idk what to do
İt sent me here
How do i fix it
If you recieved a DM from Dyno when you got banned, you might see an appeal link. We dont moderate or manage appeals for other servers so we cant help you getting unbanned I'm afraid
İ was lead here by the English sever for no reason then?
İ see thank you for the help
Np
You can use the setnick command inside of a custom command if that is what you mean. If not, please elaborate on your question.
i have a problem where dyno bot is not giving auto roles and sending a message when someone joins ive given him all the perms required and now im confused any help?
Maybe check the dashboard if something went wrong
its doing stuff i didnt do
like turning certain stuff off
Can you show me your setup of the welcome message and the autorole?
Are you testing the modules with a user or kicking and reinviting a bot?
no ive been using my alt account
to rejoin
took me a while to respond cus of irl stuff
For Dyno to be able to manage or moderate any role, it has to be VISUALLY higher than the role you want it to give or remove on the Roles page of your Server Settings. Otherwise, Dyno will not be able to manage users who have the role.
Note: If you have invited a Premium bot, there will be a second "Dyno" role belonging to the Premium bot!
]it is already
All good. Can you run ?whois @Dyno and show me the response?
Ty, can you also run ?diagnose welcome and ?diagnose autoroles and screenshot the responses?
Doesnt look like you selected a channel for the welcome message
Could be a visual bug. Run ?module autoroles and test it again
tryed it again it said it got turned on but it still wont give the roles
What does diagnose say?
the new one says it on
but it not giving the roles
Remove the autorole setup on the dashboard and add it again
why does it show this
its like i disabled it twice
but i turned it off and on
it says i enabled it when i turned it off
Does dyno has strip roles?
any idea on wat the problem is
Dyno is rapidly sending log messages for things it already audited logs for
Is there any way to stop this? I had to disable the module because i didn't want it to make my mods leave and it was clogging the actual log
Ok, I managed to fix it by disabling the audit log for a few minutes, might've been due to something like it still caching previous entries, either way it appears to be solved as I turned back on the audits and it appears to function as normal
Maybe, did readding the setup not solve the autrole issue?
nope it didnt
When you created it, did you set the delay to 0 or left it untouched?
It keeps that my account can't be find...
Hello!
Hey if I have the dyno bot in my server does it have to have its own role or can I just give it the artificial intelligence role that I use for the rest of the bots I have in my server
Can you screenshot the error please
Hi, do you need help with dyno?
Dyno needs its own role
Staff Roles
Beyond Council and Developers, our staff team is comprised of Support Team members who are the Dyno experts, Moderators to keep the server friendly, and Community Staff who focus on making the server engaging and inviting. See #welcome for some more details.We do not have open applications or have a way to recommend someone for joining the team. All staff roles are manually given to those we deem to be a good fit based on merit after being proven an active and supportive member in our community. All you can do is be a friendly face, supportive of other members, and active within the server. We are always on the lookout for new faces who are a good fit for the team!
@forest oriole 
Ok thank you
Np
Thank you sir !
anyone help me please https://canary.discord.com/channels/203039963636301824/1479178970670039070
Hello, What is your problem?
I don't have permission. Can you mention your problem here?
Hello sir I need a help.. can you tell me how to i add automod can't share anyone his personal phone number.. ago i added thes but it will auto block if some emoji names using these or soemone username using up to 3 numbers... that type messages. can you send me a format please that can block only someone give personal contact numbers?
answered elsewhere
in future stick to support threads instead of cross posting
how to do it so a user can only send an specific amount of lines before action comes up
custom event
pls someone
Can I switch accounts when I log out it just signs me in one of my other accounts I don't even use
You can if your trying to access the dashboard with your current account
can you dms? its urgently
If you need help, ask here. We don't provide DM support.
is dyno down?
bot is not responding to commands despite having admin perms
Hi there, can you show me a screenshot of what you mean?
You can't set a maximum amount of lines, but you can use maximum character count or the newlines filter to block some large messages.
-# ℹ️ This uses the AutoMod module.
nvm, its working back again
maybe some latency issue
glad to hear that!
Why is nobody helping me i just wanna monitor an appeal
Answered elsewhere
Hi there! Yes, that is our docs page
Of course, happy to help :)
mm while im here
is it possible to both add and remove two different roles with one reaction?
if yes ill figure it out but i just wanted to know if it was possible
Unfortunately Dyno does not have that feature 🙁
-# 💡 Have an awesome feature idea? Suggest it now!
no worries, thank you!
Because youre not using it correct, look at Dynos messages
like .purge user @daring island 100 ?
Correct
it didn't work
Youre still not using it correct
This is how you should use it
You forgot user after .purge
oh thank you
np, do you need help with anything else?
@gray oriole Hey Dude,
I am the owner of a Discord server based in India, and I am interested in purchasing Dyno Premium on a permanent basis. Could you please provide the pricing details and the process for obtaining it?
Looking forward to your response.
Thank you
There are only monthly/yearly subscription plans
Anything is possible if I can get it permanently, no matter how much I have to pay.
There is no lifetime plan, sorry
Yall rq
How can I make this bot welcome everyone that comes in my server
@ember grove 
Ty twin
Np!
hello, I am struggling with a set of custom commands.
I’m trying to set up my dyno bot to remove a certain role & add a different one (or two) from the user pinged during a verification process.
ex ?verify @user
then dyno would remove an unverified role and add the verified one.
However, for some reason it is refusing to work properly, feeding me a response of “❌I couldn’t change the roles for that user. Please check my permissions and role position.”
For context, the Dyno role is above every single role in my server, AND has every single permission toggled on. There are no specific allowed or ignored channels for the command, just allowed roles, and I am the owner.
The command I’ve been trying to set in the Custom command is what follows:
{!role add $1 123456789098765432}
The string of numbers here to replace the role ID. I use a similar formula on a separate line to remove a different role, but I change the “add” and substitute it for the word “remove”
Am I missing something? I would appreciate the help. Thank you ❤︎
Hi, try {!role $1 +123456789098765432}
thank you, I’ll do that now!
I’ve just tried it, and now the message fed back to me is “❌Failed to add role role name to user”
Is the dyno role above the role youre trying to assign with the custom command?
For Dyno to be able to manage or moderate any role, it has to be VISUALLY higher than the role you want it to give or remove on the Roles page of your Server Settings. Otherwise, Dyno will not be able to manage users who have the role.
Note: If you have invited a Premium bot, there will be a second "Dyno" role belonging to the Premium bot!
Yes, it’s above every single role in the server
Can you give dyno that role and run ?whois @Dyno? Show me the response aplease
Can you try assigning the role with the regular role command instead? ?role user +123456789098765432
Can you run ?diagnose role and show me the response?
For the dyno role or for the role I’m trying to get removed/added?
Neither, just type ?diagnose role
@rigid portal , I’m sorry if pinging isn’t allowed
No problem, I'll look into it
Thank you
Hi again, could you run ?roleinfo 123456789098765432 and screenshot the response?
That looks like a custom dyno. Can you check your custom dynos permissions and role position?
you know what. you’re so right. I forgot that there was another separate role for that. That has probably been my issue all along 
Probably :D
Thank you so much. I feel so silly! That was indeed the issue.
Glad to hear its solved!
Hey
hey if you need assistance then please state the issue you are having
if not please use #general for chatting
Hey guys, so this is extremely weird on what’s happened here. I haven’t even played this server/community at all yet I don’t believe so or if I have then it was a long time since playing because I have no clue even who this is that has said I am BANNED! Also the reason it states that I was banned for is: You were banned in PCGamesN Community. For solicitation/scamming???? This makes no sense at all because I haven’t done anything & wouldn’t do anything solicitation or scamming wise! I kindly request that proof of this be presented & that this be looked into ASAP! I just noticed that this was back on 09/01/2025 too. I did not see this before or even know about it or I would have reached out way sooner then now. I need help with this please🙏?! Thank you for your time & God Bless 🙏
You can submit an appeal in 7 days.
See below 
Dyno is simply a service used to moderate users, and as such, Dyno Staff cannot help you with moderation issues from other servers. If you believed you were mistakenly banned or there was another issue, you must attempt to contact the staff of the server where you were banned. You can ask a friend to do this on your behalf or see if the server has any other social media. If the server has a Dyno appeal form set up, the link would have been DMed to you when you were banned.
Hello, I was wondering if its possible to have Dyno post embeds and start threads within the discord forum channels? I cannot work out if its the permissions thats causing an issue or not
Dyno can post embeds with the message embedder module, but Dyno cannot post them or start threads in Discord forums.
-# 💡 Have an awesome feature idea? Suggest it now!
ty for the fast reply
Of course!
-# Thank you for supporting Dyno! ❤️
I cant use the ?lockdown command in my server, and cant figure out what is wrong
Is it allowing people to still talk, or is there an error?
An error
Can you send a screenshot?
okie
what is causing this error?
Is that message embedder or reaction roles?
maybe Im just being dumb and cant configure the bot
Oh heh no worries you set the wrong channels
Give this a quick read
Can you send a screenshot of the embed?
😞
How should I do it?
Give this a read @dusky rover
thats the channel it is supposed to be sent to
I cant go to the message
Is it showing blank?
Yeap
If you notice Dyno sending blank messages when you use a command, ensure these options are toggled in your client settings:
https://i.imgur.com/8f71Fx5.png
Do this and then you should be able to see the embed
this did not help fix the issue
Can you try cloning the message and see if that works?
Can you make sure Dyno has administrative permissions?
it does
I also turned on every permission
Can you refresh the page and try creating a new embed?
still get the error something went wrong
.
Can you try a different browser?
Is there any possibility to make a second warning system via dyno?
I am in need of a system where I can give warnings and eventually ban people from a specific set of channels instead of a whole server ban
can you not have a message be displayed on both a channel and in someones dms?
you can have adding a role as a punishment and that role doesn't have permissions for those channels
issue is we kind of desperately need this automated through commands
Some people are able to bypass automod word filters without any unaffected roles
Is there a reason for this?
You can use the autopunish feature to add roles or do other actions based off the number of warnings, or you can also use custom commands.
Can you run ?whois on one of them and show a screenshot?
it has to be without using the regular warning system, this is a secondary system to the side of regular moderation
Then you'd use custom commands to assign the role, but you can't keep count of the warnings count, you'd have to do that yourself.
basically to explain -
on a server im a moderator on we have two teams, the regular mod team, and moderation team specifically to look through the in game trading to keep out anyone cheating and breaking the economy.
we need both moderation-warnings and trading-warnings
Yeah, like I said, your only approach is through custom commands.
You can "simulate" the warnings but you can't keep the count of them automatically.
Hi! I am trying to upgrade to premium but I am receiving the warning "payment failed" despite having the funds in my account and in paypal. I have tried both options. Is there a known cause for this?
I've tried different browsers too but to no avail.
that sucks, okay, thanks
Hello, for payment issues please DM our modmail bot @woeful whale to get support about it.
awesome thank you
The whole rule setup, including the allowed and ignores roles/channels specifically.
And they're using the exact word as the people getting automodded?
No it's a wildcard
specifically for the f word
with a "ing" at the end
I added it, maybe that will fix it
Does dyno have some sort of warning system?
And if it does, there is some sort of function to remove warnings after some time has passed?
Yes.
It's part of the Moderation commands.
Description: Warn a member
Cooldown: 3 seconds
Usage:
?warn [user] (reason)
Example:
?warn @NoobLance Stop posting lewd images
And no, timed warnings are not a thing in Dyno.
Hello, I noticed a server using a verification message that appears to be from Dyno.
Is it actually possible to create a verification system like this using Dyno, or is it likely a fake bot impersonating Dyno?
That "verification" system is a scam, that is a fake Dyno.
If you could please DM our modmail bot @woeful whale with that screenshot and the bot ID and username, and selecting the Other option, we'd appreciate that.
Dyno is simply a service used to moderate users, and as such, Dyno Staff cannot help you with moderation issues from other servers. If you believed you were mistakenly banned or there was another issue, you must attempt to contact the staff of the server where you were banned. You can ask a friend to do this on your behalf or see if the server has any other social media. If the server has a Dyno appeal form set up, the link would have been DMed to you when you were banned.
Yes it sent link what I want to do
Hello,
I was looking to get a full record of the moderation logs from my server,
unfortunately it appears I can't get past a certain point either with rows of 100, 50, 25, 20, 10, 5 as the page keeps loading
is there anyway to get it to work properly or perhaps ask for the full record directly ?
Hi there, we’re aware of this issue and developers have been notified already
Fill out the appeal and the server staff will review it
Bro in my server suddenly everyone had power to warn others
Even as owner I got warned
Had to kick dyno
Thanks ! Do you have an approximate idea on when this could be resolved ?
Mods can warn other mods and the owner too
But as the owner you can't be muted or kicked
I got warned
Like they said, anyone with the permissions to use the warn commands can warn anyone.
That only applies to the warn command. Other moderation commands are not applicable to other mods/admins.
There is no ETA unfortunately
I see, thanks my friend
I am not helpr
Guys I need one help someone are in this ds and sometime spam on group or in chat a lot links
Can you show me the settings you used?
You could set up AutoMod to moderate users
When I try to edit a role assignment I get this error:
Please disable your translator; it breaks the website.
Try to re-add the reaction role
I do everything after I have an unexpected event right now
@brittle jetty
:3
Is it the same error?
No need to ping for support.
how do i limit the amount of people my mods can ban,kick, and mute in a day
i also want to limit how many messages a mod can purge in a channel
That's not possible.
What bot does this
I wouldn't know, we don't recommend other bots here either.
My role isn't high enough to moderate this user. Move me role up above other roles.
how do you soolve this
Im here
now I control what happens if I add a reaction rather than edit on the message already made
Like Dyno says, move its role above such roles.
For Dyno to be able to manage or moderate any role, it has to be VISUALLY higher than the role you want it to give or remove on the Roles page of your Server Settings. Otherwise, Dyno will not be able to manage users who have the role.
Note: If you have invited a Premium bot, there will be a second "Dyno" role belonging to the Premium bot!
ty my vro
Are you translating the website?
That error usually happens when you translate the website.
Does dyno have sticky messages or am I dumb
ur dumb
i thought i saw them in message embedder but idk
jk
?
cant i am not admmin]
Then you'll have to get an admin to do it.
It does not.
Done
Thanks
I dont know
Is it possible to make dyno automatically hide commands that are disabled?
You can sync the slash commands to hide them by heading to Server Settings > Integrations > Dyno and disabling peoples' ability to see commands.
-# ℹ️ Note: All server admins will see slash commands regardless of if they're enabled. This is a Discord limitation and cannot be changed.
ok, thanks
you can add the announce command to send a message into your log-channel ({!announce channelID message})
Okay perfect! Do I do that inside of the DM command?
yes
Awesome, tysm
np
It only pops up with the actual text "message" is there any way to fix that?
replace "message" with your own message
Oh, so theres no way to make it so whatever we send in the DM shows in the announcement?
you can put the same text also into the announce command
Oh yay!!! Thank you, thats super helpful
np
I bought premium and now I have both free and premium on my Discord. Can I remove the free one?
yes you can safely remove the free version of the bot however please read below
We generally recommend you keep the regular Dyno in your server. That's because if your subscriptions ends/expires, your premium bot will leave the server, or your custom bot will go offline, thus leaving you without Dyno.
After you have activated and invited Premium, the premium bot will fully take over all functions either way.
Note:
If you upgraded through Discord's App Discovery page, you are required to keep the regular Dyno in your server, otherwise Discord will automatically cancel your subscription.
Below where?
^^
@regal jewel
yes?
I don't understand the "Please read below" part.
read here @glad drum
Hi! Does anyone know of anyway to prevent forwarded messages? Users in my server keep forwarding messages to get around Dyno's automod.
Hey everyone, can you help me? I was banned from the English group for some reason and ended up here. I don't know what to do. Any help would be appreciated.
Unfortunately discord doesn't give you and option to disable message forwarding. You can suggest "Forwarded messages" to be an Automod filter. I'll have a look at it myself as well
@haughty lotus update: What filters is dyno ignoring when a message is forwarded?
We dont manage other servers moderations or appeals, so we cant assist you with that
Thanks i will text you
Why? I said we cant help you
Oh .. sorry
Np
I'm having issues setting up a form for appeals in my discord server with dyno
idk why but the link takes me to a completely different appeal that has nothing to do with the form that I made
just seen your thread so i will look into it now
please refrain from cross posting in the future
Im sorry if I did that
I didnt realise
hi guys how to get permision to chat
my quastion is in other channels to get permission
I’m not sure what you mean. You don’t need permission to speak in any of our channels
If you mean other servers, then you would have to ask staff from those specific servers
is there an area to report servers using the bot inappropriate for scams
Basically what is being sent to my messages after joining the server I've gotten this server taken down multiple times but they keep making new ones
they use another bot to promote more servers which basically I'll get your account which then send more links to servers to friends and other servers
can you please dm @woeful whale and select the other option, a member of the team will look into it
ok ty
Just double checking, to IP ban someone, you have to ban them manually using the discord command, not through a bot like Dyno?
Oh? It's just that we banned someone and they keep rejoining with alts, they've came back with around 5 alts now and I'm just not sure how thats possible
Probably using a vpn
Ahh thats so annoying, but thank you! I appreciate it
Why is Dyno allowing my helpers to mute both my mods and themselves?
Can you run ?whois @user on the moderator/helper?
Dyno have problem? well Mod-logs not working
i mean bot's perm is Administator and there also log channel
when I kick someone with right click not working mostly
Dyno mod logs only log moderations done via a Dyno command
Kicking, timing someone out, or banning via the Discord native menu will not be logged.
No worries at all!
Hi, so my server just switched to the custom dyno bot and we are running into some issues regarding commands, we tried to do “?” commands but the bot only responds sometimes but slash commands work is there a fix for this?
Hi there, could you try restarting your custom bot?
Okay
I do this on the dyno dashboard?
yes, the bot owner can do this in https://dyno.gg/account/custombots
Hi, how long does it take for someone to get back to you on the Dave support messages?
All are staff are volunteers and the team @ Dave is small, so response times may vary. We appreciate your patience in the meanwhile!
Okay, thank you!
Of course!
okay it's restarted but commands still don't work.
I did the help command and the old dyno bot is messaging me instead of the new one
Could you show me when you run ?whois?
Does anyone know where to find appeals on dyno.
I need to see if it's rejected or appealed.
but it responds to the ping
Can you run /whois @dyno on your custom bot with your slash command?
Could I have your server ID please?
1459631126971945264
Could you try reconfiguring your custom bot?
How 2 reconfigure your Custom Dyno 
- Head to the Premium page and login if necessary.
- Find your Custom Premium subscription (example below).
- Click on
Configure Custom Botand carefully go through the setup wizard again!
Notes:
- You don't need to create a new application, you can use the one you already created which would be found in the Developers Portal.
- When you get asked to activate a server, you can safely close the pop-up.
@brittle jetty just tried still nothing
it seems like only the slash commands sync and not the prefix commands
Yeah - perms are; Manage Messages, Manage Nicknames, Ban Members, Timeout Members
I've had to make the staff role immune to punishments for now
I don't recall them ever being able to mute themselves or a role thats higher?
dam your profile gave me a flash bang lol with the white background and mostly white pfp with no text to brake up the white
LOL
most basic profile i ever seen and i had my phone at max brightness in a dark room just because I have dark mode on and didn't mean to click your profile lmaooo
Please don’t chat here unless you need help with Dyno
dw i kept it small
hiya, i just have a quick question. can Dyno assign persistent roles e.g. roles assigned with commands stay even if the user leaves and rejoins? is that possible?
Aliases: ?undefined
Description: Assign/unassign a role that persists if the user leaves and rejoins.
Cooldown: 5 seconds
Usage:
?rolepersist [user] [role], [optional reason]
Example:
?rolepersist @NoobLance Special, Because he's special
@grand lion it is, see the command above
thank you so much! this helps :)
np!
this keeps happening and idk why? i made a role and gave it administration and put it above all the roles and it still wont work, i even changed the channels permissions to see if that would fix, am i js stupid? 😭✊️
When a member uses the ?afk command and comes back, Dyno changes their nickname to their username instead of leaving it blank. Is this a bug?
Is there a way to make Dyno just remove the nickname instead of changing it to the username? Some of my members do not like it when Dyno automatically changes their nickname to their username after they return from AFK.
This is not effective if members do not have permission to change their nicknames. Members have to contact an admin just to ask them to remove the nickname and go back to the default display name.
Thanks!
I am unable to work with ban appeals, it just tells meinteraction failed. Also Dyno has been super slow over the last couple of days and it is affecting mdoeration within out server
Pls can you unbanned me from marco_scm
no, like i already told you in #support-non-english
Ok i said to there just
Make sure dynos role is visually higher that the reaction role
Yes that is a bug
Hey it's been a while since I've set up permissions for staff. To give people permissions for Dyno commands it's just as simple as adding them to the allowed roles for the settings right?
correct, there is a guide if needed 
Also I feel like I'm blind wasn't there a module to set up the lockdown?
it's a section in the moderation module
ty much
you're welcome


That’s a role
should i ping it
It will get automodded
❌ Something went wrong.
181767
hello, i am a trusted Admin of a server (not the owner) and i can't access the configurations for the server at dyno. gg anymore
when i click it, it just returns me to the list of servers. what do i need to do?
we just canceled premium
that when this started
seeing this, i also kicked the Dyno bot out of our server, with the intent to re-add it.
What is happening? Any help is really appreciated
Hi, that may be because the Owner has to grant people access im sure, only the owner can configure & add it.
hmmm in the past i was the one that did it
strange
but that does make sense i guess...
DM @woeful whale and he will assist you further.
Dave redirected to me back to the channels.......
We don’t offer support through Dave
You can look through #support and open a thread using that by hitting the additional support button
There wasn't an option for "I can't add Dyno to my server"
it is, the role im wanting him to give is all the way at the bottom
i even deleted the reaction role and remade it and it still doesnt work
Can you run ?whois @Dyno and show me the response?
Thats what the support channels are for. Do you get any errors?
i fixed it, i had to put dynos physical role above everything even tho ive never had to do that before, i used to just give him a role above all the others but its all good now
Thats what I meant earlier , glad to hear its resolved
I was able to resolve it.
When unsubscribing from Premium to free for a server, you need to deactivate it first in order to use the "free" not once again. Otherwise you cant make changes
Thats correct, let us know if you need further help
is it normal for dyno website to want to sync everytime i go on to the commands page?
Can you only send 1 image in auto message?
I wanna send 4 like this with a auto message
Please ping if you answer
You can only send 1 image
Alright thanks
Getting an error when I try to send dropdown menu reaction roles that are embedded (bot has all needed permissions)
Make sure it can send messages and react to channels, then refresh the page.
And make sure Dyno is above the reaction roles to assign them
Its all of them, still get the error
Hey, do Dyno have a purge command for chat messages? 🧐
Hi there! Yes, Dyno has a purge command.
Description: Delete a number of messages from a channel. (limit 1000).
Cooldown: 5 seconds
Usage:
?purge [count]
Example:
?purge 10
Hey is it possible to have Dyno ignore certain channels? so the logs don't keep pinging those channels
e.g it won't tell us edits or deletes in those channels but will everywhere else
Dyno doesnt automatic give roles. It worked first now its broken. Whats going on
so i run a rp server and we have tupper in there, so when anyone edits or deletes an rp message it flags it up in the dyno logs and we basically want to try and make it so dyno only focuses on the non rp channels
You can set ignored channels at the bottom of the Action Logs module.
Could you show me your Autoroles setup?
Could you move Dyno to the bottom of the role list, save changes, the move Dyno back up?
Of course
cool i'll give that a try


