





































































































40
Move 1: Papercut (20 damage)
Basic
Name: Piece of Paper with Text
HP: 80
Move 1: Papercut (20 damage)
Move 2: Insult (0 damage; until this Piece of Paper with Text is dead, the attacked card does half damage)
Stage 1
Name: Cardboard Sign
HP: 160
Move 1: Slappe (40 damage)
Move 2: Insult (0 damage; until this Cardboard Sign is dead, the attacked card deals 20 less damage)
Stage 2
Final revision for Piece of Paper evolution family (edited)




































wonderful quality emoji amirite (edited)








































New Boost Level Pricing
We've reduced the number of boosts for Levels 2 and 3 in Server Boosting by half thanks to feedback from our community. Your servers now need 7 boosts to reach Level 2 and 14 boosts to hit Level 3. It’s possible that at this new price point your server may already be at a new level. You can see what those new perks are under Server Name > Server Boost.
New Discovery Eligibility
Server Discovery member requirement has now dropped from
Sunset of Stage Discovery
Finally, we’ve spent some time assessing our latest feature Stage Discovery and where best to serve our communities moving forward. We have made the decision that we will be sunsetting Stage Discovery starting on October 4th. For more info on why we’ve made this decision and what’s to come for communities for the rest of the year check out our latest blog post here: https://discord.com/blog/whats-next-for-communities-at-discord
New Boost Level Pricing
We've reduced the number of boosts for Levels 2 and 3 in Server Boosting by half thanks to feedback from our community. Your servers now need 7 boosts to reach Level 2 and 14 boosts to hit Level 3. It’s possible that at this new price point your server may already be at a new level. You can see what those new perks are under Server Name > Server Boost.
New Discovery Eligibility
Server Discovery member requirement has now dropped from
Sunset of Stage Discovery
Finally, we’ve spent some time assessing our latest feature Stage Discovery and where best to serve our communities moving forward. We have made the decision that we will be sunsetting Stage Discovery starting on October 4th. For more info on why we’ve made this decision and what’s to come for communities for the rest of the year check out our latest blog post here: https://discord.com/blog/whats-next-for-communities-at-discord










































@client.event
async def on_message(message):
if "bruh" in message.content:
await message.delete()
await ctx.send(f"{message author.mention} *eden")







import discord
import os
client = discord.client()
@client.event
async def on_ready():
print('Login is {0.user}.'.format(client))
@client.event
async def on_message(message):
if "bruh" in message.content:
await message.delete()
await ctx.send(f"{message author.mention} *eden")
client.run(ODkzODIyNzI0MzM2NjgxMDEw.YVhDRw.FW6Quzr1HjTMhQqssUJiUzrc-GQ)






import os
discord.Client(), not discord.client()

.format() isn't the best way to do what you're trying to do, use f-strings instead; print("Login is {client.user}")



f"Login is {client.user}" instead

f"{message.author.mention} *eden"































client.run() is a function, so client.run("<token>")






















discord.py, not discord
discord.py is different from discord





discord

















ctx with message.channel
















message.content
and take a quick glance at this https://developers.google.com/edu/python/strings



message.content.replace(...) (edited)





yeahrgrulesyeahrgcynthiayeahrgtotallyrandomguyyeahrgscamguyyeahrgscamartistyeahrgeyeahrgwotrbotlyeahrgderkvotr













yeahrgrulesyeahrgcynthiayeahrgtotallyrandomguyyeahrgscamguyyeahrgscamartistyeahrgeyeahrgwotrbotlyeahrgderkvotr






yeahrgrulesyeahrgcynthiayeahrgtotallyrandomguyyeahrgscamguyyeahrgscamartistyeahrgeyeahrgwotrbotlyeahrgderkvotr





































about, defaulthelp, friends, help, oldhelpapplestoapples, asciitext, bored, chair, eightball, facts, gameoflife, gameoflifeguide, gtn, gyn, hack, hangman, kingofthehill, library, quiz, rate, reddit, rps, showerthoughts, silencecontest, summon, swordfight, textbattleban, clear, coinflip, createemoji, dice, embed, empty, giveaway, inviteinfo, kick, leaveserver, mention, nick, role, rules, score, snipe, texttofile, timer, timezoneconvert, togglereaction, unban, userinfo, weatherinfo, wolfram, ytsearchachievement, ascii, bird, blackandwhite, blur, cat, clean, dissolve, dog, duck, edges, emboss, fox, frame, glitch, grayscale, invert, lowquality, mandelbrot, meme, noise, owl, posterize, profile, redpanda, snake, solarize, webcat, wide, xkcdcamp, coffee, dontworry, fish, landscape, pizza, pop, restaurant, soccer, tea, tiles, xmas

