#〉suggestions
4 messages · Page 3 of 1
🤔
@whole yew do you know how long it might take for my suggestion to be considered or implemented?
@serene fractal Give me your concern
wath
@serene fractal I don't know because I am not the guy from this part of staff. And they have being very busy, sorry
@serene fractal What is your problem?
@whole yew oh. Thanks anyway ^^
I do not know how to make the robot speak
can u add a feature
for a custom logo
You should add social media and gaming plugin
ok
So... @serene fractal, I've decided you should be level 2.
Don't get too excited, mmk
Discord has to add that
djgoogle quesqui can do my robot
ho thanks anyway
@serene fractal Oh you mean the features?
yes
anytime
thank you so much
You are welcome

<@&403768316105064458> would be nice with an option to set a specific time of the day to the "TIMERS" function. instead of only being able to make spam messages the whole day long. Or am I missing how to do it right?
We have Custom games every saturday on my server, and mostly it is always around the same time. but would be nice to make a single alert every saturday. so new players will know
<@&403768316105064458> Option to limit !rank and !level/s to a specific channel
you can already do that @minor trail
<@&403768316105064458> I see the planned list and I was wondering if the volume will be added
@drowsy axle Do you mean the banning of channels option?
<@&403768316105064458> re: Twitch announcements via the bot -- would it be possible to add the option to automatically delete the message after a certain amount of time? Doesn't necessarily have to occur immediately, but the option would be nice to cut down on clutter, especially if the stream is over. If I'm missing a work around, please let me know.
or is that too much on the API
probably
It would be cool if u could add xp and remove xp from users. Ofc making it only a admin cmd
!givexp
You cannot give xp to users These are the reasons why http://bit.ly/2xRAfbQ https://i.imgur.com/AWjfC0k.png
Ok
So... @ancient iris, I've decided you should be level 1.
Don't get too excited, mmk
How about a way to test things. Like a join msg. It would be easier to just do a cmd rather than trying to get someone on
@broken nest
And also making something that does embeds for u
wut? who did you mention?
Suggestion: Have @fringe verge send private messages like those "Only you can see this message." and you click it and the message disappears
lol, Mee6 can't send those
only @ Clyde#0000 can
because that bot doesn't exist and is just something inside your discord client
you mean the messages like this?
yes
ouch
as that is litterly something inside your discord client
But it can send messages that auto-delete after some time, right?
make auto-warns to display at current channel
So... @glacial ember, I've decided you should be level 3.
Don't get too excited, mmk
<@&403768316105064458>
Add a Start Up feature for new Servers. Thus allowing the Server Owner to do a one time level setup for current server members. Once saved this feature will lock and no further levels can be given out. <@&403768316105064458>
So... @willow kite, I've decided you should be level 1.
Don't get too excited, mmk
!oi
that just sounds like something to give yourself and the admins a bunch of xp
which defeats the purpose of xp
It doesn't really defeat the purpose. I don't get how that would defeat the purpose.
It gives the opportunity for you to reward loyal members who have already proved themselves with the XP to match their roles and thus their permissions.
but you mentioned it's a one time thing
so that makes me assume it is rewarded at the creation of a server
so how do you know who's loyal?
That's not what I mean at all.
and if they're loyal, they'll earn enough xp by themselves
Why would you assume it to be at server creation. Most servers looking for bots exist prior to looking for a bot.
I mean when you add the bot to an already existing server that has a history and members.
most bots are added at the creation of a server
Not in my experience.
and so, if this feature were to be implemented, you wouldnt add mee6 to your server until after a few weeks?
to see who's loyal?
ok
I will just find another bot.
It's just a strange excuse to not let the server owner do something.
well no admins responded to your suggestion @willow kite
I know, but the excuse I was given on support is basically what this guy said and it just doesn't make sense. I don't see the reason in investing my time in a bot that doesn't allow the server owner to do what it wants the bot to do. I mean it's almost what I want. Just lacks a key feature to make it useable to me.
you dont really need to invest much time
Waiting for a feature that may not happen is investing time. Finding a bot that does what I want from the get go is a far better use of my time investment.
Either way.
Afk notice and punishments for afk, or giving roles for afk.
uh
@waxen fractal punishing people for being away from their keyboards?

@midnight cedar can you please not engage people making suggestions.
making suggestions is fine, but you led to problems earlier.
relatable
There should be a command to add xp levels to a certain player or role
ok
Your suggestion won’t happen. XP giving won’t be a feature
^
ability to control the music from a web dashboard not sure if it already been implemented.

The ability to set a timer on Level up messages so after set time they will auto delete themselves (this is only if the messages are sent in chat, and not in DM)
Add a loot system to mee6. People can get loot crates by running a loot crate command daily. People can trade loot with other players or use it to buy a rank on the server. Search the channel for your idea, then if you have a new one. <@&403768316105064458>
An economy system with a customizable shop
<@&403768316105064458>
Please let me change the prefix <@&403768316105064458>
Yes please add a feature to which we can change the prefix <@&403768316105064458>
Of the bot.
Already planned.
Oh okay thankyou, when will it be added tho?
So... @serene fractal, I've decided you should be level 1.
Don't get too excited, mmk
Any idea of when?
All I can say is that it's planned, at this moment.
<@&403768316105064458> Add ignored channels in the "Levels" plugin.
also planned
Great! I did not see it in the posted post, so I wrote it. 😛
Not everything is included in the pinned post due to space
Ok, thank you very much!
can the bot remove a role, if the person have been inactive on the server? would be a nice feature <@&403768316105064458>
@proud fractal planned.
@rotund schooner planned.
@candid trellis interesting, worth adding at least; might contribute to the economy idea a bit.
lol please check if i did use the badwords :3
your post makes no sense.
lololol
It just looks like a support question, which isn't what this is for.
can you send me that chat its hard to type in english :3
<@&403768316105064458> make dates (like in {server.joined_at}) more readable
what is it now and what do you suggest?
Yeah, some context to your suggestion would be useful.
now is 2017-04-08T07:24:15.143000+00:00 , and I suggest something like 08/04/2017 07:24:15 UTC+00

