#community-support
1 messages · Page 32 of 1
Read the message above yours please
I did all the steps but ts still comes up
And btw it’s for a application I need to fill in
Like ts
what duration does softban messages delete
or does it do all messages ever sent in that server by the perosn
Hello Guys, is there a feature, where I can configure the Warning treshhold? Someone configured it here, but I want to configure it too. Where can I do that?
u mean how long they are for or for the (3 warnings)
both
Like where can I configure them generally
Thank youu
No problem :)

It deletes the past 7 days of messages from the user(s)
Than you
How would I go about making dyno saying something
Ex: I say /tomato {@user}
And dyno replies with: planted tomato on {@user}
Good evening.
Please does dyno auto punish have a decay period incase the user gets to the max warns.
Or is the only solution an appeal.
You can create a custom command with name tomate and command:
Planted tomato on $1.user.mention
For information on how to create a custom command refer to #support > Custom Commands > 1
Thanks
anyone free to help?
could you please explain what you mean by this?
please clearly state the issue so we can help
yes so i was wondering if theres a way to set up verification with dyno so that instead of said person using command on themselves its for mods and above to do for example "?verify @user"
if you want a command that only mods can use to add a verified role to users then see below and let me know if you have issues
to restrict it to mods only just ensure your moderator roles are set in the "Allowed Roles" section
thank you so much
idk if that helps
np lmk if you have any issues
for sure im doing it now
@regal jewel do i need to do anything on the dashboard on the internet
yes, that is where you create the custom command
oh jeez this is gonna be hard alright ty ill try lmao
dont worry, its much simpler than it looks 😄
The auto punish feature has its max violation 50 if a user gets to that do they start afresh?
Let’s assume I have autopunish placed at 10, 15 & 30 violations once a user gets to 30 does it restart or remain at 30
im comparing these 2 and idk how to fill this out correctly tbh @regal jewel
Question. Does the auto delete function work based off of when the message is posted or just a general timer?
It's based on a timer you set on the dasboard. (in seconds)
Do you need help with Dyno?
Name:
verify Command:
{!role $1.user.id +Verified}
Got these how can i resolve this?
This is the proper text to make it so I can verify ppl instead of them verifying themself?
Anybody know why dyno cannot lock a channel
Is there anyway when someone appeals I have an easy way of talking to them about the appeal?
I wanna appeal too
We dont handle other servers appeals
Ok
yes
I need some help guys , uh for the moderator section it's not saving the changes for allowed roles and I wanted to disable some options like ban and it is not saving it
What does it show when you try saving it?
Hi, did you still need help with this?
It basically says it's saves and then when I went to the manager section made some changes and came back it was back to default for both
Yes
As long as you saw it being saved, you should be good
Waitttt dudeee how do I unchange some settings cz idw my mods to have the ability to ban 🙏
You don't want mods to be able to ban?
Yeaaa
To make the ?lock and ?lockdown commands work properly so users will not be able to send messages, make sure that the permissions in each channel are set as follows:
For the Dyno role Manage Permissions 


For the Muted role Send Messages 


For All other roles Send Messages 


For the @everyone role Send Messages 