- Command errorCommand raised an exception: ClientConnectorCertificateError: Cannot connect to host www.boredapi.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)')]





ybreddit h for help with this command.








































































0h, 0m and 3s!
1




























- Command errorCommand raised an exception: ClientConnectorCertificateError: Cannot connect to host www.boredapi.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)')]
webst = "https://www.boredapi.com/api/activity"
async with aiohttp!.ClientSession() as session:
async with session.get(webst) as info:
await info.json()
- Command errorCommand raised an exception: ClientConnectorCertificateError: Cannot connect to host www.boredapi.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)')]


about, defaulthelp, friends, help, oldhelpapplestoapples, asciitext, bored, chair, eightball, facts, gameoflife, gameoflifeguide, gtn, gyn, hack, hangman, kingofthehill, library, quiz, rate, reddit, rps, showerthoughts, silencecontest, summon, swordfight, textbattleban, clear, coinflip, createemoji, dice, embed, empty, giveaway, inviteinfo, kick, leaveserver, mention, nick, role, rules, score, snipe, texttofile, timer, timezoneconvert, togglereaction, unban, userinfo, weatherinfo, wolfram, ytsearchachievement, ascii, bird, blackandwhite, blur, cat, clean, dissolve, dog, duck, edges, emboss, fox, frame, glitch, grayscale, invert, lowquality, mandelbrot, meme, noise, owl, posterize, profile, redpanda, snake, solarize, webcat, wide, xkcdcamp, coffee, dontworry, fish, landscape, pizza, pop, restaurant, soccer, tea, tiles, xmas









debug extension.
async with aiohttp!.ClientSession() as session:
async with session.get("https://aws.random.cat/") as info:
await info.json()async with aiohttp!.ClientSession() as session:
async with session.get("https://randomfox.ca/floof/") as info:
await info.json()async with aiohttp!.ClientSession() as session:
async with session.get("https://randomfox.ca/floof/") as info:
str(info)async with aiohttp!.ClientSession() as session:
async with session.get("https://randomfox.ca/floof/") as info:
return str(info)

async with aiohttp!.ClientSession() as session:
async with session.get("https://randomfox.ca/floof/") as info:
str(await info.json())async with aiohttp!.ClientSession() as session:
async with session.get("https://randomfox.ca/floof/") as info:
return str(await info.json())

async with aiohttp!.ClientSession() as session:
async with session.get("https://www.boredapi.com/api/activity") as info:
return str(await info.json())async with aiohttp!.ClientSession() as session:
async with session.get("https://www.boredapi.com/api/activity/") as info:
return str(await info.json())






















































































































































LATENCY: 10730.0ms
GATEWAY: "wss://gateway.discord.gg?encoding=json&v=6&compress=zlib-stream"
CACHED MESSAGES: 97/2000
COGS: 10/10

LATENCY: 31150.0ms
GATEWAY: "wss://gateway.discord.gg?encoding=json&v=6&compress=zlib-stream"
CACHED MESSAGES: 94/2000
COGS: 10/10LATENCY: 31150.0ms
GATEWAY: "wss://gateway.discord.gg?encoding=json&v=6&compress=zlib-stream"
CACHED MESSAGES: 94/2000
COGS: 10/10LATENCY: 31150.0ms
GATEWAY: "wss://gateway.discord.gg?encoding=json&v=6&compress=zlib-stream"
CACHED MESSAGES: 101/2000
COGS: 10/10LATENCY: 31150.0ms
GATEWAY: "wss://gateway.discord.gg?encoding=json&v=6&compress=zlib-stream"
CACHED MESSAGES: 101/2000
COGS: 10/10























LATENCY: 60.0ms
GATEWAY: "wss://gateway.discord.gg?encoding=json&v=6&compress=zlib-stream"
CACHED MESSAGES: 1023/2000
COGS: 10/10




































Manage Events permission can create Events. This is default-off, so admins will need to grant it to others.
- The Events tab only shows to Members if there is an upcoming event.
- Both Community and non-Community servers can utilize Events.
- HC Article here: https://dis.gd/events
Applications are open for the Discord Partner Program
We love to support communities that invest time and effort on Discord—interested in joining the pack? Apply now and get rewarded for creating an engaged community with our Partner Program. https://dis.gd/partnerapps
- As a server with Community settings enabled, you can apply in-app on the Partner Program tab if your server meets our requirements.
- Once your application is received, your community will be reviewed based on quantitative and qualitative factors to see if it's a great fit for Partnership. Meeting the requirements to apply doesn't guarantee acceptance.
- Best of luck to all you aspiring Partners out there!
Thanks for reading!