@broken nest ask Cookie
'cause it's difficult to read 🤔
and not difficult to "translate" (in Python langage)
he probably just doesn't do a format on it
yup
he probably use the datetime.datetime format (given by the lib discord.py), fortunately this format is easy to read. For example to get the year you have to do datetime.datetime.year. So I don't think it's too complicated 😄
Maybe make a small library for the code :3 (I'm talking about the code for the custom commands) and give it more possibilities. Like a if and else would be nice >,,<
that is something i want to make in the bot, once i actualy ahve time to work on Mee6
Add the option to send the response of a command to another member. I know you can get responses as a PM when you type the command, but for example:
If I have the "!support" command set to reply with instructions or information to help the members then I'd like Moderators to be able to use "!support @hollow ice" to send it to a specific user.
a option to not let the bot DM you anything (and being able to enable/disable it on a per server bases so i can say that i accept DM's from stuff in this server but not the rankup and warn from a other server)
^^ has been asked multiple times, but worded diffrently
those are my main priorities when it comes to user customizable stuff, lol
Yea
we will be soon
after the next update we'll have a base for it
user settings page on the website <~~ what do you mean?
what did he mean about that
settings that don't belong to a server but only to you
It's undecided what all will be there.
like do you want to receive DM's, etc....
ok
<@&403768316105064458> the abilty to to have the bot respond with timed comments on custom command
eg we have a countdown command
!countdown
10
(some time go)
9
etc
Could that work?
Add support for Mixer streamer "live alerts"
On the list/planned.
WHAT HERE
<@&403768316105064458> It would be nice if you could change the warning message in the moderation plugin.
Planned.
@fading crown Thank you.
It would be nice to allow roles to automatically be given by MEE6 to Level 0 members just the same as the rest of the levels
there is a small diffrence between "at join" and "level 0"
as "level 0" is after sending at least 1 message
There mee6 can asign a role when someone join @fading crown ^^
Yes but I’m assuming that role doesn’t automatically get removed when they level up like the automatic ones do
indeed
Yeah, I like your suggestion though. @agile edge
Probably wouldn't be hard to implement tbh.
<@&403768316105064458> I have a suggestion! I was wondering if for the XP Counter we could be able to block certain channels like we can roles. I have a server with a spam chat and although MEE6 doesn't count spam as it counts every 1min or whatever, I don't want members going up levels quickly by spamming that chat.
Planned in the next update.
If this is already a feature, sorry, but I can't see it?
Awesome!
Thank you for the lightning fast response 😄

One more question, if you know the answer, when is the next update? @fading crown
Within the next week or so.
Even better! Thank you so much 😄
It's not nice to ask a bot for their update timeline >:o
Sorry 
:P
😄
It's hard to put a timeline on a big project.
it's like asking a woman her age, kind of insulting
^
Fair enough 😄
:3
jet’s job = read over the suggestions channel > write down the ideas > tweet with bad drawings > then propose the ideas to cookie.
Loool
guys add the say command
would me like
!say HI AM MR MEESEEKS
MEE6:HI AM MR MEESEEKS
custom command?
how do i make that a custom command?
advaith u got this
<@&403768316105064458> In custom commands let you do things like {1+} which would be {1} and everything after it
@serene fractal yeah you cant really make that work well in CCs right now since you need to put an amount of words :/
ah rip
i still think it should be added
yeah it should, but if the suggestion i just posted gets added then you would be able to make that in a custom command
yeah an admin will come soon and reply
@fringe fog that's already a thing, lol.
then document it lmao
afaik {1} is just everything after.
I've seen say commands made before.
hmm
And as you know, and I've said multiple times, the docs are outdated
lemme check
and we plan to replace them with an official verson.
@fading crown {1} just takes the first word after the command with a space in between
!greet test
@simple kindle greeted test
@simple kindle greeted this
See?
What advaith is suggesting is that we have an argument called {1+} where everything after the first word is included and you don’t need 50+ arguments to have the bot say it and have all those arguments pop up in the message
Hmm, I need to find that server that made this work
@simple kindle I know what he suggested
I'm just lost because I've seen a server make this work.
Current arguments don’t support their suggestion
Well I’m telling you to save you time trying to search for things

ok fine I’ll stop trying to be helpful to you
Who made this bot
The developers
:^)
support for other languages
Already being worked on.
make a command to up peoples rank
nop
Could you please add an option to give ranks to people who are offline so their usernames are still shown in the side panel? Just that servers with over 100 members have it disabled so it would be nice to add it back.
<@&403768316105064458>
uh
that's not how that works
if they have a rank they still show offline / don't show
So the bot cant change it?
:c
users just hide.
Could you please add an option to remove saved ranks from members if they leave? Annoying it keeps showing members how many people have quit
And so many join and leave I cant do it manually
Like rn it just shows members 300 members quit
not good
!rank
Felix Argyle1, this command is disabled in this channel. 
:<
😠
The new Mee6 feels like a downgrade rather than an upgrade. Many of the options from before are gone - typically for no good reason. For instance, timed messages used to offer custom alerts for 24 hours to 2-3 days. Now it's only 12 hours. Not to mention you cannot do 6 hour or other more fine tuned intervals. Why would you remove that?
There is no log of mod activities to detect mod abuse.
Leaderboard is gone.
Bugs galore. Ranking resetting everyone on server causing major issues.
@lime beacon
Timers: blame the dev, we were meant to use a certain system but I guess issues happened ad we removed it
Mod log: was mean to be released, apparently still needs to be made
leaderboard: still exists
resetting ranks: apparently was disabled, can't remember if it was re-enabled
<@&403768316105064458> Add a way to reset everyones level
There already is a way, it's currently disabled for us to fix some bugs.
ok
Allso can you add more options for the custom commands
cuz there is only send message, give roles, remove roles
@lime beacon timers will be improved.
Mod logs will be
in the update after our next one.
Delta commented on the other two.
can it do more advanced tasks
@ancient iris eventually.
We have some stuff to do first, but it's planned.
ok cool
Feel free to make suggestions on what tasks you want it to do, your suggestion was pretty vague also :P
true
@mee6 should have a member log (example. A member deletes or edits a message), like Dyno.
Planned.
Is there an "@role" or here mention command for mee6? The custom command always puts it as "@ role/here" which doesnt trigger a mention since we do weekly announcements for a guild boss.
Could we have other language support channels to go alongside baguette - vodka / tapas / wurst etc?
no
Thanks
wut? ooooo, i didn't see your question
Oh it was a channel or role mention unless it was suppossed to go to support
i only know of here/everyone not being mentioned.... but roles should work
Just a few suggestions that I didnt find after searching.
1⃣ Timer messages self clean up
Basically the option for the bot to delete the previous message. I have a few channels that are mostly empty minus one or two messages and I'd like to be able to have a recurring message every X time but I don't want the bot to post the same message 12 times in a row. Post it every X time and then when it goes to post again it deletes the previous one. The RemindMe bot does this feature with their Interval timers.
2⃣ Auto purge
This would be especially useful for bot spam channels where you want users to type a command to say gain a role or check stats but would like to keep the channel clean so they can read the message in the channel explaining stuff. <@&403768316105064458>
Ah thanks thought i had something wrong
@marsh elbow 1 - suggested already. 2 - being considered.
<@&403768316105064458> I looked and didn't see and if its here already sorry for tag but...
make the !rank command also work with a users ID
planned.
👌
What about adding MEE6 emojis to servers?
like prefix:addemoji
or adding them from the web panel
I guess you're on mobile @serene fractal
@serene fractal because mobile app doesn't let us add emoji 😉. But when Discord will implement that, your suggestion will become useless
.
Np 👌🏻
When someone trigger automod, then don't give it XP.
Like:
https://discord.gg/mee6
MEE6: Alright, {user} has been warned because '{triggered_automod.reason_invite}'.
So no XP given (or give and then remove the same amount of it).
I'm trying to set up a welcome message but its not running when new members join my discord server
@sour steeple make sure MEE6 can send mess there
@stiff sinew would you mind joining my server just for a second so i may check ?
Sure
Can you do something ? When somebody goes in mee6 Top 5 he receieve a definite role... Can you do this ?
not yet
Why ?
Because not coded yet 🤔.
add a command that makes mee6 edits its own message
so you can make gifs in text
like mee6 would type "hi" then edit it to "hello" then back to "hi"
and if you want it would be a loop
forever it saying hi then hello then hi
<@&403768316105064458>
^
When you warn someone, you can give them a custom role, as well as when you mute someone (like level roles)
Interesting idea.
a way to give myself lvls
that sucks,
not even a way for Only server owners to give themself xp lvls?
(might be useful for server owners)
So... @serene fractal, I've decided you should be level 1.
Don't get too excited, mmk
No, we will not ever make it to where you can give yourself or anyone else levels. Just because of the ability for it to be abused.
It wouldn't be fair.
!givexp
You cannot give xp to users These are the reasons why http://bit.ly/2xRAfbQ https://i.imgur.com/AWjfC0k.png

🤔 that last line should disepear
did someone bork with perms?
wut?
ignore me, tired
a way to have it so certain roles lose all their lvls
a way to where if u remove mee6, everybodies lvls reset.
i havent used mee6 in 5 months and the lvls reappeared and now i have lvl 20
Suggestion: Allow toggle for disabling exp gaining in specific channels.
@lime beacon Next update
Do you know roughly when the next update will be ?
no.
We don't give timelines normally as you can never predict what bugs may happen or what issues we may run into.
Right. Well, what’s been the average update history? Is there a log?
Ie have past updates been weeks or months ?
Not currently. We haven't started a structured update system until lately. You'll just need to wait, it will be pretty soon.
Before we weren't developing with the intention to add more features, now we are.
You can't compare the past history to now.
Ok great 👍
Just know we got your back and it'll be here soon 
Being able to remove infractions after a certain amount of time or removing them manually.
And maybe replace infractions with warnings, since I honestly didn’t know what it meant until Google told me about it
Planned.
@fading crown is role removing at set warn number planned?
nice 😃
.
though i thought i suggested it before lol
MEE6 OFFLINE
Discord did a thing and several bots stopped receiving events
*all channels are locked until the bot is working normally again
MEE6 IS BACK
<@&403768316105064458> add Slavs's chat (its similar)
what
like that
So... @thorn totem, I've decided you should be level 7.
Don't get too excited, mmk
uh, probably not rn
I mean, new "Slavs" channel to talk, because, the languages are similar (zdravo, zdravo, zdravo etc.)
no
why?
Read what I said 🙃.
Ok
Adding a boolean value for servers to either members that are kicked or leave to be level reset upon the leave/kick/ban event (Suggestion from a fellow admin on a server I'm on)
Attention Français Pourquoi pas mettre la possibilité d enlever des warn/infractions?
Ok thx

Being able to change the prefix
planned
Heyy
A command to remove infractions would be nice.
will the timer have longer durations for reminders? the longest one is 12 hours, but will there be 24 or 72 hour ones eventually?
planned
Ability to group custom commands.
I have a bunch of commands that set someones role for a custom color, but removes the old color they had. It works great! Just wish I could group the commands into like a folder and minimize it.
Also would love to see custom messaged if the user isn't high enough role to use the custom command
i want mee6 nudes
I mean you can have the version of Mee6 that is a Cat, but I mean I have yet to see any clothes drawn on this so there ya go @rugged goblet
Make a !av command where it shows the users avatar so you can copy it
uh, those'll be in user commands.
Can we use it here?
Alright, @serene fractal has been warned because 'Bad word usage'.
Pre-make "reason"
In the big servers like this one, we meet the same problems, same violations of the rules and of the Discordapp's ToS.
It'll be nice, or simply faster if we can do something like that:
!ban @user#1234 1
where the 1 it's the reason number one defined on the website with this text: DM advertisement, againt the Discordapp's ToS.
<@&403768316105064458>.
I suggest you should add a variable for "online" members only, to show how many online members I have, you already have one to show the total amount of members but it doesnt seprate the online from the offline
@tawdry jacinth your suggestion seems not useful.
what
@stiff sinew Alright, I should have explained in details, if you have seprated roles, you cant see the online count
We can already see the number of online members (provided that they don't have any displayed roles).
It's true for big server with many separated roles, it can be useful.
yeah, my server is a bit small, for an online game each class has its own role we have 8 classes
i have like 700 members, but i dont know how many are online
Btw since you've said the timer thing is planned, I would suggest adding it to the pinned message in this channel that says what's planned because I checked that before suggesting... Like a good person should. : )
<@&193123929701875712> Some way of being able to forgive infractions (Say if you gave to a user on accident or were testing with a user)
Planned (check pins)
Allow bots to use MEE6
Like what did @latent finch here, add a part on the website (I don't know where) to allow bot to trigger MEE6.


That include a "loop" prevention with the possibility to ban some to the MEE6 system.
I think an awesome feature would be a leaderboard for servers with ur bot. So a global leaderboard and ur server pools all the xp in the top 100 and is ranked accordingly.
It's on our list of ideas
hello, i dont know if its already exist but i want to calculate how many members for each role, show as a list, thank you
@tranquil bear server settings -> members -> sort by role (check in the left hand) will show how many users got the role you chose
@whole yew thx but do it for each role its take too much time ^^
<@&403768316105064458> To make the Rank system with Ignore Channel 😄
<@&403768316105064458> I know you said you wouldn't do anything for leveling/xp, but I figured I'd try anyways. Make it so MEE6 can assign more than one role per level, and make it so it can assign the same role more than once.
@tranquil bear planned.
@midnight vortex next update.
@floral hill maybe.
@near hatch that's different than what we said we wouldn't do. Interesting idea.
I found this banner very interesting in another server, and since I already use m6 to welcome, it would be very interesting to have the banner as well
Instead of going through every single channel to blacklist for a command not to work on, have a option that has allow channel command.
The way i had the idea mapped out, instead of picking a role and then deciding what level to award it, go the other way around... Pick a level, and then decide what roles to award at that level.
Could you add the ability to give xp with a custom command
Pinned messages
!givexp @sacred jetty
You cannot give xp to users These are the reasons why http://bit.ly/2xRAfbQ https://i.imgur.com/AWjfC0k.png
Alright, @tribal vapor has been warned because 'Bad word usage'.
Is this where I go to get emotional support since im extinct?
<@&403768316105064458> idk where this idea came from but anyway. could you add some feature where if a user does !warn or some other command it puts a strike on the person which would be different from normal warns. at 3 strikes (possibly configurable) it pings a mod and asks if you want to warn the person
as a failsafe against people wanting to frig someone else over you could set up a timer that makes it so the same person cant get striked more than once in a set time frame
<@&403768316105064458> Be able to both "Warn" and "Delete messages" when using the auto moderator
@drowsy axle interesting idea.
I need somebody who is speakingpolish xd
yes?
guessing its going on the ideas list then? @fading crown
A Newsletter would be cool :D
I previously suggested it, but wanna re say it. Allow people to setup a news letter, and then be able to either send the message from the dashboard, or in the server. and as long as they are opted into the newletter it doesn't matter if their in your server or not, the bot will send it to them, but will always give then an unsubscribe button. Incase they don't want it anymore
ok
i would love to have some stats 😛 like what games have been played the most by people on the server. It makes it easy to see what people are interested in playing in ( general stats only not user by user stats )
Hmm
we plan stats
but the games is something newish
heard that before but it's interesting to hear it again
Alright, @thick plover has been warned because 'Posted an invite'.
Du hast Spaß am Spiel, willst etwas erreichen, aber hast nicht die Zeit von morgens bis abends zu spielen, weil du noch ein RL hast? Dann schau doch mal bei uns vorbei.Discird Link auf anfrage per pn
hey the timer bot needs fixing
it only works when someone message once then the countdown starts or it doesn't work
and for the welcome message we should multiple message sender thing like when someone join we can have different messages
works as intended.
Would it be possible to add a search bar in the custom commands plugin so it's easier and faster to find commands without having to scroll through the list.

<@&403768316105064458> Maybe add a a way so levelling xp can be increased?
make a Youtube Live like Twitch
They could add the option of automatic cleaning of chats every x time, please! <@&403768316105064458>
Self promotion channel
nop
<@&403768316105064458> Auto delete webhook after deleted timer / Or just custom name for Webhook to know, what to delete
<@&403768316105064458> Custom timer time: Like in Moderator - DAYS, HOURS, MINUTES (http://prntscr.com/ja3yqq)....
Can you add more random messages or is it impossible?
@wraith river 25 per custom command isn't enough?
Yes, for me
I don't think it'll increased
We might raise it to 50 at some point but idk
Would be great if we could get more syntax for the twitch stream announce message such as game currently being streamed or any other metadata that you can grab. 👌
@steel smelt already displayed in the embed.
Unless I'm missing it, I'd love the ability to turn of level up notifications for levels which don't have a role reward.
not a feature yet.
<@&403768316105064458> add reaction commands, when we tap for a [x] reaction, do [y] command. I think it'll be great for making ToS, or anything like that.
So... @tender bear, I've decided you should be level 4.
Don't get too excited, mmk
Thanks Jef, just noticed I should tag it so I'll write it up a bit better. 👍
<@&403768316105064458> Would love the ability to suppress level up notification messages in the server for levels that don't have a role reward tied to them, especially since there's no way to change how long it takes to level up. On big servers, you get a lot of people leveling up a lot of the time, and the alerts can bury chat. 😃
Or at the least, maybe be able to increment it, like only alert people every 5 or 10 levels, then they can do the rank command if they want to know exactly where they are.
@loud hawk browsers have an in built search function: ctrl+f
Wow I didn't know that.
Thanks. 
<@&403768316105064458> would almost be impossible but banning users via ip
like i said almost impossible
It's not almost impossible
it's just impossible
Discord isn't a site.
When you ban a user, you ban their IP
but you can't do the opposite
Add the ability for certain users to still receive talking levels but disable the assigning of role rewards for certain roles (admin, owner, etc)
and add certain level up messages so when u reach a new role level you get an extra message besides the standard level up message
@hot hollow basically, all bans ban the IP, whether you right click then ban or use the ban command
I need help
<@&403768316105064458> Maybe u can add some kind of executing cmd. Suppose you do a certain command like !rank. Then u can make it so that when someone runs that command it runs another cmd
@ancient iris what would that be used for?
Well. I made it so that when someone does !rank it privately msges them. But the thing is there is no way to make it stop saying "That command is disabled in this channel"
so I want it to run the command purge when i do that cmd @ebon island
Oh and also is there a code for telling someones level. user.something
Hm.
there isnt?
@ebon island Im looking at this http://mee6.github.io/Mee6-documentation/Variables/
Half of those variables dont even exist anymore
So... @ancient iris, I've decided you should be level 2.
Don't get too excited, mmk
tf
speaking of custom commands can u make it so it can mention another player. Like if I want to do !rank @person i can see another persons rank
@ancient iris
- Bot does not have a function to run its own commands, as that creates massive loops
- Use
!rank @userto see a users level as part of the levels plugin
Make announcer for YT streamers 😄 it will be OP 😄
@idle hound next update 
Being able to quote people in chat, then being able to search them up, see the quotes in dashboard, a command like !quote would be sick.
Maybe have alternative universal profiles that accumulate XP from all the mee6 allowing people to have overall levels as well as their local level?
a global leaderboard is planned
Add YouTube tutorials in addition to written documentation. It's very hip right now.
My feature, ignored as always lmao.
And why a YouTube tutorial? This bot is literally one of the easiest bots, ever, to use.
So why make a documentation if it's the easiest bot ?
Documentation is useful, YouTube videos are overkill. It takes a few minutes to type a document on something you just made, it takes hours to record and render something that would have been solved if someone just took 5 minutes to read
So far I agree. I'm just proposing an idea that came into my head, a nice "bonus" for later. If it's not added I don't think Mee6 gets any worse 😄
I already find it useless to have a support channel. I never needed help with this bot. It's just to obvious and easy to understand.
It blows my mind seeing how people can't figure out the simplest of things without some one holding their hand. It's not like you're gunna break it
And it's easier to use for an Early Baker than someone who doesn't know Discord
I've been with this bot since nearly day 1 so yes, I have more experience. But even back then I didn't ask much help except for the variables if I remember correctly.
@runic aspen I already added your request to the ideas list, just forgot to respond
yt videos: Cookie had plans for gifs inbuilt into the dashboard with each command
dunno what happened there
would be a good idea as a lot of people can get confused about where things are when explained in words
so visualising it makes it easier for them
<@&403768316105064458> how about countdown timer?
Example: !countdown 30m = minute or !countdown 1800s = 30 minutes <msg>
then the bot respond Countdown 1800 until 0 <msg>
So... @midnight vortex, I've decided you should be level 5.
Don't get too excited, mmk
<@&403768316105064458> the ability to turn each message on and of when using random message (like commands)
<@&403768316105064458> the ability to create custom "moderator" commands please
I thought it would be cool to use mee6 to mute someone like you say !mute (john) (15 min) (for memeing)
@fluid zodiac use the command !tempmute 😉
wow thanks
Alright, @manic viper has been warned because 'Posted an invite'.
Alright, @manic viper has been warned because 'Posted an invite'.
Alright, @manic viper has been warned because 'Posted an invite'.
<@&193123929701875712>
I have a suggestion
<@&403768316105064458> Add the Image Moderation Option to ban NSFW Images
and how bot will distinguish nsfw images from sfw?
discord has something like that in server settings, try that
can i vote for Wr3cKL3s$'s idea? 😛
but i have something similar. to be able to modify for example the percentage of the spammed caps. so more settings on the mod commands <@&403768316105064458>
Émojis for "xD / ^^ / 👏"
So... @vernal nacelle, I've decided you should be level 4.
Don't get too excited, mmk
how do i delete infractions
You can't yet
<@&403768316105064458> It would be nice to reimplement the variable {user.joined_at}.
<@&403768316105064458> a global ranking for all servers
@vernal nacelle infractions expire
Would be nice when the bot will have an birthday plugin to send notes 😄
Nice! Thanks 😃
no worries
Maybe it would be enough to implement to the "Timer" plugin a real calendar with loop dates. That would be perfect! @ebon island
I'll add that to it lol
Best Bot ❤
<@&403768316105064458> make the mute command remove all the member’s roles and remember which roles he had when he’s unmuted.
@sick bolt interesting idea, I'll add it to the list for the devs to look at
<@&403768316105064458> My bot warned another bot because the other bot posted a link to its website, is this normal?
You need to enable "Don't sanction other bots" in the Automod section.
Alright, @serene fractal has been warned because 'Posted an invite'.
i got a few thoughts on the xp system
when we are in level 10-20, we should get 20-30 xp
the 25-35 for lvls 21-30
30-40 for lvls 31-40
35-45 for lvls 41-50
40-50 for lvls 51-60
45-55 for lvls 61-70
50-60 for lvls 71-80
55-65 for lvls 81-90
then 60-70 for lvls 91-100
this a good idea?
dunno how much it would change the time required to reach each level
I know, that's why I said dunno how much
oh
So... @sour swift, I've decided you should be level 1.
Don't get too excited, mmk
ok thx
I would have to open up my excel spreadsheet and run some calculation
no
oh
I have a basic idea of coding
ah
I just created a 100MB excel spreadsheet calculating time to reach each level up to 1,768,802
oh
let me know how long it takes to reach that levle
also,
can you add a mixer tab for annoucements
like, the bot will say when a Mixer streamer goes live?
On the ideas list to be re added
Also I may have found a problem with changes in xp
wait
The time required to reach a level is not a consistent curve
i hope they do add it
But yeah when the xp rewarded changes from level 20 to 21, the time required to reach level 21 is less than to reach level 20
It also doesn’t make sense number wise
oh
notice the dip on the right?
yeah
So... @sour swift, I've decided you should be level 2.
Don't get too excited, mmk
What Delta is trying to say here is that it should take a bit more time per level to reach the next level
@sour swift @ebon island
this, doesn't really look like an ideal xp curve
hmmm nope
i agree
ideal curve:
ah
you can use a semi-logarithmic scale 😉
what about just do double xp fridays
or double xp weekends
would that be hard to do?
having double xp or some form of special events that we determine was something I liked the idea of and removed some form of bias. But we aren't adding anything/doing like that
dang
Talking in voice chat should give XP
A way to say like !role @gaming and get that role
and then you can see the gaming channels etc
You can actually do that already. I have that setup in my server. There were new custom commands added and one of them is to set yourself a role. Then you make a channel only accessible by that role. I did this for our NSFW channel.
@serene fractal
how
sec
So... @open sky, I've decided you should be level 2.
Don't get too excited, mmk
I have it set to DM them how to remove it as well
You can set the command however you want
That is found under "Custom Commands" in the admin tool
You just have to create the role in your server and set that channel to only be accessible by that role
Find it?
<@&403768316105064458> honestly run ads on your website. I don't know how that'd work or how beneficial it'd be, but if it supports the bot's development and longevity in any way, I would be perfectly fine looking at ads on mee6.xyz.
ads ruin the party. We have some plan about making money. More info soon 😄
make a credits system
So... @serene fractal, I've decided you should be level 3.
Don't get too excited, mmk
oh i put that in the wrong channel
sorry
meant to use the variables command in bots
<@&403768316105064458> when you get muted it should strip your roles and then add them all back when you get unmuted
in a few servers I mod, when people get muted they cant see any channels but rules,but we have to remove all the roles
So... @serene fractal, I've decided you should be level 1.
Don't get too excited, mmk
Exact time's to turn on timers, rather than time intervals
?
from [𝒢.𝒱 ™] Kyle
but why
has nothing to do with anyhting
eh
<@&403768316105064458> Being able to edit timers more. Like 24 hour timers and Setting an exact time rather than a random time that the bot chooses. Which for me is 6am/pm for a 12 hour timer.
Making the bot leave me tf alone with its leveling and welcome messages
To hecc with that
You could just:
- Disable Levels
- Have level up message be sent to DMs
- Have a role that disables you from gaining xp aka a No-Xp Role
4)Disable Level Up Announcement
@serene fractal
I've banned mee6 from my guild, I'm talking about other guilds
Block Mee6?
Trying to keep my blocked list at 0, the blocked mnessages bar is annoying
Other than that, then I would say... tough. For now at least 😛
Would it be too much work to indent the entire code and add a check for ID? 
I ain't a dev, and our devs are working on other stuff atm, maybe try pinging @suggestions
<@&403768316105064458> Make Mee6 ignore me whenever I talk (LVL system) or join a guild (welcome shit)
Or to simplify the suggestion, when joining a server have a opt in/out feature, to opt out of any Mee6 notifications
Yos
So... @serene fractal, I've decided you should be level 1.
Don't get too excited, mmk
JFC
Alright, @serene fractal has been warned because 'Capital letters'.
The moderation idc bout, but anything else
Or better, have a site where you can add your ID to apt out, so that anyone who dislikes 6's spam can apt out
@MEE6#4876
No
then go to #〉chat or #〉commands please
@serene fractal hmm, interesting suggestion
Ngl getting annoyed with pings seems like an over reaction
But multiple people say they don’t like it
Dunno how easily it can be done
Well, mee6 has Dmed me/tagged me like almost 60 times this month
So?
Alright, @serene fractal has been warned because 'Bad word usage'.
Now you see if you had that many mentions, it would be a valid reason
60; eh, I get that many in 12 hours
That's a meme becuase of mee6
I try to mute as many guilds including disable @everyone @here
Anyway, I have an AEG ,30 dishwasher error to fix, so I'll be in the kitchen banging my head under the counter countless times
Mmk
just go into streamer mode
I suggest that the Banned Roles for custom commands override the Allowed Roles... I have lots of role rewards for leveling up... and have an automated RP opt in and opt out... assigned a banned role, but they are still able to opt in because "everyone' is allowed to use the command... the only other way I could fix this is to manually allow every role except the banned one... but that means I'd have to strip his level rewarded roles as well.
Allow us to change the tg given to people when they are muted
Make it so that you can make the level up messages get auto-deleted after a time that you can set. <@&403768316105064458>
a nice thing to add would be being able to use keyboard input in the dropdowns that are on the site, allowing for both alphabetical searching (i.e. searching for channel "bot" and entering "b" will make it show up at the top of the list) and also with the up & down arrow keys. Also, some of the dropdowns are sorted by the oldest channel showing up first, but maybe automatically sorting them in alphabetical order would make it easier to navigate. <@&403768316105064458>
I've found it difficult occasionally since when I create a new channel and want to put restrictions/changes to on it, since there's many channels gotta scroll for a while and not miss it, also makes it difficult to edit older channels because even if the name changes they stay in the same order and it becomes a mess
thicc
Suggestion:
Have Mee6 auto delete 'Streamer has gone live posts' 1 hour (or settable) after it posts. Keeping posts about streams which are no longer live floods the channel.
Suggestion:
-Make Warning And Banned Roles Soo if you warned mee6 gonna set the that people gived warning role and you can set max warning roles are
and the banned role is if you reach the max warning you gonna get the banned and pls add it in the moderation plugin.
-Add a Youtube Plugin Soo when someone upload or you upload (you gonna connect youtube account) the upload is gonna poped up using webhooks
-Add Twitter Plugin same as youtube plugin but it webhooks every post and you wanna connect your twitter
@grand quartz
- already a feature with the automated sanctions part
- planned
- planned
Add a timer for timed interval messages between the "every 4 hrs" and "every 12 hrs" options. Every 6 or 8 hours would be nice too.
wut
change the timer too afternoons or mornings or evenings
hy, in the plugin timer is limited to 12h . Why not 24h? is for put every day in a morning one message of: hello, guys , have a good day ! But for now, is impossible.
am i ableto change the prefix because i have 2 different bots that use the same prefix
So... @wheat skiff, I've decided you should be level 1.
Don't get too excited, mmk
!prefix
Hey, wanna know my prefix? It's simply !, which unfortunately can't be changed atm
. But I will have that option some time in the future, so don't sweat
thank you

It's ok to ask for help in any channel here
it doesn't matter, the staff say that you can ask help in any channel.
@fringe verge it would be great if u could add a "Spanish chat"
there's a french channel because the owner is french, i don't think they're gonna make a Spanish chat
Instagram Notifications?
Use Regex for swear filters because putting in one word 2000 times just with spaces is annoying
it would be cool if you nice make a command that had the colored bars on the side/icon like above ^^
nvm the things
basically embeds?
idk what they are so sure!
Oof
So... @rocky locust, I've decided you should be level 1.
Don't get too excited, mmk
YayayayayauYYa
Wat
Nice suggestion though
You should have the option to search for channels instead of scrolling up and down while adding ignored channels to automod <@&403768316105064458>
So... @serene fractal, I've decided you should be level 1.
Don't get too excited, mmk
@serene fractal please don't ping Cookie. What is it you need assistance with?
Make an action 'create channel' in custom commands
I Am HAving A Problem
When We Use A Command !mute @serene fractal Reason How To Set The Duration ?
@drifting dirge please next time do not ask for the same thing over and over channels
@whole yew Sorry
Set up an automated action for specific rule violations. Example: Someone posts a server invite = auto kick. Someone posts mass caps/emotes = Auto temp mute (adjustable for individual servers)
So... @gleaming fulcrum, I've decided you should be level 4.
Don't get too excited, mmk
Rank up messages that reach a role reward will notify the user that they have gained that role. Example: User reaches level 10 and is granted a role will say something other than the normal rank up message.
<@&403768316105064458> ability to disable chat in a text channel for a certain amount of time (only staff can talk in it)
@serene fractal
You can do that with channel permissions
@ebon island h0w do i do it
ah yes, thank you Delta
Bring back showing global xp in !levels plz lol
Unless ot's already there and I didn't 'otice it wich I doubt
<@&403768316105064458> ability to do softban (bans the player and unbans straightaway [incase there is a raid and you wanna get rid of all the messages but you want to keep them in {also has option to mute for certain amount of time(done on website)}])
.
and you can mute for a certain amount of time with !tempmute
yes, I know that it bans and then unbans, I was simply confused by the "but you want to keep them in" portion
and invites the player back
and then it will mute them too
for certain period of time
@ebon island im bad at explaining things thats y
So... @serene fractal, I've decided you should be level 1.
Don't get too excited, mmk
you might as well mute them then do !clear @user
^
The bot doesn't re-invite someone they'd have to have another invite from the server
But yes, the !clear @user command does work
Just remember that bots can only clear messages up to two weeks old
btw
Wasn't it 1 week?
2 weeks
no
is it possible to make a logs channel so you can see if a message was deleted/edited
with the bot
no, on the ideas list
Hi, Im in the process of creating a community for developers. i just want to know if it would be possible to add github and stack overflow posts like you have done with reddit in the future, allow more integrations with these kind of sites.
<@&403768316105064458> Custom Command's. Level Restriction For Giving Role's
<@&403768316105064458> Hi,
is a Volume control, for the Music Plugin, for the Bot in progress ? To check or change the current volume ?
An option that prevent somebody to mention @ he re or @ ever yone @ so me one or any other grade on the Discord server. If not possible, that delete and warn the user, and don't ping Discord members.
that's called not turning on the mention @everyone perm in your server settings for roles
Yes, but it only works for @ e very one
<@&403768316105064458> New Automated Actions like: Mute when someone has more than x infractions the last x minutes for server invites
😮 I see. But it don't prevent the mention of a Discord grade (for example @ support)
It's only everyone and here
Holy heck I actually didn't know about that, nice
<@&403768316105064458> A poling fuction that counts reactions as polling choices. Example: Which is better?
<- Reaction A or
<- Reaction B Set a customizable timer and after the time has expired, the reaction with the most will be posted as the winner.
WoW
Make a Clear-Warn command.
Make a delwarn command and more fun in the bot!
Would be cool to reward our members for being on the server for X length.
then integrate it with the levels for things like If (user) has been on the server for 3 Months AND level 10 THEN they get (role name)
This would help promote people talking in servers, and staying in the server. as when they leave the server their level is not reset, but the the length they have been in the server would reset
<@&403768316105064458>
I don't think I've seen that suggestion before
<@&403768316105064458> global xp in !levels (aka xp obtained so far in in all levels not just current one) so we won't have to tag and use !rank for everyone to jnow the the difference
<@&403768316105064458> Enable the bot to pm everyone in your server a certain message you type out?
I think it was there on old mee6 but It disappeared
an announcement system like Stray suggested has never been a feature, but has been requested by myself and others as a newsletter. Hopefully it will be worked on
<@&403768316105064458> Added role remove after ex. 7 days
<@&403768316105064458> Reset - UserCooldown for all users, who used command
<@&403768316105064458> there should be a command where mee6 will be ignored and the command could be !ignore
@glad hill what do you mean?
When we don't want to listen to mee6 for a day there could be a command for that
just remove its send messages permission?
What if we don't want to do that there should be a short cut
Why not just.. not use the bot 🤔
I want to use the bot but what I'm saying is that if we don't want to listen to it for one day
Can't there be a command for that
For the day
you want it to not reply to commands?
so basically not respond to commands
Oh my gosh
He responds to commands but u make him turn off for u when everyone else sees him
Like u can't see him while everyone else sees him
Hello?
Well gtg bye
@glad hill
If I understand what yo uare saying you want everyone else to be able to use the bot and have the bot respond to them, but you don't want to see the responses?
That's npt possible. That would be a discord thing that discord would need to implement. The only way for you to prevent yourself from seeing the bots messages would be blocking the bot, and then still you would see "(number) blocked message(s)"
Exactly but only for a certain amount of time
@glad hill thats not possible
you cant make it so one person can see something but someone else cant
thats simple not possible in discord
Ur talking about the discord app I'm talking about the bot ignoring you for a certain time
so it wont respond to your commands but it will respond to everyone else's commands?
hm
why dont u just not use commands
im confused
it wont respond to you if you dont use a command
ohhh
so you mean you want to make an admin command to make it ignore a specific user?
Yes
Then mute them. Or like make it so the bot can only respond to people with the "member" role and remove their member role
zoey you can only set ignored/allowed users per command
Zoey pls one at a time more people respond to me the more longer I have to read
Set this to member instead of everyone. Then you would be able to remove their member role
yeah, just give their role back
@runic aspen u have to do that for each command tho