If you use a special member gate or verified roles in your server, check out ?tag secretmute to see how to set permissions properly in
private channels.
Note: For ?lock you will need to provide a time or a reason for the command to work, e.g. ?lock #general We'll be back, ?lock #general 2h or ?lock #general 2h We'll be back.
Also note that to end a lockdown, use ?lockdown end.
ok
👍
One sec
Okiee
Okay so, here's two things
1.Try checking here and see if you have the mod role set under Allowed roles which allows them to run the command, remove it
- Double check you don't have admin perms enabled for mod roles (server settings), not related to dyno however could be a possibility
Test it and let me know if it works
Yea 1 min lemme try
Alright
Okay
Uh um I can't tell anything cz it's not saving or reflecting
Its not saving?
Yea
This is what I was tryna get you to do, I was trying to see if it would work for you 
Ohhh , but it's not saving it like admins and managers r not able to do anything either
Interesting, I want to see something, can you run ?roleinfo on the roles and show me
I seem to have done all of that. Not sure if it worked tho
Let me see your channel settings, did you set it like how it was in the guide?
Oops I missed something hold on
Alright
1 min I think it worked but what dies ignored role mean?
From this?
In your case, since you don't want mods to ban, whichever role you set under that category, they won't be able to run that command
Ohh alrr tysmm um I was able to trouble shoot it
Of course 
Broo wait nvm this is getting frustrating , it's not saving anything dude
Try refreshing the dashboard? Or can you try logging out of the dashboard and logging again? And then try again and see if it fixed anything?
1 min I'll send an ss of what's happening
Okay
1 min I'm trynna record it
Your okay, no rush
Wait nvm I can't record I'll try to refresh
Oh tysm it works rn I can finally sleep 😭
Ohh cool, no worries, take care
Hey,
I wonder if we can make a custom command which works like, we run a command which gives a user a role temporarily for a specific amount of time, after that, dyno sends a reminder of the temprole in an assigned channel, it gives us some option to replace the temporary role with another role which would be permanant and also it gives an option to decline the request, and take the temporary role also gets removed and neither they get the role which dyno would assign permanently.
That is not possible, and please in the future don't ping anyone for support, thanks!
hey dyno work weirdly
in my friend server dyno only scan few word and tranlate it even when the person didnt mean it
Dyno does not have a translate feature?
@distant monolithcan i ask you something about that command {!role $1.user.id +Verified}
How can we help?
so he helped me out and gave me a command to have it so mods in said server can verify users instead of them do it themselves
now in the command box do i put exactly {!role $1.user.id +Verified} word for word or do i need to add anything else or change anything to the names of the roles i have set up and to take away the joined role to verified role
so for example when someone joins they instantly get a role named admitted then i want to be able to take away role "admitted" and give "verified" in one swoop of typing ?verify "user"
They you should put exactly {!role $1 +Verified, -Admitted} in the command box.
What is the trick to getting {choose} to work lol
ty!!!!
just to confirm no other line of command just that?
Correct
youre a blessing
Sample Choose Custom Command
Name: ?choose
Command:
I chose {choice}```
**Usage:** `?choose`
@woeful kernel 
Thank you!
Thank you so much! If I wanted the response to be for a user specified by whoever ran the command how would I do that?
Example test @ user
Response @ user did blah blah blah
You would replace the options with $1 did blah blah blah. Use $1.user.username instead of $1 if you want Dyno to just display their username
And remember to keep the; between every option
You are fantastic! Thank you!
Thanks!
yw
Would you happen to know why my cooldowns aren't working for this command? 1m is just for testing but it still won't remove the roles given after the allotted time
could you test the base command to see if that removes roles after the time has elapsed?
Base command?
yes the regular ?temprole command
So without user?
no i mean use the ?temprole command. in your screenshot you are showing a custom command. im asking if you can test the ?temprole base command that is already on the bot
Sorry I am very new to this bot. Do I use that command directly in chat? Like this ? temprole user 1m roleid
correct 😄 see below for more info
Aliases: ?undefined
Description: Assign/unassign a role that persists for a limited time.
Cooldown: 5 seconds
Usage:
?temprole [user] [time] [role], [optional reason]
Example:
?temprole @NoobLance 1d Birthday, Happy Birthday
also dont be sorry, we are here to help
Ok so this is the command I ran and it did not assign the role
The command I have in the custom command will assign the role to the user but will not remove it after the timer
could you try the slash command varient, /temprole, and let me know if that responds
Ok so / temprole toggle worked but still didnt remove the role after the duration
Is 1m not a valid time?
i need help
not letting me add another thing
with the same trigger
do i need a different trigger
like this one worked but i wanna make another
You can only utilize that trigger once sorry!
-# You can set it in multiple channels, but you can't have multiple of the same trigger
okay but can i make it react to any messages with a different trigger
instead of {*}
No sorry
I tried it again and temp role toggle will add the role but not take it away
could you dm me an invite to the server so i can join and investigate further
Sent
Can someone tell me that what's the difference between selecting the “wildcard” and going without selecting it in autoresponder?
For example with wildcard if you had the word cat, it would react to catfish
I have a question and I need help.
So I’m co owner of a server and my owner had dyno bot in the server and I ended up taking over all that stuff I had to make another bot or at least I think I had to, but how can I get it to use my bot instead of his?
Presuming their bot is a premium. You can kick their bot but keep yours in
Sorry for the late response. You can appeal the ban by pressing “appeal” which will take you to the form
He just has a lot of things hooked up to his bot, is there no way we can combine them or something?
~~Unfortunately not, you can’t combine bots. If he can, he could possibly configure your bot so it’s the same but there isn’t a way to combine ~~ Configs are per server not per bot so you can kick the old Dyno
@regal jewel How can I restrict or disable particular emoji or users from reacting a particular emoji in an announcement but can use other emojis?
Is it possible?
Unfortunately, that's not possible. In the future, please do not ping members or staff for assistance.
Is there a way to add a custom made response to a he messages that auto send when people are muted/banned?
you can set custom responses under the moderation module on the dashboard
please note: this is a premium feature so you would need a standard subscription to customise them
Yeah but I want it to send the panel that I got set up in the custom response page. Also why does it keep saying this and repeatedly going to the account link page?
Also I do have premium on my other account
what do you mean the panel in the custom response page? and that message is normal to see, its so dyno can update any command configs on discords end so allowed and ignored roles/channels are updated correctly
then you should be able to access the custom responses under the moderation tab on that account
I made this and I want it to send out when someone gets banned or timed out but can’t figure it out
Im trying to make a custom command where only someone with the role "Raid host" can use it but, if i put it on raid hosts cant use it. if i turn it off completely ( allowed roles ) then it works for everyone. How do i fix?
oh you want that message sent to the user after moderation has taken place?
Yessss
if you are talking about a custom commands, just setting the roles you want to use the command in "Allowed Roles" will give them access to the command
it didnt owrk
work
it simply just didnt work when someone with "raid host" did it
please see below
np glad you worked it out
This is all so confusing for me 🤣😪 I’m not very good at this this is a rough one for me to learn and idk why. But I really appreciate the help man
if there is something you dont understand then lmk and i can help 😄
It’s a lot I literally worked 16 hours on making it so when I /ban someone that it would send them that ss of the custom command I sent you and I think I did more damage than good. I honestly don’t even know where to start.
so are you using a custom command right now to ban users and send them the screenshot? or are you sending the screenshot in the reason of the regular ban command?
I’m not sending anything atm, tbh I’m banning or muting them and it’s not even sending the message I have here it’s only saying that and I can’t for the life of me figured out I have the DM user on and everything
If you can tell my command from that thing I built is appeal so I tried to just get it to send the command and see if it would do it but sadly it didn’t
ok lets start from the top then, if you want an embed like this ^^ it is doable and i can show you how, however i would not recommend this method as explained in the embed i sent above; dyno may ban the user before sending the DM so there is a chance it may not be sent to user when they are banned. in most cases it works but there are times where it wont.
to have a custom ban command that will always dm the user format it like this (in my example i will call it cban):
Name
cban
Command
{!ban $1+ | your message here..}
to create a new custom command with a custom embed do it like so:
Name
cban
Command
{!ban $1 $2 $3+}```
then create and and create your embed and you can also use the following arguments in the embed:
`$1` - the user that was banned
`$2` - the length of the ban
`$3+` - the reason
Question 1. Are you running ! As your command prefix or $? I’m sorry I’m so clueless this is my first time ever doing stuff like This. If I’m being honest at this point I don’t even need
Anything complex I just need to figure out how when I ban or time someone out they get a message saying they were banned, why they were banned, how long the ban/mute is, who banned/muted them, and a link to an appeal bot that I have. I was just trying to make it look as nice and as professional as possible because we are a pretty good sized server but unfortunately again I’m not good at this stuff. I just need something for now and overtime I can improve it
when you run the command run it is with the same prefix that you would usually use. ? is default unless you changed it. so you would run ?cban @user 7d test ban (as an example of a 7d ban with the reason of "test ban")
to explain how the arguments work here is an example of how you could use them in the embed and how they would be displayed:
(in the custom command embed editor on the dashboard)
Ban Length: $2
Reason: $3+
the embed would output:
Ban Length: 7d
Reason: test ban
you can also utilise Variables like:
{user}- the user that ran the command{server}- the server name$1.user.id- the user id for the user banned with the command
the is a variables list at the bottom of the custom command editor that will help you as well :]
for a more in depth look into custom commands you can also check out the Official Dyno Docs Page
Can i dm you a question really quick? I think im starting to get it, been asking chat GPT some questions just dont know where to put things
Genuine question, why can’t my moderators warn with dyno?. I’ve set them all as moderator roles and I’ve put Dyno above them all on the role hierarchy.
yes
I didn’t mean to delete
dw about it
What does it show when you try to warn?
Can you run ?diagnose warn for me please
It may be the wrong command so if it doesn’t work, dont worry
alr
If ? Doesn’t work, try your servers prefix
Alright. Are you sure the module is saved as we have had past users where they haven’t saved
?tag limitcommands
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.
@spark pond ^