Manage Events permission can create Events. This is default-off, so admins will need to grant it to others.
- The Events tab only shows to Members if there is an upcoming event.
- Both Community and non-Community servers can utilize Events.
- HC Article here: https://dis.gd/events
Applications are open for the Discord Partner Program
We love to support communities that invest time and effort on Discord—interested in joining the pack? Apply now and get rewarded for creating an engaged community with our Partner Program. https://dis.gd/partnerapps
- As a server with Community settings enabled, you can apply in-app on the Partner Program tab if your server meets our requirements.
- Once your application is received, your community will be reviewed based on quantitative and qualitative factors to see if it's a great fit for Partnership. Meeting the requirements to apply doesn't guarantee acceptance.
- Best of luck to all you aspiring Partners out there!
Thanks for reading! 



























































































































Only Members with Timeout Members permission can time others out. This is default-off, so Owners+Admins will need to grant permission to others. Go to "Server Settings" > Roles.
Anyone can timeout another member with a role below their own if they have the permission.
Members who leave and re-join the server will still be in timeout.
Members in timeout need to upgrade to latest client version to see the time remaining in their timeout. You may need to manually update to latest iOS and Android clients.
Learn more about this feature here: https://dis.gd/timeout


































































































1.0 = CAD$0.0008
CAD ➡️ YAY: CAD$1.0 = YAY
1250.0























Extension 'cogs.other' raised an error: SyntaxError: 'await' outside async function (other.py, line 25)













other extension.























































help extension.
Successfully reloaded fun extension.
Successfully reloaded utility extension.
Successfully reloaded images extension.
Successfully reloaded chill extension.
Successfully reloaded music extension.
Successfully reloaded arena extension.
Successfully reloaded other extension.
Successfully reloaded debug extension.








help extension.
Successfully reloaded fun extension.
Successfully reloaded utility extension.
Successfully reloaded images extension.
Successfully reloaded chill extension.
Successfully reloaded music extension.
Successfully reloaded arena extension.
Successfully reloaded other extension.
Successfully reloaded debug extension.



1000 a share or smt


























































































20757.97'⬆ TODAY'
+
11252 (118.36772%)
1037898.5, with 50 shares sold
to $CAD:
1250 per 1 $CAD
Number of shares: 69








yg- -ping












































24,000
Binh lost
24,000
...collon yollar collon every time for yollars on my phone) (edited)














































yeah.
Please DM @yEAh Games, the owner of this bot, if you have any questions.yeahhelp - This command allows you to view all commands and their explanations, as well as any other information about the bot.
yeah2help - This command allows you to view the second page of all commands and their explanations, as well as any other information about the bot.
yeahabout - This command gives you information about the bot. (e.g., how it started, where its main server is, etc.)
yeahupdatelog - Shows the update log.yeahrg - This command allows you to view all commands relating to Random Guy TCG; this includes all seperate card commands.
yeahrgrules - View the Random Guy TCG Rules.yeahwww+ - This command allows you to view all commands relating to Wa Wa West+.
yeahwww+rules - View the Wa Wa West + Rules.yeahyank - View the Yank information page.
yeahyenominations - View all the possible yenominations; this includes limiteds.
yeahbalance <userid> - View a given user's Yank account.
yeahbalance yank - View the yank and yEAh Games' financing and budget details.
yeahdeposit - Request money be deposited into your account.
yeahwithdraw - Request money be withdrawn from your account.
yeahrates - View all the current rates; exchange rates, yax rates, yoan rates, conversion rates, yinterest rates.
yeahstockmarket - View all information relating to the stock market: how it works, FAQs, and a short description.
yeahstocks [company name] - View the current, up-to-date information on that company's stocks: its share price, number of shares, shares for sale, holders, etc.
yeahinvest - Invest in a company's shares!
yeahsell - Sell your holdings back to the yank.
yeahsell private - Sell your holdings privately, with a custom price.yeahlinks -- This command lists most important links posted in the server.
yeahpeople - This command lists important people in the yEAh Games server.
yeahbots - This command shows all bots in the yEAh Games server, their roles, and their commands and prefixes.
yeahchannels - This command chows all the channels in the yEAh Games server and explains each of them.
yeahroles - This command shows and explains each of the roles in the server, as well as how you get them, and their permissions.
yeahinvite - Gives you the server invite. Use it to invite your friends!.
PLEASE USE yeah2help TO CONTINUE TO THE NEXT PAGE!



480,800.4
198981.405 still owed to the yank
0 paid to the yank









to $CAD exchange rate?
Stock prices seem to be much lower, so the yollar is worth less, and therefore — through other means as well — inflation has decreased.
If you want to, please give me some suggestions.
I was thinking around
300 because of the drastic inflation changes, and the Yollar just being worth more because of it being less common.








Owned by: @Nnillat#2657
Original owner: @Yee#2462
Purchased: 08/03/2022 (edited)





















150k to anyone who manages to solve it (edited)






















Swearing
ㅤㅤㅤYou said: a*s
ㅤㅤㅤCategory: less-offensive word
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯yeahterminology to find out more.
Offensive words/slurs — These are absolutley banned; using them will get an instant, no-appeal, perma-ban.
Less-offensive swear words — They are punishible, but will not always be enforced heavily.
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯























































ybabout for an introduction!about, friends, help, oldhelpapplestoapples, asciitext, battle, bored, chair, eightball, facts, gameoflife, gameoflifeguide, gtn, gyn, hack, hangman, kingofthehill, library, quiz, rate, reddit, rps, showerthoughts, silencecontest, summon, swordfightclear, coinflip, createemoji, dice, embed, empty, escapemarkdown, giveaway, inviteinfo, leaveserver, mention, nick, role, rules, score, snipe, texttofile, timer, timezoneconvert, togglereaction, userinfo, weatherinfo, wolfram, ytsearchachievement, ascii, bird, blackandwhite, blur, cat, clean, dissolve, dog, duck, edges, emboss, fox, frame, glitch, grayscale, invert, lowquality, mandelbrot, meme, noise, owl, posterize, profile, redpanda, snake, solarize, webcat, wide, xkcd

My name is YeeBot, and I'm a small snake bot
in the big world of Discord.
I've got tools for almost anything you'll need here, but
honestly, you've got better options for most of them.
I'm much better for having fun! I have a few minigames, a few
random generation commands, a few image commands, a
currency/battle system in development, and more!
Personally, I'd say my best commands are ybapplestoapples,
ybreddit, yblife and yblifeguide, ybsnake, and ybsoccer/ybfootball.
... You should go check them out.
2043,339175ybhelp for more commands!
Use ybhelp <command> for help on a specific command.
































Swearing
ㅤㅤㅤYou said: br*h
ㅤㅤㅤProper term: eden
ㅤㅤㅤCategory: Illegal terminology
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯yeahterminology to find out more.
Offensive words/slurs — These are absolutley banned; using them will get an instant, no-appeal, perma-ban.
Less-offensive swear words — They are punishible, but will not always be enforced heavily.
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯









Swearing
ㅤㅤㅤYou said: br*h
ㅤㅤㅤProper term: eden
ㅤㅤㅤCategory: Illegal terminology
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯yeahterminology to find out more.
Offensive words/slurs — These are absolutley banned; using them will get an instant, no-appeal, perma-ban.
Less-offensive swear words — They are punishible, but will not always be enforced heavily.
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯








































































































































Swearing
ㅤㅤㅤYou said: br*h
ㅤㅤㅤProper term: eden
ㅤㅤㅤCategory: Illegal terminology
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯yeahterminology to find out more.
Offensive words/slurs — These are absolutley banned; using them will get an instant, no-appeal, perma-ban.
Less-offensive swear words — They are punishible, but will not always be enforced heavily.
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯










- Command errorCommand raised an exception: AttributeError: 'NoneType' object has no attribute 'channel'

music extension.
- Command errorCommand raised an exception: AttributeError: 'NoneType' object has no attribute 'channel'

music extension.
- Command errorCommand raised an exception: AttributeError: 'NoneType' object has no attribute 'channel'









TITLE: Athletic Theme - Super Mario World 2: Yoshi's Island Music Extended
URL: "https://youtu.be/carp5Kou3KA"
DURATION: 29:59
VIEWS: 616,970 (edited)











































