Do I really have to give them administrator?
all support will remain here unless we believe it needs investigating further. what can i help with?
also using AI can be useful but be mindful, it is prone to getting things incorrect so always best to look on the docs page or ask here :]
When I time out people or ban people in my seever with dyno. It dosent send a DM to the person with the reason. It only does for warns. Anyone that can help?
You can enable DM on kick, ban and mute on the dashboards moderation page
is there a way to see messages that got purged
There is not
Or messages that get purged?
Is there a way in one single custom command to ban someone and send them a appeal link? Without having to use the message on ban/kick option
Trying to add a new {choice} command to our server and confused on character counts. We have several {choice} commands that are only links and exceed 2000 characters, but I am not able to save mine.
this link-containing command is nearly 4000 characters long, not 90
No there is not
Yes, use this to ban and dm the user
{dm:$1}
Message to be sent in DMs here```
Yeah the character count is bugged. You have exceeded the limit, you can try shortening the links. There are free services for that. Or remove a few
the command I want to send is just plain text
just a bunch of different options
just unsure how our second-largest command somehow bypassed the character limit
Discords message limit is 2000 characters
it would be picking sentences as set in the {choice} command, not sending 2000 characters
the sentences are only up to 30 words long maximum
I see. The command is 4000 characters so short the links down
Oh alright then
i didnt mean to do that lmao
Hello everyone. Dyno isn't working properly with the prefix commands anymore... As much as I hate the Discord slash commands, I am forced to use it. How can I add spacings/paragraph to the reason?
I dont want the reason to be: test test test
I want it to be:
test
test
test
Please
You can use dyno with a prefix. Slash commands doesnt allow newlines
Did Discord remove the ability to ban users via User ID without them being in the server?
No you can still do that with Dyno
Gotcha, thanks
Maybe not with slash commands but it works if you use the prefix instead
Hey there, is there anyway to make weekly repeating messages/announcements using dyno? I saw the max interval for scheduled messages is 72 hours. Was wondering if im doing it wrong or smthg.
Good morning
Is there a way to make wicks moderation responses ephemeral or possibly not sent to Ctor channel it was carried out?
This is Dyno support
Hi, the free limit is 3 days, with premium it can go up to a year
Is there any way to see how many people were banned today in server?
Can we make a custom command or is there any cmd already?
Ban/mute etc. Any mod action
Hi, is the auto role Dyno feature broken?
Mine doesn't work anymore, I use the one with the message link
Unfortunately not
As far as we are aware, it is still fully functional

Because it has randomly stopped working
Have you tried deleting & re adding it? It usually works
I had Dyno in a dead server when changelogs became a thing, and rather than find out how to turn off changelogs, I kicked the bot. Changelogs are still posting to the server even today, though. How do I block this from occurring?
❌ No tag remove found.
Rip lol
Presuming you mean things that are sent in #dyno-updates, you can unfollow the channel there
Could you please make yourself clear on what is “changelogs”
We never followed the channel, that’s the thing
Change logs aren’t sent automatically. Someone with permissions must’ve set it up as discord & Dyno do not automatically send those
Odd
You should be able to go to #dyno-updates & press “unfollow” which will stop any future logs coming into your server
You have to unfollow the channel.
I only see the follow option so let me see how to unfollow it
I have admin access so I should be able to, neither me nor the owner ever set that up
If you try to follow & then unfollow that may work. Dyno do not have anything to do with the logs, it’s something with discord
I just kicked it out in channel settings, thank you though!
No problem
we are aware of issues with timed moderation being delayed, the developers are looking into it
just use the same link again, you should see the status at the top
Okay wait
I'll update you when I see
There's nothing
I sent an appeal 4 hours ago
What's happening
Hello
Then the status should be displayed at the top. I'm afraid I can't help with that, sorry
It's okay
wait for a Dyno support member or open a ticket
@regal jewel any helps
How to open a ticket
This might be a bit dumb cuz I’m not really in the know with the new Dyno updates, but for some reason, when we ban someone, none of their messages delete
I setted up, new users joining my DC need to click on an emoji to get a basic server role. is there a way to combine it with a "welcome message" in another channel - after clicking on the emoji?
Is it possible to create a custom command that mute a random person currently in the server
What error are you getting?
it just doesn't show anything
like doesn't respond
How are you using the command?..
How exactly
?role user (their id) (role id)
btw how do i enable role cmd in my server
i tried doing it by /role
And you say the bot does not respond?
yess
Are you sure ? is your prefix and that Dyno is able to view the channel? Does the bot respond to ?ping?
yes
it says role cmd is disabled in this server
how to fix that
Ok, that's different... you said the bot did not respond at all...
To enable the command do ?command role
alright
thanks a lot
I’m kinda worried so I banned this guys 2 accounts and 4 mins later I see this I’m the only admin on with perms to unban and I don’t do it
Check your audit logs, that will be able to tell you if dyno did this or who did or dashboard logs
Nothing, we have like 3 dyno bots because I’m a dummy
I mean but that is my bit not the other owners but I didn’t see anything g
why does dyno give both verified and unverified role at same time
i only have autorole unverified
Regarding the down time, I think I will pause all joins when it starts and then unpause when it's over.
I suspect this is good advice to share.
dyno not working?
Dyno will be offline for around a day on May 19th, according to the recent dyno update.
No, and please don't ping me again.
okay
why does dyno not unmute users after the duration ends
is it because the bot is down?
u need to manually unmute using /unmute
i filled out a form to appeal a ban for the official isle discord, where can i find the status of the appeal or to see an update on it
There isn’t a way to check the status. The discord appeal link should have a set period to know if you’re accepted or not (usually 7 days). If you don’t hear back within that then Youre probably denied
sheesh, thank you
Why, it wasn’t like this before
some changes
Wdym?
idk either
So sorry for this, it is known timed moderation is not removing after durations and the devs are looking into it.
Appreciate your reply 
yo, for reaction roles, how do i make a reaction add one role and delete another
in a single reaction
it's for a verification system in my server
like. let's say it adds a verified role and deletes the "unverified" role
I know that you can preserve a users messages upon ban, but can you log them in a seperate channel?
You can not sorry
You can not sorry
Head to #support-non-english for support in spanish
Appreciated, thank you
I dont understand, the custom commands would {!mute [60m]} work or is that wrong?
No because you need to specify the user first{!mute $1 60m $2+}.
$2+ is the reason, but that part is optional
I have a question, so my server has 2 dyno bots I don’t realize my other owner paid for a premium one as well, but we are mainly using his, is there anyway I can access it and edit the stuff on the bot he’s using?
hello. is there no simple way to create a command that auto deletes a comment and then automatically gives a warning (i've written)?
i've been in automod plenty of times.
created an auto delete but can't add filters, whenever i click on filters, i'm brought to the privacy options 🙄
automessage only has repeat or one time
An error message appears when you press to modify a response role that you have already created in the response role in the dashboard. What should I do? The role is at the top, but it's not working.
Do you have a translator enabled? If so you would need to disable it.
Thank you! The problem has been resolved.
the configs are stored per guild not per bot so you cannot have different settings for each bot. hope this explains things
is it normal if the action logs just dont work..
you could have this as a custom command however it would be easier just adding an automod rule that detects banned words, this can give the warning and moderate the user. let me know if you want help with either options
First they were sending to the wrong channel and once that channel was deleted and the new channel was chosen, it just does nothing.
could you run ?diagnose acionlog and ?w @dyno and show me the results please
Guild? Like server? Because his dyno bot when you do the / command and either ban someone or mute them doesn’t do the same dm giving an appeal link as mine does
I tried the bad words rule however, there's a specific reply I need to write. Boss doesn't like "watch your language", bit snarky
yes server. is having multiple premium bots in one server something you want? because i would suggest having one of them removed to stop confusion
yeah custom responses are only available with premium
whats the server id please
No it’s not at all tbh 😂 I’m just an airhead and was on a mission and re did our whole staff command system because we were having issues with staff timing and banning people I don’t think his is premium because it still has yalls picture instead of our logo. But he doesn’t want me to log into his account to figure out all the other settings with auto mod and everything and get it out on mine lmao
So just trying to figure out how to get by
Okie dokie. Thx for your reply! ✨
can you send me both the user ids for the bots and i can tell you if they are both premium or not
But I think I figured out away and I just hope my staff is smart enough to know how to use the prefexs right and not use / command
np at all, lmk if you need any further help
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.
^^ see this
also to note the premium bot will take over the regular one in the server so id recommend only using the premium bots commands if you notice differences
Is this yalls too?
1330757968198766602
Yeah I do but my staff keep doing the non premium ones no matter how many times I tell them 🥲 but I’m about to just take the prom to use the / and make them do the prefex
Thank you very much for your help though hunter!
Lol I like that
oh hey sorry, I didn't see your message. 1137058496446205992
Hi! My friends server upgraded the bot & now some of her roles/friends can’t use slowmode, and when they try, it completely wipes the slowmode settings and just won’t work. Shes tried everything, any idea how to fix it?
Hello, type ?slowmode (“?” should be changed to your bot prefix).
Usage: ?slowmode #channel 5s.
any way to talk to admin
you admin ?
Been banned on server...GTA FiveM for no reason... PERMA banned..for only Chain robbing...and my previous ban...only been banned 2 twice for short amount of time...when i joined the server i gotr randomly banned perma for no reason... Now im banned perma for chain robbing... ONCE...
PERMA banned for no reason..
bro thank you... i dont know what to say....
My prievious... bans...i Got for no reason server threw me out...When i was fresh player...
I been banned 2 twice for no reason like 3-4 months(fresh player)...been banned from my server last week ago Perma... Banned Reason (Chain Robbbing and previous action...) Been banned only 2 twice in server where i broken rules... (2 banned i got 3-4 months banned were perma (random threw out from lobby) NOT my fault (fresh player) Banned i got no reason...
bro u online
they werent any help...after 1min they closed down ticket
We can't help with other servers bans.
Did anyone run into an issue where banning members via dyno does not auto delete their messages? I'm talking messages which have been posted in the past hour.
how do i add a embed and text for my welcome bot
How do you see your appeals for server bans
That’s a discord issue not Dyno
#support > Welcome should show it
As a server moderator or a user appealing
Oh but what if I did it before 24hrs
Are you a member trying to appeal a ban?
Yup
I got falsely banned for saying slurs
I'm dti server
There isn’t a way to check appeals. If you’re accepted, a staff will dm you
Nevermind, Im wrong
sorry for the long response here, had a check and the client id 1330757968198766602 doesnt seem to be a custom dyno bot
thank you, is it only specific channels that the bot is not logging events in or all of them?
It logged the events, in the wrong channel
So I deleted that channel and now it just doesnt log the actions, at all
Well it logs some channel changes but not usre if thats moderation or action
eitherway, its not working porperly
i see, are you happy to send me an invite to the server so i can join to investigate further?
Sure, DM's.
anyone getting this problem?
I think dyno is down
None of the commands are working
Audit logs are still working, thats good
Yep
Down for me too, UK region
Dashboard won't load past servers, unfortunate as there's some pending appeals on there
API response time was like 27,000ms 😭
Yep can confirm dyno has dieded
Only commands working at the moment wierdly is cat pics
Not sure why, possibly voodoo
Changing hosts couldn't come sooner 😭
It’s discord having issues. Not us
I’m trying to appeal a ban but dyno is not letting me
Most likely due to current discord issues
It was my wifi, it’s been fixed. Thank you!
It was the discord api dying
It’s now fixed
is this why i am getting 8 dms from dyno congratulating me for joining a server 😭
discord mess
Yup, its cause of the api issues in discords end
Anyone know how to do this an able to put a space for the command? And it respond
What do you mean space in a command?
That's a tag.
Description: Get or create a tag
Cooldown: 5 seconds
Usage:
?tag [tag name]
Example:
?tag how2invite
I tried putting tag w it won’t let me put command
You have to use the ?tag create command.
Description: Create a tag
Cooldown: 5 seconds
Usage:
?tag create (optional category) [tag name] [content]
Example:
?tag create how2invite Invite Dyno to your server at https://dyno.gg/invite
Oh how do I do that 😭 on the dashboard or in a server
It is a command. You use it in a server.
Ohh so if I do ?tag create it gonna ask me what to set it up with
No, please see the command usage.
Ohhh tyyy
What does this mean
Can you try running the command again
Its either just a bug or Dyno isn't finding the user you are looking for, what command are you running?
Hey yall having issues with dyno failing to load commands we use dyno custom tryed restarting it a lot of times but it keeps failing to output certain commands at random times
I think this is an issue on Dynos end not sure
It’s also failing to register words in diagnose command such as the module levels
I’ve been trying everything to fix it shutting of the module trying to change letters to diagnose the module because a command that is failing so bad in profile the level command that runs off the level module
Been trying everything I could think of to get it working but no go
Can someone help me?
Does the auto delete from the automod module ignores Server owners or people who have the ability to manager servers?
hey guys how can i make dyno react to my messages, in autorespond module if i pick the reaction response i couldnt get the emoji i need
I wasn't able to as it was the ban command so we just natively banned. If it happens a third time I will reach out again
Does dyno not log forums or threads? I don’t have any excluded channels but when an edit is made in a forum it doesn’t track it
Does the bot have perms to manage threads? That’s an issue we had on our side too and it fixed it
Idk if it’ll work for you though, but hopefully?
Will check in a few when I’m back at my pc. But it needed to manage threads just to log them ?
I’m just saying it worked for us, but if it doesn’t work Idk
Or I might be mixing it up with Carl? Cuz I think one of the two bots can’t log threads
Huh. Maybe it was that (which is super weird because the bot already had admin) but it logged an edit I just made after giving it manage threads. Will have to do some more testing but thanks !
Np!^^
Dyno’s being a bit odd for me - moderation commands refuse to work except in action logs
Which makes no sense cuz dyno has access to every channel + it was working perfectly fine last night
This is due to some issues on Cloudflares end. We're aware of the situation
Oooo
Got ya
Sorry, shoulda checked updates to see if anything like that was going on^^
No worries at all
Is the vanilla dyno removable once the premium bot is added to the server?
Yes
Thanks
nice.
Hello the case is that I was hacked but i got the account back but the person who hacked me has banned me from a server so what do I do to get unban
see below, but if im quite honest i wouldnt join back to a server where your account got previously compromised
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.
Ok TYSM
Is the forms section working because i keep getting a error message when looking at the submissions
What error? Can you show a screenshot?
i ahjve problme because i want make poll and i cant its says taht this fun module is disabled but i went to website and enabled and still cant work
you can use </diagnose:1006671690476044299> to check the current status and </module:1006671690241146929>/</command:1006671690241146928> to enable/disable modules/commands
When I try to edit the response roles of the Dyno bot, it says 'something went wrong' and I can't edit the response roles. What should I do?
Are you translating the website?
No, I had already set the color role by reacting on my own server. Now, when I went to the Dyno bot website to edit it, I encountered this problem.
That is why commands aren’t working for us I think
@rigid portal shouldn’t this be posted in dyno status to alert everyone else on the status of this ?
Yeah updates don’t say that right now
Oooo
Got ya
Yeah not everything goes into dyno updates or status
Got’cha
👍
yeah but i wanna customize the message
to add a appeal from
It is customized when you add a reason
is there a way to make the bot message u when u join
Yes there is
so uhm does anyone know why my mods cant use dyno to moderate anymore cause they dont have the perms even tho it was good 2 weeks ago?
The welcome module
Hm are you getting a message error
You can customize it to do that yes
yes if your using the slash if not you aint getting a single thing
okay thanks
No problem happy to help
it says you dont have the perms
but they legit have
What prefix do you usually use
we have the basic ?
So slash commands correct ?
huh
wait wait wait
you can use discord build in /
and you can do ?
That’s slash commands
am i doing this right
yes
it will dm users right
Can you go up
you can have it do
I can’t see the whole thing
That’s what I’m helping with
il wait ig
Click welcome message in dm
Otherwise if you don’t check that box it won’t dm the user
@tall ruin
May you go to dynos panel and check the commands failing for your moderators check the permissions for me please and send screenshots back
Happy to help
💀 it does not show up bru thats why im here
I’m asking you to go to dynos panel on the website
i have been trying 2 days alreaday
its not there
im not dumb its not registering anything there from comands
it does from admin perms people
but not from anyone else
i have setup more then 15 servers with dyno i know how it works and for some reason it does not work💀 and i have legit checked everything
I can’t access its panel either
I call it dynos panel beacuse there is a panel for each server to manage dyno
That is what I am asking you to access not on discord
On the official website
im already in it
and where should it be
moduals
Now can you check the commands and show me the permissions for the ones failing
nothing ever was there
Go to commands not modules
already found why cause for some reason the owner turned off everything ig💀
and when i change it back it never saved
Alright glad you could figure the problem out
I am going to message staff now on Dave I can’t access Dynos panel for my server anymore period
Hi can someone assist me i got banned from a few servers through dyno bot idk how to Back in them ....the bot never give me an option to appeal .my account got hacked temporarily
So it’s not this servers problem
So they cannot unban you period not this server as they do
Not have any power to do so
I assumed youll would help as dyno bot did it
Just gave you advice on what to do
Thank you
@jagged swiftDo note that what you were suggested to is highly against Discord terms of service and you will end up getting IP banned across all avenues within Discord.
Is there any way to recreate this kind of support system for my server? Or is it a separate custom bot
Yeah I didn’t know
You should take a look at its roles
Yeahhh
is there a way to export all of my dyno moderation logs
i recently switched my servers moderation bot from dyno to a custom one
Is there a way to limit the number of times moderators can use the ban command?
What was the suggestion? I want know what is highly disallowed!
I am unsure why I would repeat something that was deleted since it contained something that is not allowed by any terms.
Please do not dm me about this
I saw you did please dont do it again thank you
as i want to be done with this as it was an accident
So I don’t accidentally do it…
I am just curious to know, the server owner is DynoLabs, but as I know, it's a bot ig. Is there a human behind controlling it?
Bots have the app tag
Oh
Hi
hey there - Is here a way to get in contact with someone who can help me with an issue regarding a discord where dyno is used (matter of fact, i tried to join a server but got autobanned because I had no avatar) more then 30 days no info regarding my appeal so I try to reach out xD
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.
Hi
How can I get dyno bot for free
No this is the wrong server for that
Invite Dyno with this link! 
https://dyno.gg/invite
Open the link above
Thx
Bot
Having an issue with dyno not approving unbans
Im not clicking that lol
Oop looks like its been nuked
someone join in my server & Dyno not send a message in welcome channel
maybe system error
show me the dyno page your using
Hi this is kinda a longshot but does anyone know if Dyno has a command or the ability for mass deleting all messages from one specific user across the whole server for like the last couple days or a set amount of time? I'm unable to ban the person or time them out because they are also an admin and I am not the owner of the server
If Dyno doesn't have a command or option for this then that's fine I just thought I'd ask
wdym?
There is the purge command
1 sec ill show you
does it work for the whole server or just one set channel?
u can't ban or mute admin in the server using bot
So in action log, click specify channels for each event
then under member join select the channel you want join messages to show
Im not 100% sure, head to Commands, look in manager then scroll down
it will show you the purge command and all the bits it can do
BUT be careful you can just wipe channels with it
huh I said: someone join in my server then Dyno no message in welcome channel while member is joining
Yeah I worked that out it won't let me ban them in any way because they are an admin and I'm a mod but their account got hacked which is why i was asking about a mass message delete. Thanks tho
Thank you <3
I was showing you how to set up so the logs will show
No worries!
all of them is complete so ig dyno is error
so nvn
any1 here know how to make reaction roles with custom emojis
not the basic discord emojis
u mean id:customize?
ah reaction roles from bot?
yea
like i want people to press the reaction role button for a role but you can use an emoji for the role but i only see discord emojis
idk how to use my own emojis
but im in a server that has reaction roles and they use custome ones
#support here
i made a support ticket
on your server?
the user is being assisted elsewhere
ah
now im getting an error when editing my self roles
i succesfully made them but now trying to add more to an already made embed is giving me an error
being helped elsewhere
@manic igloo banir ela izzycooper 101
why does it keep saying this when i try add a auto response
Can you show the error?
That usually means that you already have one made with that - We do not allow repeat ones.
Yes that counts
We don't really have one
np
yes ofc sorry for late reply
its been like this all day
for bans and warns
I've gotten it escalated to our team.
Try to just create one for right now and then assign it to there
i would but i like seeing how ppl find my server
like disboard carl nd top made their own
We are having an issue atm with the invite creating looks liek
i shall wait then
My streamer friend opened her streamer software and Dyno just… went ahead and pinged everyone. Hadn’t even pressed start!
On the twitch module alerts?
We only send out alerts when we are told to via the Twitch Module, so for reason Twitch/Your streaming platform got happy
Yeah; it had an issue earlier this week (posted fifteen minutes after stream started, then posted AGAIN? 15 hours later). Then today doing it when the software opened! Weird.
With this is there anyway to get :dyno success: removed?
Since the custom bot isn't in this server, it can't use default Dyno emojis. You can set your own custom emojis on the Dyno server dashboard (main page)
Is there a way to add the custom bot to other servers or it’s strictly only allowed on one server?
You can only use custom bots in servers with active custom subscriptions.
Hi.
Is dyno down or something? I tried warning and kicking a member and it didn't do anything, it has all the permissions it needs.
scrap that i mis-read something*
The command ?ms works but commands like ?kick and ?warn aren't working, they show up in the mod logs but nothing happens
the prefix still works and it shows up, but it doesn't execute the command correctly, the /warn and /kick do work though
Tried to enter a giveaway and says I’m not a member?
You aren't a member of the server the giveaway is going on.
can anyone tell me how i can make this in my discord server. its like a button that you have to click and it takes you to a window
ive asked in sapphire and mee6 discord servers, but they both said they dont have this feature
anyone?
This is not possible with Dyno
oh ok
Anyone here to help?
Can u help me?
Please state what you need help with
Ok
Actually my problem is:
The bots moderation commands are not showing to roles without administration...
Like i want to give some specific moderation access to some role.
For example "timeout".
I gave this role to timeout & use application command but when the role member tries to use / command only the default timeout option shows. But if he do it by prefixes then it works...
But i want that he can do it by / command.
So what can i do now?
https://discord.com/channels/203039963636301824/1503485914129891458 when you have time
Okay sooo, I have an issue on my server on which they cant use / commands from Dyno
I checked all the permissions, they are all active and still nothing
Using the prefix works
I'll check for a reply tomorrow as it is getting late here, a ping would be appreciated 😉
Hi there, could you please run ?whois @user on the person who can't use slash commands, and specify which slash command(s) they can't use?
how i can do this?
Ran the command and they are all slash commands in general
Could you show me a screenshot of the result?
Hi there, if you're referring to automessages, see below.
-# If you want something else, let me know!
Question
Can someone help me please
Please ask your question and when someone is available to they can provide assistance!
Okay so one time I was in a server and they had 2 age roles options. -18 and +18. If you clicked -18 you’d be banned, apparently it was set up with this bot? I, trying to have it in my server too but idk how to set it up. (Ik in the rules it says no nsfw THERE IS NONE I PROMISE I WAS JUST USING IT AS A EXAMPLE!)
Dyno doesn't have that ability sorry!
Wait wut
Then what bot does?
I’m so confused…
sorry for bothering you, thank you for telling me tho!
I ran the command twice
Do u know what bots do? Or how to do it 😭
Sorry I don't and we cant help with other bots.
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.
@trail crescent ^ please read this
Read what was said.
Again - We can not help you.
We did not, that server did using our service as we already told you.
Yes, that is our service not us directly.
We can't now please stop asking. We've given you the answer and it won't nor can't change.
We can't help.you at all. Last time I am going to say this.
I am still getting issues with dash commands
Well, not me. Just regular members in my server
They cant use dash commands outside of threads
I did ran the ?whois at least twice
✅ krishanu007k was smacked with a mute spoon
If it's about being unbanned, you will be moderated.@trail crescent
also dyno posted a edit message but it has no roles
@rough citrus Hello I started playing the isle with my daughter and she sent me a link to join your server but because i didnt know i had to have a profile picture i got banned can you please remove the ban please
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.
ok thanks
Hello, i'm looking for some help... i've added dyno to discord, but won't allow me to click on the server to add in any settings or change anything it just takes me back to the server list where to add dyno any ideas?
i want to add reaction roles in but it don't go that far
^^ resolved
How many auto responses can I add with the Dyno bot on the premium plan?
Unlimited
Thanks
✅ krishanu007k was smacked with a mute spoon
I got unbanned from a server but when i click on the link it says unavailable
Crosspost.
We can't help you with that.
is there anything im able to do?
Contact Discord support if the issue persists.
Yeah sorry, i posted here before i saw the premium support spot, let me clean that up.
is there a way to purge specific messages?
like for example if i wanted to delete any and all words that contained like "hack" or smth is there a way to do that?
Hello!
I am trying to edit a Dyno Embed, However, every time I try to Edit, It throws an Error, "Error Editing message in Discord", the same thing occours when trying to create a new embed (Though, obviously, that one just says "Error Sending message To Discord).
I don't know if this is because of permissions, Because of how old the messages are, or, well, innumerable other things, so, anny help would be appreciated 🖤
Can you make honeypot using dyno?
check </purge match:1006671690241146925> 
Description: Delete messages that contain this text
Cooldown: 5 seconds
Usage:
?purge match [text] (count)
Example:
?purge match heck off 100
no
why web and bot not working ?
Was there some kind of outage or something?
On one of the servers i manage the bot seemingly auto-left and i hat to re-add it 😅
After adding it again the settings were luckily still there...
But that was still a little scary with all the reconfiguration i would have had to do 🥲
Hi guys, I used to have a command but I lost it.
Basically it was so a member could type a message and their message would delete and dyno would post the message for them so it was anonymous, but I can't remember how to add this command, and also have it that they could type it in any channel using this command and it would go to 1 specific channel.
i.e
?anon I really like cake (typed in #support) message gets deleted by bot and transfers the message to #events and posts itself.
If someone knows how to add this then please ping me so I can see the reply
Hi everyone. Does anyone know why this command IS setting the nickname, but ISN'T editing the roles?
{!setnick $1 ④th║Rct. $2+}
[④th],
$2+
{delete}
{respond:#「❓」anonymous}
{respond:#$1.channel.1504135172935782410}
So this ?
What does dyno say?
Nothing. There's no feedback with this command.
Disable the silent option.
{delete}
{respond:#1504135172935782410}
$1+```
Thank you ❤️
My server not working
Please don’t comment in here unless you are actively receiving support or giving support
Sorry 🙁
Please elaborate what isn't working in your server. We can only help you if its related to Dyno
Is it possible for dyno bot to have expressions that it sends upon a certain word or phrase being said like this
trying to make a fake ban command, how do i make it say "No reason given." if i dont put anything after the ping
is there any way to stop this
We don’t have any feature for that unfortunately, sorry
Small tip tho...
I have noticed that most of the spam bots/hacked accounts that DO send these particular images use the same links for them!
So you can at least add an automod rule (type banned links) and add the used image links...
You will have to manually add new links when another one comes around but with adding ~12 links we caught the last 5 or 6 of these spammers...
Is the rep give a feature on the bot or is this a paid feature or is it custom?
I wouldn't mindd using this if possible
It is a custom bot.
Oh 🙁
Hello! I have a channel where all messages are autoreacted with 2 emojis, is there a way to only react "main" messages and not threads ones?
how do i appeal a ban for the isle official server?
You use the appeal link if you received one when you got the ban message.
Not possible, sorry.
i didnt receive a link
@buoyant plume How do i add a rank again?
Then you can't appeal
?
An alright preciate it man
And yeah they use the same links over and over again
Banning them does nothing
They just come back
I don’t see “used image links”
Can I change Granted Permissions after adding the bot to my Discord?
HOw?
thank you 🩵
Hi guys, a few years ago I purchased a lifetime subscription on dyno bot. But since the recent changes I can no longer access the dashboard. When I login to the dyno website all I can do is invite a new bot to my server.
However the lifetime bot I bought is still online and active and works fine.
How can I access the dashboard of my bot? Of which I bought a lifetime subscription.
Just create a new automod rule with the links filter and add the image links of their messages...
Ah I see I would’ve never thought of that thanks man
Hey there can you elaborate on what you mean by changes? Also dyno hasn't ever offered a lifetime plan for purchase, can you provide proof on your sub still being active?
Manage Premium:
To manage your premium subscriptions, head to: https://dyno.gg/account/premium
https://i.imgur.com/aqw5zS4.png
I keep getting banned for using two fingers
@strong sonnet
I'm still banned from tsb and they wont appeal me for using an alt 🙁
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.
@fathom minnow see this 
I was mistakenly banned
How do I get dyno to remove an unverified role after they click the verified role reaction? Or is there another way to do this. This has been insanely frustrating
@brittle jetty
We are simply the service they use to moderate, so we cannot assist with this issue.
But they use dyno to appeal a ban.
Hi there, you can have the reaction role remove an unverified role by setting the reaction role to Remove roles. You cannot have a reaction role both add and remove multiple roles in one interaction.
-# Please don't ping for support in the future!
We do not have control over what moderation actions different servers take.
Oh brother, off to the next bot
Could any one tell me why auto mod would time out me
Presuming you’re a member, the server admin will have set up so if automod blocks a word, it will punish you for saying it
How do i get them to unblock it
hi dose enyone know how dyno works for like rolles on diskord server?
because i want to make my welcome channel diseper after new members click the reaction but i cant figure it out whit my friend
how do you fix this?
This is a Discord issue. Please see this Discord article on verifying your account.
-# ℹ️ If you experience further issues, please contact Discord Support.
how do i know if dyno is enabled so he can dm me
You can go to your server settings > Privacy settings and check if you allowed DMs in a mutual server with Dyno.
Dyno cannot help with problems which are in different servers. Maybe, contact an admin.
I was removed and banned from Bounce Ball Boogie's discord server and I didn't do anything wrong at all. Is there anyway that I can be unbanned from his server?
@buoyant plume Can you help me with something again pls?
state your issue or ask your question and someone will help when available
Yeah i just pinged her cause she helped me last time
I wanted to know something about a costume command, can you help me then?
Yep
Ok so i wanted to create a costume Command that sends a message and gives a rank. So like a rank up for the guys in the Server Team. But i wanted to do that you can only give specifik Team Ranks. Is that possible?
No i mean that the one thats using this command can only select some specific roles and not every role
.
You could make a menu of predetermined roles to allow users running the custom command to choose from. Let me know if that's something you'd like to see the details for!
Is there any way if I have the dyno auto react on I can turn it off within threads in that channel?
If anyone could provide some assistance if its possible would be much appreaciated!
There is no way to stop Dyno from reacting in threads except to prevent Dyno from viewing the thread unfortunately.
How do I go about stopping it from accessing threads
dyno is down in my server
You have to remove Dyno from the thread by the thread settings.
Can you explain a bit more please?
i appealed an unban from tsb but they said ensure dyno to dm me how do i do that?
Could you elaborate a bit please?
so i was banned from an roblox game named tsb because my little brother exploited on my main account, so my second account got ip ban.. i appealed an unban that leaded me to dyno, but they game's team typed please ensure to dyno to dm youu so you could respond to your appeal
Mod commands arent deleted after executed even though i have it enabled
If the server has enabled appeal links for people who get banned, the people will definitely get the link to the appeal after they get banned for any reason. You have to go to Dyno's DMs, you will see the appeal link there, you have to click on it, and you will get redirected to the appeal form. Fill it up, and wait for the moderation team of that server to check your appeal.
so dyno will dm me as soon as they respond?
And you’re running the prefix commands?
Yep, but please note a Roblox ban isn’t a Discord ban. So if you were banned from the game, they won’t use Dyno so you can appeal.
can i code a custom command where when executed with a picture attatched dyno forward that picture to another channel
Depends, because some game servers prefer to keep appeal results confidential.
D-d-dymi
Dyno is unable to forward messages to channels.
Of course! Here's an example of what I mean:
:small_blue_diamond: `1`: role1
:small_blue_diamond: `2`: role2
-# > Run your command as `{prefix}cc_name [user] #`.}
{choose1:role $1 role1}
{choose2:role $1 role2}
{!{choice$0+}}
-# Modify as needed.
Yep
I need help
Ask your question or state your issue.
hi. is there a way to disable some slash commands?
hi, just wondering if there is any way to automatically wipe a channel like every hour or something?
@sterile sapphire see this 
ohhh okay thank you
You can head to Server Settings > Integrations > Dyno to manage slash commands.
-# ℹ️ Server admins and the server owner will see all slash commands. This is a Discord limitation and there is no workaround.
how old messages does softban delete?
I have polls enabled and everything else disabled
Have you double checked it’s enabled as sometimes it changes
Up to 7d
doubled checked
Like it says, the Fun module is disabled. Use /module fun to enable it.
fixed now, now can you help me with this?
Mod commands arent deleted after being executed
What command are you using?
the mute command
And what doesn't get deleted?
this
That setting only deletes the command (e.g., ?mute @user), not the confirmation embed.
You can have Dyno not send success/error embeds by making a custom command and using the Silent feature.
is the custom command module only limited to the commands of the bot itself? or it can do actions that members can do such as adding/deleting roles or channels?
If you need help with Dyno, please ask a question or state a problem.
I'm not sure what you mean. Could you please elaborate?
You cannot list all warns ever given
Dyno is unable to modify channels. Dyno does have an ?addrole command you could use in custom commands.
Alr so I am trying to set up an autorole for my programming themed dev server, and I have my Members role formatted like a string ("Members"), but it doesn't apply the roles to new members, and I am suspecting it has to do with the ""s
That shouldn't affect Dyno. Could you move Dyno's role to the bottom of the role list, save changes, then move Dyno back up?
Already done that
Try again, please.