/ to find out!
With this new system, you can:
Control who can use slash commands in your servers
Control in which channels commands can be used
Sync or unsync commands like channels and categories, making mass management and special cases easy to handle
You can find these permissions in Server Settings → Integrations → Pick an app! If the app supports slash commands, you’ll see the UI.
/!
Check out our blog post to learn more and see a detailed walkthrough: https://discord.com/blog/slash-commands-permissions-discord-apps-bots










if message.channel.id = "id"
message.delete


await message.delete() works for that




Swearing
ㅤㅤㅤYou said: br*h
ㅤㅤㅤProper term: eden
ㅤㅤㅤCategory: Illegal terminology
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯yeahterminology to find out more.
Offensive words/slurs — These are absolutley banned; using them will get an instant, no-appeal, perma-ban.
Less-offensive swear words — They are punishible, but will not always be enforced heavily.
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯




















































































Swearing
ㅤㅤㅤYou said: br*h
ㅤㅤㅤProper term: eden
ㅤㅤㅤCategory: Illegal terminology
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯yeahterminology to find out more.
Offensive words/slurs — These are absolutley banned; using them will get an instant, no-appeal, perma-ban.
Less-offensive swear words — They are punishible, but will not always be enforced heavily.
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯











2 deleted messages have been found:


1 edited message has been found:















1 deleted message has been found:






2 deleted messages have been found:

















3 deleted messages have been found:



2 edited messages have been found:







not 



snipe command.

ybes has been reset.

es command.

2 edited messages have been found:








end to stop the loop























wants to be 

Swearing
ㅤㅤㅤYou said: s*s
ㅤㅤㅤProper term: 07
ㅤㅤㅤCategory: Illegal terminology
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯yeahterminology to find out more.
Offensive words/slurs — These are absolutley banned; using them will get an instant, no-appeal, perma-ban.
Less-offensive swear words — They are punishible, but will not always be enforced heavily.
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯



utility extension.








































6 deleted messages have been found:
no content
(+ 1 embed)











































You’ll have a new Server Settings tab on the web or your client called Text in Voice.
Turn Text Chat in Voice Channels on for your community by selecting Enable.
Customize permissions for your community, like enabling in specific voice channels or disabling for certain roles. Most developers of your favorite moderation bots have already updated their instances to monitor Text Chat in Voice Channels!
For more details on Text Chat in Voice Channels, read our Help Center article here: https://support.discord.com/hc/en-us/articles/4412085582359
In four weeks, Text Chat in Voice Channels will be automatically enabled for all servers while still respecting your prescribed permissions—but we recommend you enable it early for all your server members to enjoy!






















Swearing
ㅤㅤㅤYou said: c**k
ㅤㅤㅤCategory: less-offensive word
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯yeahterminology to find out more.
Offensive words/slurs — These are absolutley banned; using them will get an instant, no-appeal, perma-ban.
Less-offensive swear words — They are punishible, but will not always be enforced heavily.
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯

1 deleted message has been found:






































ecock1@ocdsb.ca





























Swearing
ㅤㅤㅤYou said: br*h
ㅤㅤㅤProper term: eden
ㅤㅤㅤCategory: Illegal terminology
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯yeahterminology to find out more.
Offensive words/slurs — These are absolutley banned; using them will get an instant, no-appeal, perma-ban.
Less-offensive swear words — They are punishible, but will not always be enforced heavily.
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯

















































2 edited messages have been found:

































































































).
step 5: get driver's license and evade prison






































Customize your server’s Channel and Role permissions and opt-in to Text Chat in Voice Channels ahead of time.
Many of your favorite moderation bots support monitoring Text Chat in Voice Channels and Discord’s new AutoMod can automatically detect and flag undesirable messages and rule-breakers before they are posted; helping you keep conversations clean and giving you time to focus on the fun parts of managing your community: (AutoMod Help Center article here: https://support.discord.com/hc/en-us/articles/4421269296535-AutoMod-FAQ).
Debut your new Text Chat In Voice Channels in your next D&D session or movie night.
Sit back and enjoy a less chaotic #deleted-channel with zero context, now that members can send messages within voice channels.
For more details on Text Chat in Voice Channels read our Help Center article here: https://support.discord.com/hc/en-us/articles/4412085582359
We can’t wait to see how you make the most of Text Chat In Voice Channels.

















































bake* ⇒ Today, we baked some coffee cake
*milk ⇒ I add soymilk to my coffee
*press* ⇒ A Gibraltar is equal parts espresso and milk
:dot: It just works™️ on any message sent (i.e., in #text-channels, Threads, Text chat in Voice channels). Check out our Help Center article for all your burning questions. https://dis.gd/cu-automod-hc
Your friendly AutoMod is raring to go on Windows, macOS, Linux, iOS, Android, and the web app. Don’t delay—employ your AutoMod today! https://dis.gd/cu-automod-blog
New Tools To Build Thriving Communities On Discord
At Discord, we believe anyone can build a thriving community. We’re excited to share new products and support to help you do so—coming sooner than you think.
:dot: Explore a new preview of Premium Memberships, bringing customizability to communities and creators platform-wide! https://dis.gd/cu-community-update
:dot: Meet Community Resources, your one-stop shop for learning how to build your server into a community! Learn to build, engage, grow, and manage a space where anyone can belong. https://dis.gd/cu-community
:dot: Chat with your peers in our brand new Discord Admin Community, a space where admins, creators, and community managers can connect. https://dis.gd/cu-meet-admins
Incredible communities on Discord are built by incredible admins and moderators like you. We can’t wait to do more together. (edited)























































































































































































































































Aidan (Ethyn) Undone#9984
Torin (Jeff) Guyman147#0719
Justin (Binh) Yee#2462
lil' guigi (not kgb) ethan (not kgb)#3474
Kai (1_) ka1_#3201
Wizard (Estonian SSR) Nnillat#2657
Liam (llama) lliam#4403
Becca (loser) bEcca#2438
Urbanix Urbanix#5080
Neil (dimitri) sweeperguy (edited)
??support)??support)




















































































































yEAh 1.0??






































































































































Rick Astley - Never Gonna Give You Up (Official Music Video)




































































August 16th: Safety on Discord
August 25th: Utilizing Automod in your Community
To join our Discord Admin Community, your server will need to hit a few engagement requirements. Once your community reaches the requirements listed https://dis.gd/DAC-FAQ, any of your Admins or Moderators with the “Manage Server” permission will be able to join the Discord Admin Community via Server Settings > Community.






































































































































































































































































Name (nickname)
Enforcement: manual nickname changes
4. No harassment of any form
Enforcement: reminders, timeouts if excessive and bans in severe cases
5. Keep discussions civil; be respectful to others and their opinions
Enforcement: reminders
6. No NSFW/gore
Enforcement: message deletion & reminders, timeouts if necessary
7. Minimize pings to only those who should be concerned; do not intentionally ghost ping
Enforcement: reminders, timeouts and bans if necessary
8. No doxxing or anything of that sort
Enforcement: ban
9. Make sure all alts have the @Alts role and/or is easily identifiable as one
Enforcement: give role and/or nickname
10. Grice's Maxims https://www.sas.upenn.edu/~haroldfs/dravling/grice.html
Enforcement: depends (edited)




Name (nickname)
Enforcement: manual nickname changes
4. No harassment of any form
Enforcement: reminders, timeouts if excessive and bans in severe cases
5. Keep discussions civil; be respectful to others and their opinions
Enforcement: reminders
6. No NSFW/gore
Enforcement: message deletion & reminders, timeouts if necessary
7. Minimize pings to only those who should be concerned; do not intentionally ghost ping
Enforcement: reminders, timeouts and bans if necessary
8. No doxxing or anything of that sort
Enforcement: ban
9. Make sure all alts have the @Alts role and/or is easily identifiable as one
Enforcement: give role and/or nickname
10. Grice's Maxims https://www.sas.upenn.edu/~haroldfs/dravling/grice.html
Enforcement: depends (edited)



















Name (nickname)
Enforcement: manual nickname changes
4. No harassment of any form
Enforcement: reminders, timeouts if excessive and bans in severe cases
5. Keep discussions civil; be respectful to others and their opinions
Enforcement: reminders
6. No NSFW/gore
Enforcement: message deletion & reminders, timeouts if necessary
7. Minimize pings to only those who should be concerned; do not intentionally ghost ping
Enforcement: reminders, timeouts and bans if necessary
8. No doxxing or anything of that sort
Enforcement: ban
9. Make sure all alts have the @Alts role and/or is easily identifiable as one
Enforcement: give role and/or nickname
10. Grice's Maxims https://www.sas.upenn.edu/~haroldfs/dravling/grice.html
Enforcement: depends (edited)
Warning. After reaching the 5th level, it is up to the moderators to decide if a Kick/Ban should be issued. You will be given the Prisoner role once you hit 5, either for a set amount of time/until the moderators reach a consensus.
• No spam or overly self-promoting/advertising: no spamming or flooding channels. Spam means posting a lot of content at once, and flooding, meaning posting the same thing multiple times to fill the screen. Additionally, please keep self-promotion/ads to the proper channels and/or at a minimum.
➔ Enforced by: Moderators' discretion — Warning (if it is a small amount); Time-out (if it continues to happen/there is too much); Kick/ban (in severe cases; if it happens repeatedly/happening as part of a raid)
(edited)Correction, Reminder (if it happens once or twice); Warning, Demotion (privilege to change nickname will be removed; if the rule is repeatedly violated)
• Threads: It is required for members, when adding "posts" to certain channels where there may be a lot of posts that members would like to scroll through & chat at the same time (e.g., #church, #memes, etc.), that you create a thread attached to your post for members to chat in about that post.
↳ Enforced by: Moderators' discretion — Reminder (this rule will only be enforced after a general threshold of more than 5 messages is passed); Time-out (if moderators are ignored)
• Use each channel for its desired purpose: each channel/category as a purpose. Please use them for that purpose, not for something else. You can see their purpose in the description. If a desired channel does not exist, contact the moderators or use #💬-new-general.
↳ Enforced by: Reminder (one-or-two time occurrence); Time-out, Warning (if it happens repeatedly and reminders are ignored) (edited)Correction, Reminder (if an account found to be an alt and does not have the role accidentally); Prisoner (if an account is suspected to be an alt but is hiding it; until issue is resolved; if account is an alt, it will be given a warning); Kick/Ban (if an alt joined for the purposes of evading or repeatedly refuses to be an alt )
• Other: Certain channels may have specific standards. Please make sure to follow them.
↳ Enforced by: Varies
• Follow content guidelines: this includes no posting of NSFW (age-restricted) content or graphic material unless otherwise noted. This means no naked, half-naked stuff or violence/gore.
➔ Enforced by: Time-out, Warning, Correction (you will be timed out for a minimum of 10 minutes automatically; message will be deleted); Prisoner (if happens multiple times); Kick/Ban (if it continues to happen even after having multiple warnings/prisoners)
• No mass pings or "ghost" pings: no pinging of any roles or excessive pings of other server members unless allowed. This includes "ghost-pings" (pinging someone and deleting it.) Unless it has been allowed or is necessary, please do not use @everyone and @here; contact the moderators instead.
➔ Enforced by: Moderators' discretion — Time-out, Warning (automatically for first time); Prisoner (after multiple violations); Kick/Ban (after multiple severe violations) (edited)Reminder (light violation, stops after); Time-out, Warning (heavier violation/continues after reminder/s); Prisoner (after severe repeated violations); Kick/Ban (only in extreme, repeated, severe cases where the member also violates our harassment/bullying policy)
• Harassment/bullying/threatening/not complying: this means no harassment, bullying, derogatory name-calling, discrimination (based on race, gender, sexual orientation, physical or mental ability, religious affiliation, national origin, etc.) Further, if a mod is telling you something, please respond and comply. This includes swearing at someone — even if swearing is allowed, insulting people isn't.
➔ Enforced by: Moderators' discretion — Varies (varies heavily from time-outs to kicks/bans; any violation results in an instant 10-minute timeout)
• No sharing of personal information: do not share personal information of yourself or others. This includes names, ages, addresses, emails, phone numbers, account access, etc., unless authorized or in the proper location. Attempting to gain this (e.g., using IP grabbers) is also prohibited.
➔ Enforced by: Moderators' discretion — Varies (varies heavily based on the severity of the violation; most instances will result in becoming a prisoner, however, some severe violations will result in a ban)
(edited)

Correction, Reminder (if an account found to be an alt and does not have the role accidentally); Prisoner (if an account is suspected to be an alt but is hiding it; until issue is resolved; if account is an alt, it will be given a warning); Kick/Ban (if an alt joined for the purposes of evading or repeatedly refuses to be an alt )
• Other: Certain channels may have specific standards. Please make sure to follow them.
↳ Enforced by: Varies
• Follow content guidelines: this includes no posting of NSFW (age-restricted) content or graphic material unless otherwise noted. This means no naked, half-naked stuff or violence/gore.
➔ Enforced by: Time-out, Warning, Correction (you will be timed out for a minimum of 10 minutes automatically; message will be deleted); Prisoner (if happens multiple times); Kick/Ban (if it continues to happen even after having multiple warnings/prisoners)
• No mass pings or "ghost" pings: no pinging of any roles or excessive pings of other server members unless allowed. This includes "ghost-pings" (pinging someone and deleting it.) Unless it has been allowed or is necessary, please do not use @everyone and @here; contact the moderators instead.
➔ Enforced by: Moderators' discretion — Time-out, Warning (automatically for first time); Prisoner (after multiple violations); Kick/Ban (after multiple severe violations) (edited)Reminder (up until a week after joining); Prisoner (if not complying); Correction (a moderator will give the least-joined role to you without your input)





























































images extension.





images extension.




images extension.




images extension.



































































































































































































Keep your Community clean from spam with new AutoMod spam filters
We know dealing with spammy messages sucks. If only there was a way spammy messages could be blocked from being posted in your channels and threads in the first place…
Thankfully, every community’s best friend in moderation - AutoMod - just got buffed with some new spam-cleansing abilities. Enable AutoMod in Server Settings > AutoMod to save hours of moderation work with these new filters:
Block Mention Spam - Detect and block mention spam and mention raids before they happen to keep chat clean and prevent members in your community from receiving annoying mention notifications and ghost pings. Set your own limit on the number of mentions a message may contain (up to 50).
Block Spam Content - Detect and block messages containing text content that has been widely flagged as spam by user reports. Great for blocking unwanted spam like those pesky free Nitro scams, unsolicited advertisements, and invite spam that disrupt your Community's friendly conversations and game nights.
Check out our updated AutoMod FAQ help article: https://support.discord.com/hc/en-us/articles/4421269296535-AutoMod-FAQ
Our early plans and progress to protect communities from raids
We know being raided is one of the worst experiences you and your Community can go through which is why we’re giving you a heads up that we’re exploring ways to better detect and prevent raids before they take place, while making it easier to de-escalate a raid when they do happen.
While we’re in the earlier stages of progress here at Discord Labs™, rest assured we’re eager to equip you with effective tools to more easily deal with raids as quickly as we can. So what can you do now?
Report Raids: You can now directly send us feedback reports when a raid is taking place in your server by going to your Server Dropdown and selecting Report Raid. If your Community is being raided, we encourage you to partner with us in our moderation efforts by reporting the situation as we’ll be regularly reviewing your raid reports to develop tooling that combat raids.
Pause invitations to your Community at anytime - You can now pause your invite links for when you want to temporarily prevent people from joining your server without having to revoking your invite links or vanity URLs - just head over to Server Settings > Invites.
Because this cuts off the flow of new arrivals, you'll have an easier time halting a raid in progress. It also lets well-intentioned community members trying to join know that the stoppage is temporary, and that soon, they’ll be able to come back to the same link and try again.
Learn more about pausing invites: https://support.discord.com/hc/en-us/articles/8458903738647
How we’re protecting communities from suspicious links:
To help y’all with the legwork in dealing with messages containing malicious links, we’ve buffed every Community server with a proactive suspicious link filter designed to detect and block messages containing links that are verified to be harmful, such as those leading to malware or phishing sites that try to steal people’s personal or financial information. We’ll be continuously working on identifying links that might mislead or redirect users by reviewing a regularly updated list of unsafe and phishing websites: https://support.discord.com/hc/en-us/articles/7326747355159-Why-was-my-message-not-delivered-














































)
Want to do a bit more deep thonking and research around how to best use Forum Channels before diving in? The following article on our Community Resources site will guide you on your journey to reaching forum Valhalla: https://discord.com/community/creating-value-with-conversation
https://www.youtube.com/watch?v=y4MxuHNIIg0 (edited)












































































































































syabout for an introduction!about, defaulthelp, friends, help, oldhelpapplestoapples, asciitext, battle, bookshelf, bored, eightball, facts, gameoflife, gameoflifeguide, gtn, gyn, hack, hangman, kingofthehill, library, quiz, rate, reddit, rps, russianroulette, showerthoughts, silencecontest, summon, swordfightban, clear, coinflip, createemoji, dice, editsnipe, embed, empty, escapemarkdown, giveaway, inviteinfo, kick, leaveserver, mention, nick, role, rules, score, snipe, texttofile, timer, timezoneconvert, togglereaction, unban, userinfo, weatherinfo, wolframachievement, ascii, bird, blackandwhite, blur, cat, clean, dissolve, dog, duck, edges, emboss, fox, frame, glitch, grayscale, invert, lowquality, mandelbrot, meme, noise, owl, posterize, profile, redpanda, snake, solarize, webcat, wide, xkcd

to Retrieve your Roles!
2
1

to Retrieve your Roles!
2
1






