#voice-chat-text-0

1 messages · Page 801 of 1

candid venture
#
from app import main
from requests import Request, Session
from requests.exceptions import ConnectionError, Timeout, TooManyRedirects
import json
from dotenv import dotenv_values

def get_coins(*arg):
    
    config = dotenv_values(".env")
    symbols = ""
    for symbol in arg:
        symbol.capitalize()
        symbols += symbol + ","
    symbols = symbols[:-1]
    print(symbols)
    url = 'https://pro-api.coinmarketcap.com/v1/cryptocurrency/quotes/latest'
    parameters = {
    'convert':'USD',
    'symbol':symbols
    }
    headers = {
    'Accepts': 'application/json',
    'X-CMC_PRO_API_KEY': config["API_KEY"],
    }

    session = Session()
    session.headers.update(headers)

    try:
        response = session.get(url, params=parameters)
        data = json.loads(response.text)
        return data
    except (ConnectionError, Timeout, TooManyRedirects) as e:
        print(e)
uncut meteor
#

what file is this?

candid venture
uncut meteor
#

is it called app?

candid venture
#

ye

uncut meteor
#

from app import main

#

this is your issue

#

you are importing the main file

candid venture
#

OOH, the vscode added it by itself

uncut meteor
#

circular import

candid venture
#

ye, thanks!

#

brb

dense ibex
#

I forgot about the profile picture griff 😂

pulsar island
#

"_source" : {"keys": "values"

uncut meteor
#

!e

my_request = {
  "example": 5,
  "_source": {},
  "test": 1
}

for k in my_request.keys():
  print(k)

wise cargoBOT
#

@uncut meteor :white_check_mark: Your eval job has completed with return code 0.

001 | example
002 | _source
003 | test
rancid edge
#

I have no idea whats going on in this channel but it sounds fascinating

#

I do understand this part

uncut meteor
#

this

uncut meteor
rancid edge
#

oh this is a production project?

dense ibex
#

That’s the project you decided griff?

rancid edge
#

what game engine?

uncut meteor
dense ibex
#

What are you using for the visualization?

#

Yeah

#

That’s so cool

uncut meteor
rancid edge
#

are my messages not visible?

dense ibex
#

No we see them

rancid edge
#

👍

dense ibex
#

You got a repo for it @whole bear ?

golden hearth
#

hello guys

#

i needs help

#

:(((((((((

#

python is giving me some next level error

#

or exception

dense ibex
#

Oh ok gotcha

#

Rusts errors are so nice

vivid palm
#

allo allo

dense ibex
#

Hey

zealous wave
#

Questionable url lol

uncut meteor
#

omg

dense ibex
#

Chili isn’t dead

#

Wow

uncut meteor
#

Any% Divorce Simulator

flat sentinel
#

LOL

#

more like mental breakdown

vivid palm
#

surrender

uncut meteor
#

Metal BreakDance dance

vivid palm
flat sentinel
vivid palm
#

mais oui

#

?_?

#

i'm now french

rancid edge
#

i mean sums up haiti

flat sentinel
#

bien tu l'es maintenant

honest pier
vivid palm
uncut meteor
#

3, -1

flat sentinel
#

no way man

#

that is math

uncut meteor
#

3, -2

slate pier
swift valley
#

Good evening folks

slate pier
#

good evening!

errant hare
#

y is a vowel ?

swift valley
#

consonant

#

It sounds like a vowel though

lunar pendant
slate pier
swift valley
#

UML is pain

slate pier
uncut meteor
#

what do the different colours represent?

#

Blue Orange Green etc.

zealous wave
rugged root
vivid palm
#

TIL you can set custom resolution for rdp..

severe pulsar
#

@rugged root can I get streaming permissions to stream the code im working on? I'm working on a React state management library

vivid palm
#

you don't have office hours?

#

that's how it usually works..

errant hare
#

hey ! what is the age group of you all ?

uncut meteor
#

13 - 100

errant hare
lunar pendant
honest pier
#

[13, 100]

uncut meteor
#

range(13, 101)

lunar pendant
#

both inclusive

terse needle
#

13..100

honest pier
#

13..<100

swift valley
#

[13, 70-ish)

lunar pendant
#

[ %,& ]

uncut meteor
errant hare
#

today i code a tic tac toe game

uncut meteor
#

!e

print(range((not([]!=[]))*13, (()==())*101))
wise cargoBOT
#

@uncut meteor :white_check_mark: Your eval job has completed with return code 0.

range(13, 101)
errant hare
#

can i run 103 line code by this bot

dense ibex
#

Hey

terse needle
dense ibex
#

I did griff

#

Yep

#

Should I report?

swift valley
#

Both are fine I suppose

dense ibex
#

Ok

uncut meteor
#

but yes

#

report it

swift valley
#

Cat Vibing To Ievan Polkka - Street Drummer With Vibing Cat Meme (full video) New Cat Meme Cat Vibing To Ievan Polkka (Official Video HD) Cat Vibing To Music | Cat Vibing Meme

instagram : @bilalgoregen

Bilal Göregen içeriklerinden ilk siz haberdar olmak istiyorsanız http://bit.ly/3r5bfbj linke tıklayarak resmi YouTube kanalına abone olmayı ve ...

▶ Play video
dense ibex
#

What if you get more than 50 reports at once?

vivid palm
#

griiiiffffffffff :(

dense ibex
#

Imagine working

uncut meteor
vivid palm
#

jake lol what happened to the pizza shop

dense ibex
#

They never called me back after I called them 😦

#

Lol

vivid palm
#

aw

#

you should try 1 restaurant type each

#

next is a chinese restaurant

slate pier
dense ibex
#

Chinese food is good but only if I get free Chinese food

vivid palm
#

did you know msg is in american chips too

slate pier
#

beef and broccoli with extra msg plz

errant hare
#

how much you have to pay for 1 gb data in europe?

swift valley
#

MSG is very nice

#

Just not too much

#

Everything is best when consumed in moderation

dense ibex
#

Alright I’ll be back on when I get out of the car 👋

swift valley
#

Anything that you need to chew, you probably eat

frigid panther
#

o/

#

sup hemlock

swift valley
#

I think I might start deploying stuff to Vercel soon™

onyx jewel
#

Do we need C in future? cuz my school only teaches python

gentle flint
#

you'll probably need stuff besides Python
but I'm not so sure about C

#

I don't think it's used very much anymore except in operating systems and microcontrollers

onyx jewel
#

alright thanks for the info

gentle flint
#

(someone else please correct me if I'm wrong)

tranquil wing
#

c is good for some game development i think

rugged root
#

Potential worm on a work station here at work

#

Welcome to Monday

vivid palm
#

ruh roh

slate pier
#

bugs on the work station

rugged root
#

Will be back later once I have this pinned down

swift valley
#

Switching every 2 or 3 months seems standard

vivid palm
#

what's the mechanism for paracetamol

#

reducing inflammation? or

rugged root
#

If it's an NSAID then yes

vivid palm
#

actually no, ibuprofen is an NSAID, tylenol/par/acetaminophen apparently is not

errant hare
severe pulsar
#

@ Mods/anyone with power you can remove my video permissions

#

im done streaming

#

@rugged root if/when back lmao :)

errant hare
#

why so quite here?

gentle flint
#

'cuz I'm practicing low whistle

#

so I'm not talking

#

and the others are concentrating on their programming

vivid palm
#

how..?

#

it's easier to just try and complain that it doesn't work later

errant hare
#

lets have a discussion on SIMULATION THEORY

gentle flint
#

that's what she said

errant hare
#

i am he not she

spice marten
#

it's a saying

#

used a lot in the office

#

^

gentle flint
#

random pic of a deflated swimming pool

amber raptor
rugged root
gentle flint
#

it is

#

it has lain there for many moons

flat sentinel
gentle flint
gentle flint
flat sentinel
#

Celsius ?

gentle flint
#

I'm Dutch

#

what other unit do you think I'm gonna be using

flat sentinel
#

23 Celsius damm and it is raining snow

honest pier
#

no, rankine

gentle flint
honest pier
#

reammur

#

delislie

#

idk if i spelled those right

rugged root
#

convocation

flat sentinel
#

coronavirus

somber heath
#

Better than a conflagration of eagles.

gentle flint
paper tendon
#

swarm of ants

#

🙂

somber heath
#

Colony.

vivid palm
#

has no biological meaning maybe

gentle flint
somber heath
#

re: Fish. The English word once had a much broader usage than its current biological meaning. Names such as starfish, jellyfish, shellfish and cuttlefish attest to almost any fully aquatic animal (including whales) once being 'fish'.

rugged root
#

And I've tried to find the direct quote and I can't track it down with the additional part of the paragraph

#

So I'm dumb then, I guess

honest pier
#

the point is valid ¯_(ツ)_/¯

vivid palm
#

why would they get the $ lol

dense ibex
#

Hey

rugged root
#

Carl Gustav Jung ( YUUNG; born Karl Gustav Jung, German: [kaʁl ˈjʊŋ]; 26 July 1875 – 6 June 1961), was a Swiss psychiatrist and psychoanalyst who founded analytical psychology. Jung's work has been influential in the fields of psychiatry, anthropology, archaeology, literature, philosophy and religious studies. Jung worked as a research scientist...

honest pier
#

wasn't freud just wrong, like for everything

gentle flint
#

I'm off

#

bye!

dense ibex
#

Bye!

lucid pine
#

cya

hollow haven
#

Guess who just got her first vaccine shot!!!

dense ibex
#

Congrats

dense ibex
#

Do you feel fine? Cause I hear that some people feel a bit sick.

swift valley
#

Meanwhile, we still have no vaccination plan

severe pulsar
#

hey jake! 👋

swift valley
#

and antivaxxers are running around being stupid

lucid pine
#

where r you?

swift valley
#

Philippines

paper tendon
swift valley
#

The administration is too busy swindling before the next elections

#

We're billions more under debt

#

We jumped from 20k cases to 140k lol

#

Full-on reset, but worse

dense ibex
#

Lemme hop on my PC I’ll be back in a bit

plain mica
#

aspetos

honest pier
#

asbestos

paper tendon
#

pkill -kill --full Discord

cerulean moth
#

@rugged root can i have the video role, streaming working on the quackstack project

rugged root
plain mica
honest pier
#

😔

vivid palm
#

which pain

#

lol

#

why are you writing papers?

#

but yeah getting started is 99%

#

oooooooooooooh

#

you're writing one!

severe pulsar
honest pier
#

just start with the body, then write an intro later

vivid palm
#

yeah intro can come last

#

it shouldn't be longer than a page though i hope?

#
  1. don't be a dick
#
  1. be nice & funny for mina's entertainment
rugged root
severe pulsar
#

THANK YOU

vivid palm
#
  1. silence is a virtue
#

lmao

severe pulsar
#
  1. You have 2 ears, 1 mouth. Listen twice as much as you talk
#

See? Not that hard. Mina and I have got your back

#

lmao

#

right right

honest pier
#

you can totally fit both your ears into your mouth tho

severe pulsar
#

mr. hemlock is very diligent :)

severe pulsar
#

what do i even say to this

vivid palm
#

wat

severe pulsar
#

hmm so basically your mouth now encompasses most your body's senses

#

thats nice!

cobalt fractal
#

bot#1439

#

bot#1493

gentle flint
severe pulsar
#

why is 😔 @ bitter psvm's favorite emoji

honest pier
#

?

severe pulsar
#

its the one you use most often

lucid pine
rugged root
vivid palm
#

chris did you enjoy your day off

#

your fourth*

#

well that's the point

#

do nothing

#

isn't it

severe pulsar
vivid palm
#

lmao

severe pulsar
#

"i found it!" "hang on ill ping you"

#

NO

hollow haven
cerulean moth
severe pulsar
cerulean moth
#

uhh, look at joe's pfp

hollow haven
#

IRC or bust

radiant surge
hollow haven
#

But I find the comfort mode too spread out, inefficient use of space, and I grew up on IRC so I'm used to that

severe pulsar
#

aah nice

honest pier
#

except Exception

hollow haven
cerulean moth
severe pulsar
#

no way

hollow haven
honest pier
#

what did you think it stood for lol

severe pulsar
#

lemon still be rocking that duck pfp though

severe pulsar
#

its cool though

vivid palm
#

wait is hemlock a double spacer?

severe pulsar
#

uh oh

cerulean moth
#

@cobalt fractal can you show a screenshot of how it looks right now?

#

the stream pr

#

i am feeling too lazy to run a docker container

gentle flint
vivid palm
#

i never got used to it..

gentle flint
#

bleh

severe pulsar
#

damn

gentle flint
#

the cat just put her tail in my nose

severe pulsar
#

i didnt even know double spacing after a period was a thing

vivid palm
#

yes that was the old trick

#

this is why... word counts

cobalt fractal
#

just need to finish off this commit

gentle flint
#

It's quite an easy way to reach character limits. Don't you agree? Yeah. I thought you would.

cerulean moth
cobalt fractal
#

bot#1500, my first merge to mastermain 🎉

cerulean moth
#

lol, main!

#

and congrats!

cobalt fractal
gentle flint
cerulean moth
#

ok sure

lucid pine
#

bacteria

gentle flint
#

how nice, a mouth of corpses

cerulean moth
#

@rugged root being the voice lead, could you look at bot#1493, stream and revokestream pr

severe pulsar
#

See heres the true big brain...
You write your essay, and then at the end, in white font, you write random gibberish with a bunch of spaces, so the word count increases!

#

LETS GO

terse vigil
#
The content you are trying to publish has been deemed potentially offensive or questionable by our filters, because of this you’re receiving this warning.
This paste can only be published with the visibility set to "Private".```
rugged root
#

I've been pushing for it for a while. I personally don't have time to review. All it needs is one staff or contrib or good review and it's golden

#

!paste

cerulean moth
#

cool, you were the voice lead, so just thought of letting you know

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

terse vigil
cobalt fractal
cerulean moth
#

@cerulean moth

✅ You can now stream
blah blah blah

vivid palm
#

public

cerulean moth
#

oh well, you just mentioned my review comment.

hollow haven
#

whoof, feeling dizzy now

severe pulsar
#

wait why

#

from doing the weekly discussion announcement review?

hollow haven
#

I imagine some of the side effects from the vaccine

severe pulsar
#

ohh

#

code a coworker!

#

great project

#

JAKE

#

yo you can work on that thing you were writing down on a piece of paper

paper tendon
honest pier
#

it keeps giving me 8 kyu ones for some reason 🤔

severe pulsar
#

i think just today opal was ***teaching ***somebody python on phone down in code help

#

thats legendary

gentle flint
#

@somber heath Australia has aggressive wombats armed with guns, right?

#

can you confirm?

severe pulsar
#

the world wants to know

gentle flint
#

we'll find out when it's not 03:20 in Australia, I guess

gentle flint
#

I love that

#

it's nickname time

severe pulsar
#

the only flaw that hemlock has is his sense of humour? nah nah, more like, without his sense of humour, he is nothing

rugged root
#

You're not wrong

#

It's my only defining feature

severe pulsar
#

:)

gentle flint
#

I will code your wombat

severe pulsar
#

mr. hemlock trying to get people interested in combat

gentle flint
#

hembat?

#

womlock!

#

I have literally spent half an hour staring at my screen when all I need to type is json.dumps()

#

argh

severe pulsar
gentle flint
#

I'll be back later

#

cya

#

gonna find a kangaroo

uncut meteor
#

Sonic the Mouse

severe pulsar
#

YEEEAAH

uncut meteor
#

Blue 🐭

severe pulsar
#

oh man thats cursed

uncut meteor
#

!e

class Rabbit:
  def __str__(self) -> str:
    return self.__class__.__name__

hat = {
  "pull": Rabbit()
}


print(f"Pulling a rabbit out of the hat: {hat['pull']}")
wise cargoBOT
#

@uncut meteor :white_check_mark: Your eval job has completed with return code 0.

Pulling a rabbit out of the hat: Rabbit
severe pulsar
#

all that code for a nice joke

#

nice!

uncut meteor
lucid pine
#

please explain

uncut meteor
#

wdym explain

#

how it works?

lucid pine
#

blue mouse and then rabbit?

severe pulsar
#

sonic the mouse

#

😎

uncut meteor
#

they was talking about instances in dicts

#

so I did an example

#

with pulling a Rabbit from a hat

#

🪄 🐰🎩

lucid pine
#

mouse?/

uncut meteor
#

?

lucid pine
#

blue mouse ?

uncut meteor
#

????

lucid pine
uncut meteor
#

????

spice marten
#

???

dense ibex
#

@uncut meteor your not a video helper anymore 😦

uncut meteor
#

smgfosdng

#

WHAT

#

i am sad

dense ibex
#

your dignity is gone 😦

uncut meteor
#

I am nothing without it

#

Like Paul Blart without a Mall

#

Like Shrek without a Swamp

cobalt fractal
stuck furnace
#

Hey Hemlock 👋

rugged root
#

Suuuup

vivid palm
#

aw kitty

zenith radish
vivid palm
#

but if that kid invites friends i'm pretty sure the parents would get in trouble

#

patina is different from rust tho

dense ibex
#

yeah

stuck furnace
#

Like this kind of thing?

#

Yeah, I kind of like it actually 🤔

shy ravine
paper tendon
#

lol

#

PyCord

rugged root
#

I'm still here, just wanting to focus on writing the Voice Chat Guidelines

#

Hard to write and listen at the same time

stuck furnace
vivid palm
#

jake it would depend on the host or platform owner(s)..

restive geyser
#

it looks so dark though e.e

gentle flint
#

a dark, dark shop

#

looks like an egg on legs

shy ravine
#

egg^?

restive geyser
stuck furnace
#

I feel like we should change the topic 😄

stuck furnace
paper tendon
#

ooooooff topic

shy ravine
#

-_-

restive geyser
stuck furnace
#

It actually looks pretty cool inside:

restive geyser
#

so cloudy lol

#

yeah, i like the bridge!

stuck furnace
#

Erm, Hackney Wick Station, in London

shy ravine
#

my maximum record in PyCharme was 46 hours, after that I slept all day

stuck furnace
#

Mina, you're listening to Chick Corea?

vivid palm
#

i am!!!!!!!

stuck furnace
#

Nice 😄

honest pier
#

😔

#

wrong song

stuck furnace
#

I love Crystal Silence

vivid palm
#

ok i listened to that earlier but

#

i didn't like all the crystals towards the end

#

but i suppose that's the point lmao

stuck furnace
#

@zenith radish did someone insult Powershell? Or recommend G-Suite? 😄

vivid palm
zenith radish
rugged root
#

Might be back later

stuck furnace
#

Whoops, that wasn't meant to be a reply lemon_pensive

vivid palm
#

LMAO

stuck furnace
#

That is exactly what happened Jake 😄

lucid pine
frigid panther
#

how is your modmail bot goin @dense ibex

zenith radish
dense ibex
frigid panther
#

cool cool

#

whats your project about lemon_hyperpleased

lucid pine
#
gentle flint
#
     def as_dict(self):
        return {
            f.name[0].lower()+f.name[1:]: getattr(self, f.name)
            for f in fields(self)
            if getattr(self, f.name)
        }
shy ravine
#

hmm I have an interesting problem, I am trying to solve it during the day, my bot has cogs, the bot is launched, then I write all the cogs to the console and everything is fine, it returns a full sheet, but if I try to get instantiate of this cog, it will always be return None, I rechecked the whole code, everything is loaded, all the name is correct
the command I'm trying to create an instance of bot.get_cog (name_cog)
I am one hundred percent sure that every cog is loaded

frigid panther
#

ooh, what kind of stats 🤔

gentle flint
#

fat stats

dense ibex
# frigid panther ooh, what kind of stats 🤔

its for a game and I am just grabbing player stats from an API. So it will show wins and stuff like that and I am planning on doing command groups just to make the user experience better.

frigid panther
#

cool cool

#

atb with that 👍

tight yarrow
#

guys

#

help me please

dense ibex
#

I'll see, what do you need help with?

tight yarrow
#

where wrong

dense ibex
#

you need to indent

#

here Ill show you

tight yarrow
#

i'm russian man help wrong in this proggram python

gentle flint
tight yarrow
#

and you can indicate an error please

gentle flint
#

if you read through that and understand it, you'll immediately see the issue yourself

#

just saying

#

whether you're russian or not has little or nothing to do with it

tight yarrow
#

aaaa

#

i now

#

x dont x + 1

dense ibex
#

Yeah the indent

tight yarrow
#

and y = y + 1

#

he's wrong

gentle flint
#

that is not the main issue

dense ibex
#

You need to indent

gentle flint
#

read the link I posted

#

the whole thing, preferably, but at least the indentation section

honest pier
#

w3schools 👎

vivid palm
#

LMAO

#

my deafen doesn't work

dense ibex
#

Lol

vivid palm
#

am i showing deafened?

#

say smth

dense ibex
#

Yes

vivid palm
#

lmao

#

practice for you kemal

amber raptor
#
Amazon Web Services

Over my 17 years at Amazon, I have seen that my colleagues on the engineering team are never content to leave good-enough alone. They routinely re-evaluate every internal system to make sure that it is as scalable, efficient, performant, and secure as possible. When they find an avenue for improvement, they will use what they […]

vivid palm
#

hire me

swift breach
#

What company do y'all even want to start? Lol

molten pewter
#
wise cargoBOT
#

Quack

dense ibex
swift breach
#

that was the weirdest "welllll helllllo' i've ever heard LOOOOOOOOL

errant hare
#

hello

pulsar island
#

list(itertools.chain(*numeric_features))

errant hare
#

its 2:18 am my side

uneven urchin
#

!e ```py
import itertools

a = [1, 2, 3]
b = [2, 3, 4]
for i in itertools.chain(a, b):
print(i)

wise cargoBOT
#

@uneven urchin :white_check_mark: Your eval job has completed with return code 0.

001 | 1
002 | 2
003 | 3
004 | 2
005 | 3
006 | 4
pulsar island
#

For X in _script_id:
for X in aggregations:
for keys in _source:
give me all the keys & values as pairs

uneven urchin
#
data = {
  "script 1": {
    "aggregate 1": {
      "key": "value",
    }
  }
}
pulsar island
uneven urchin
#
for hit in data["a"]["b"]["hits"]:
  for key, value in hit.items():
    hit[key] = process(value)
cyan quartz
paper tendon
#

neo4j

cyan quartz
#
uneven urchin
#

@rugged root I'm working on a pywebview app, want me to stream it?

rugged root
#

Go ahead

uneven urchin
#

ty!

uneven urchin
#

@rugged root I don't mean to bother but I had to restart stream due to installing stuffs and not wanting to show user profile, still working if you want to re-grant stream perms. If not, no worries

uneven urchin
#

@rugged root ?

severe pulsar
#

rip

craggy zephyr
#

what's up @severe pulsar

severe pulsar
#

nothing much

#

what about you?

#

do you have a developer job now lmao

craggy zephyr
#

same

craggy zephyr
severe pulsar
#

aah nice

craggy zephyr
#

working on MINOR PROJECT

severe pulsar
#

noice

whole bear
#
import random
faces=['heads','tails']
def game(faces):
    number=random.choices(faces,k=1)
    print(number)
    return number

def play(number):
    heads = 1
    tails = 2
    user=input('1 : Heads/nt : Tails')
    if user == number:
        print('you win!')
    else:
        print('you loose')
game(faces)
play(number)

help please

strong arch
#

play(game(faces))

whole bear
#

import random
faces=['heads','tails']
def game(faces):
number=random.choices(faces,k=1)
print(number)
return number

def coin_flip(number):
number = str(number)
user=input('h : Heads\nt : Tails\n')
if user == 'h':
user = 'heads'
else:
user = 'tails'
print(f'the cumputer choose {number} you choose {user}')
if user == number:
print('you win!')
else:
print('you loose')
number = game(faces)
coin_flip(number)

dense idol
#

HELLO

whole bear
#

!code

wise cargoBOT
#

Here's how to format Python code on Discord:

```py
print('Hello world!')
```

These are backticks, not quotes. Check this out if you can't find the backtick key.

whole bear
#

print ("Hello world")

neon sleet
#

```

whole bear
#

thanks

neon sleet
#

```py
print("hello")

#

that way you will get the syntax highlighting

whole bear
#
print("hello")
opal mulch
#

can somebody come to the voice chat i need help

tranquil sapphire
#

print("Hello good people")

dense ibex
#

Hey @terse needle

terse needle
#

yo

dense ibex
#

how you doing?

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

opal mulch
terse needle
opal mulch
dense ibex
terse needle
#

oops

wise cargoBOT
#

Hey @opal mulch!

It looks like you tried to attach file type(s) that we do not allow (.docx). We currently allow the following file types: .gif, .jpg, .jpeg, .mov, .mp4, .mpg, .png, .mp3, .wav, .ogg, .webm, .webp, .flac, .m4a.

Feel free to ask in #community-meta if you think this is a mistake.

opal mulch
terse needle
#

line 87 is probably gonna give you a syntax error

#

!e

class X:
    def hello(self):
        print("hello")

    def say_hello(self):
        self.hello()

y = X()
y.say_hello()
wise cargoBOT
#

@terse needle :white_check_mark: Your eval job has completed with return code 0.

hello
terse needle
dense ibex
terse needle
#
class X:
    # Prints "hello" upon call
    def hello(self):
        print("hello")

    # Function that calls the hello function
    def say_hello(self):
        self.hello()

y = X()
y.say_hello()
dense ibex
#

Rip 😦

terse needle
#

!e

import time
print(time.time())
time.sleep(2)
print(time.time())
wise cargoBOT
#

@terse needle :white_check_mark: Your eval job has completed with return code 0.

001 | 1617712366.2109334
002 | 1617712368.2210374
dense ibex
#

lol snekbox doesnt sleep?

terse needle
#

pretty sure it does, unless

#

epoch time has a difference of 2 seconds

#

gonna go out with the boys, see you guys later

nova plaza
#

hey guys

#

we r coding enjoyers

vivid palm
#

hihi

#

right click mark as read plsssssssssssssssssss

#

LOL noo i refute that

#

but yes there will be overlap

#

lol nooooooooo that is not our official advice to jake lol

#

no -_-

#

don't listen to him lol

#

just change your perspective, your aim in attending school is not to learn it's to learn how to learn, and how to follow a system

#

at least get thru high school lol

#

career is more like.. mastery of your field

#

you can have a career in music and have shit pay

#

lesson of the day is

#

STAY IN SCHOOL LOL

#

jake >:)

honest pier
#

too bad

vivid palm
#

i bet most musicians work double or triple jobs

frigid panther
#

school is boring

dense ibex
#

For the record I never said I was dropping out. I just said I didn't like school.

vivid palm
#

yes lol

#

don't listen to frederik hahahahaahah

frigid panther
#

then don't do it @whole bear

vivid palm
#

that is the dream, so if you're successful at that, that's good lol

frigid panther
#

job is not life, there is something outside job

vivid palm
#

apprenticeship.. training

frigid panther
#

how hard is school in america

vivid palm
#

depends how good your school district is and how competitive you want to be..

dense ibex
#

I think its hard but I have trouble paying attention

vivid palm
#

it's easy to pass

dense ibex
#

Yeah

frigid panther
vivid palm
#

across the whole country? no

frigid panther
#

wow okay

vivid palm
#

each state will have different requirements and standardized tests

frigid panther
#

oh

vivid palm
#

like maybe, they're mostly similar? but each state has control

frigid panther
#

cool cool

#

did you listen to WJSN's new album

vivid palm
#

your country's circumstances are very different lol trust me

warped saffron
#

Luck: "When you don't want me, I will stay...When you need me, I will go."

rugged root
#

Sounds like my ex

vivid palm
#

lol i think fred is just maybe built different

rugged root
#

True dat

vivid palm
#

lol fred

#

fred i look fwd to your autobiography

rugged root
frigid panther
#

need spotify premium

dense ibex
frigid panther
dense ibex
#

Oh ok

vivid palm
#

hemlock what headset do you use at work? is it 3.5mm? or USB?

frigid panther
#

figuring out database backups

icy axle
#

Nice nice nice

frigid panther
#

oh hai vester

icy axle
#

Heyo 👋

frigid panther
#

whats up

icy axle
#

Currently working on a document with tips for online school. We'll publish it to the students soon™️

frigid panther
#

oh, no offline classes yet?

icy axle
#

(yeah, I'm one of the students, and we'll send it to the students)

frigid panther
whole bear
#

henlo

icy axle
frigid panther
whole bear
#

;

#

;

#

;

#

;0

icy axle
frigid panther
icy axle
#

Ah

severe pulsar
#

@whole bear working on a react state management library

mortal burrow
honest pier
#

now for

#

python -m venv venv

#

venv/Scripts/activate

icy axle
#

pipenv shell

honest pier
#

😔

mortal burrow
honest pier
#

😔

rugged root
vivid palm
#

backyard golf course

frigid panther
mortal burrow
vivid palm
#

10

slender swallow
#

uhh

icy axle
#

10
11 |
12
1 / Sleep.
2 |
3 |
4 /

vivid palm
#

lmao

mortal burrow
honest pier
#

😔

icy axle
severe pulsar
#

@rugged root can i have streaming permissions on me for a bit - i wanna stop streaming to look at some answers to some questions i have in another server?

#

i will resume streaming in around 2 minutes

rugged root
#

Yeah I don't mind

#

@severe pulsar

severe pulsar
#

thanks

rugged root
#

I'm comfortable with you having them

severe pulsar
#

:)

amber raptor
#

when I was dealing with Schools, Chromebooks were starting to knock Apple

honest pier
#

my school gives out macbooks

amber raptor
#

high paid private school?

honest pier
#

public school

#

in a rather rich area

amber raptor
#

That explains much

honest pier
#

property tax 😔

amber raptor
#

I was dealing with middle class and Charter School, Chromebooks being 200USD made more sense then 800USD Macbooks

icy axle
#

@rugged root my network's acting up, but I'm actually called the same thing

#

Hahah

#

Carl Gustav

#

Karl Gustav

vivid palm
#

kinkos was a great name lol

#

fedex office?

severe pulsar
#

@rugged root done streaming

#

you can remove streaming permissions now :)

#

ok cool

icy axle
severe pulsar
#

F

vivid palm
#

no lol

#

actually you were lol sad

primal shadow
#

Bad Religion, that's a good punk band

paper tendon
#

NOFX

primal shadow
#

The Decline!

#

Buck o Nine is my favorite ska

urban solar
#

e

rugged root
primal shadow
vivid palm
#

worth it if you love them :)

#

but who?

primal shadow
vivid palm
#

lmao

primal shadow
#

oh, for my punk preference?

honest pier
#

🤔

primal shadow
#

Bad religion, NoFX, Pennywise, then Rancid and Buck on Nine / Safe Ferris to round out the punk with some brass

golden hearth
#

hello

#

how are you guys

gentle flint
#

heyo

golden hearth
#

what are you guys talking about

#

i join and i hear mr hemlock

gentle flint
#

marbles and olive oil

golden hearth
#

"im gonna drink gallons of olive oil"

stoic ore
#

Hi

golden hearth
#

hello

naive reef
#

guys i could use a little bit of belp

golden hearth
vivid palm
#

love balsamic

#

love vinegar

#

love lemons

golden hearth
#

wuts balsamic

vivid palm
#

limes

#

:D

naive reef
#

I am supper new to python, i just started an hour ago

golden hearth
stoic ore
#

Can't write code 😄

golden hearth
#

_>

naive reef
#

i am watching a tutorial for python and i am super confused

golden hearth
#

what are you confused about

naive reef
#

there is a red box whenever i try to run code

#

and it has like an arrow pinting at my previous line of code

golden hearth
#

it is raising error?

#

ahhh yes

naive reef
#

pointing*

golden hearth
#

thats called python calling an exception or error

#

show me your code

stoic ore
#

show the code 😄

vivid palm
#

makes sense

golden hearth
#

you might have made capitlisation, bracket mistakes

primal shadow
gentle flint
#

@rugged root can we add acid-mother to the ot channel names

naive reef
primal shadow
#

Found your band

gentle flint
golden hearth
#

you need extra bracket

naive reef
#

where after type?

golden hearth
#

print(type(programming_languages))

vivid palm
#

no just use the inbox

stoic ore
#

""I see 😄

naive reef
#

ohhhhhh

#

ok

#

wow

#

that was simple

#

thanks so much 😂

stoic ore
#

its usely is

#

take my word

golden hearth
#

usually*

gentle flint
#

I don't care

stoic ore
#

rarely hard problems happen humankind :d

gentle flint
#

what they're going to say

golden hearth
#

lol

#

lmao

naive reef
#

you guys are super helpful thanks \

golden hearth
#

np

naive reef
#

any tips that you guys can give me

stoic ore
#

@somber heath do u have source code of my avatar ?

golden hearth
primal shadow
#

#python-discussion is better for help with Python, this channel for interacting with the people in voice chat 🙂

naive reef
#

ohh ok sorry

golden hearth
#

dont say sorry lol >_>

gentle flint
#

Yeah, is it too late now to say sorry?
Cause I'm missing more than just your body
Is it too late now to say sorry?
Yeah I know that I let you down
Is it too late to say I'm sorry now?

somber heath
primal shadow
#

Not nearly as many memes up there

#

or punk rock music videos

gentle flint
#

or beautiful puns

icy axle
#

PUNation

cobalt fractal
#

.pun

stoic ore
#

@somber heath NFT is making them unique by using crypto.

gentle flint
#

hemlock: rants of late trends
someone else: "that's biased"
Hemlock: "I know" and goes on

somber heath
icy axle
#

Sunset by the Sea

gentle flint
#

reminds me a bit of the background in The Scream

somber heath
#

Ha

hollow haven
#

Opal! So pretty!

severe pulsar
somber heath
#

It goes downhill from the neck down.

rugged root
#

@primal dove Hello. Sorry, I typically don't add people as friends until I get to know them a bit more

cobalt fractal
#

.

primal dove
#

no worries ^^

severe pulsar
rugged root
#

So how are you? I know we tend to.... take over the conversation, as it were

primal dove
#

ahaha if ur asking to me I'm pretty well, how are you?

rugged root
#

I was yeah. Just swamped with work and trying to figure out when I delivered this tax return

somber heath
#

Acid Mothers Temple & the Melting Paraiso U.F.O., commonly shortened to Acid Mothers Temple or AMT, is a Japanese psychedelic rock band, the core of which formed in 1995. The band is led by guitarist Kawabata Makoto and early in their career featured many musicians and offshoot groups and collaborations, but by 2004 the line-up had coalesced wit...

hollow haven
#

Certified Conversation Derailer is here!

vivid palm
#

^ lol

primal dove
#

I guess you forgot the day you returned 😄

severe pulsar
#

this conversation is AMAZING

cobalt fractal
#

!stream @rugged root 10s

stoic ore
#

I have an idea

wise cargoBOT
#

@rugged root

✅ @rugged root can now stream.

cobalt fractal
#

!help stream

wise cargoBOT
#
Command Help

!stream <member> [duration]
Can also use: streaming

*Temporarily grant streaming permissions to a member for a given duration.

A unit of time should be appended to the duration.
Units (∗case-sensitive):
y - years
m - months∗
w - weeks
d - days
h - hours
M - minutes∗
s - seconds

Alternatively, an ISO 8601 timestamp can be provided for the duration.*

vivid palm
severe pulsar
#

@ Moderator you can remove my video role now!

#

somebody do it

#

:)

silver notch
#

@rugged root please 🥺

cobalt fractal
#

!pstream @silver notch

wise cargoBOT
#

✅ Permanently granted @silver notch the permission to stream.

cobalt fractal
#

!rstream @silver notch

wise cargoBOT
#

✅ Revoked the permission to stream from @silver notch.

hollow haven
#

ooooooh so fancy

rugged root
#

I can delegate!

severe pulsar
#

hemlock trusts me I WILL NEVER BETRAY

rugged root
#

Honestly giving a little trust goes a long way

severe pulsar
#

:))))))

whole bear
#

can i have steam 🥺

hollow haven
cobalt fractal
#

!stream @cobalt fractal 1s

wise cargoBOT
#

@cobalt fractal

✅ @cobalt fractal can now stream.

whole bear
#

code

silver notch
#

until ``

hollow haven
#

oooh, what kinda code?/

cobalt fractal
silver notch
#

ahh lol

cobalt fractal
#

sadly the dot is implemented by discord

silver notch
#

that's

vivid palm
#

aww dot

silver notch
#

I mean I'm more confused by the today

whole bear
#

why batch code the best code in the universe

cobalt fractal
#

it has auto-tz conversion

hollow haven
#

Chris and trying to remove the dot. A legendary battle some say is still going on to this day

vivid palm
#

lmao

hollow haven
stoic ore
#

we should wrote code that contains this :
only person speak at a time
Or execute two till spotting anomaly on the sound ?

balmy nymph
#

hahaha

paper tendon
#

how many of you work from home

cobalt fractal
paper tendon
#

currently

balmy nymph
#

the battle for the dot

cobalt fractal
#

Joe then told me it was discord side 😦

paper tendon
#

as software developers

hollow haven
#

!stream 537553907363086343 1H

wise cargoBOT
#

@whole bear

✅ @open tulip can now stream.

balmy nymph
#

!role 764245844798079016

wise cargoBOT
#
Video info
ID

764245844798079016

Colour (RGB)

#000000

Colour (HSV)

0.00 0.00 0

Member count

21

Position

69

Permission code

329216

balmy nymph
#

21 👀

hollow haven
#

god this is way better than scrolling through the roles list

dense ibex
#

21 people who have video role?

balmy nymph
#

We have a smaaallll role list

cobalt fractal
#

!role patrons

wise cargoBOT
#
Patrons info
ID

505040943800516611

Colour (RGB)

#46e6e8

Colour (HSV)

0.50 0.70 232

Member count

13

Position

11

Permission code

0

balmy nymph
#

There are 3 patreon roles

dense ibex
#

Yeah

#

so which one is that

cobalt fractal
#

yea, I realise that now lol

paper tendon
#

@hollow haven can you add video role to me as well?

whole bear
#

how does only 21 people have video?

cobalt fractal
#

the colour on the left is the same colour as the role

cobalt fractal
hollow haven
whole bear
#

ohhhhh

silver notch
#

!role 743400204367036520 743399725914390631 50504094380051661

wise cargoBOT
#

:x: Could not retrieve the following roles: 50504094380051661

#
Patrons info
ID

743400204367036520

Colour (RGB)

#2a82bd

Colour (HSV)

0.57 0.78 189

Member count

0

Position

13

Permission code

66560

#
Patrons info
ID

743399725914390631

Colour (RGB)

#3e7be9

Colour (HSV)

0.61 0.73 233

Member count

2

Position

12

Permission code

66560

hollow haven
#

21 non-staffers that have the video role. All staff can use video

paper tendon
#

twitch and discord bot development

silver notch
#

time to deploy the ban bot

honest pier
#

D:

hollow haven
#

!stream 368692694551101443 1H

wise cargoBOT
#

@paper tendon

✅ @paper tendon can now stream.

honest pier
#

stream role svp :3 @hollow haven

amber raptor
#

Please no

hollow haven
cobalt fractal
#

!stream 182894631921516545 1s

wise cargoBOT
#

@honest pier

✅ @honest pier can now stream.

amber raptor
#

I’ll give up my stream role if we can revoke few more

honest pier
#

:D

vivid palm
#

good bargaining

severe pulsar
#

ooh

balmy nymph
#

Should leave psvm a bit more time smh

silver notch
#

Why not hack a back account

balmy nymph
#

!stream @honest pier 42s

wise cargoBOT
#

@honest pier

✅ @honest pier can now stream.

rugged root
#

!voice @patent arch

wise cargoBOT
#

Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

silver notch
#

I mean anything is hackable lol

balmy nymph
#

go fast now

silver notch
#

that is correct

#

it won't stop streaming

balmy nymph
silver notch
#

perms don't propagate until you leave

#

same for speak

gentle flint
#

password @balmy nymph

whole bear
#

!stream @whole bear 1h

balmy nymph
#

good try

dense ibex
#

So does it give the role permanently if you don't specify a time.

balmy nymph
#

Nop

silver notch
#

!stream @dense ibex

wise cargoBOT
#

❌ @dense ibex can already stream.

dense ibex
#

30 mins?

balmy nymph
#

You need !pstream

whole bear
#

Hi @somber heath

silver notch
#

oh

dense ibex
#

Lol

silver notch
#

time to revoke lol

dense ibex
#

nooooo lol

balmy nymph
#

Imma revoke you

whole bear
#

Hi @somber heath

cobalt fractal
#

VideoPermission.default_permission_duration

whole bear
#

@somber heath

#

@somber heath

somber heath
#

???

severe pulsar
#

uh oh

silver notch
#

lmao

severe pulsar
#

the use of his hands

#

ARE AT STAKE

whole bear
#

I needed ya help bro @somber heath

severe pulsar
#

be careful @ samules

somber heath
whole bear
#

Python

honest pier
#

how does a smaw only do 40 damage to a fucking rhib

whole bear
dense ibex
somber heath
#

You said needed. Does this mean you no longer need it? @whole bear

balmy nymph
#

Voice overlord said we reduce to 5m? (@rugged root)

#

(I am not in voice)

rugged root
#

For the default yeah

balmy nymph
#

Sounds good

dense ibex
#

Voice overload is his name now?

cobalt fractal
#

voice daddy

dense ibex
#

oh god 😆

balmy nymph
#

can voice daddy also leave an approval? 🥺

cobalt fractal
#

ooh vco in with the save

balmy nymph
#

hah, snipped by @tiny socket

tiny socket
#

:)

severe pulsar
#

just use markdown for notes

#

:)

balmy nymph
#

should be live in a couple of minutes

tiny socket
#

i spend too much time watching #dev-log lmao

stoic ore
#

Bee and Pi socialchains

tiny socket
#

that being said i have 4 monitors so i can afford it kek

severe pulsar
#

would also just like to note that if anybody has any questions related to cloud Rabbit's your man (note he may not be free at all times and definitely dont spam him lmao), but hes really great at any questions about cloud, cloud providers(consulting or otherwise)

restive geyser
#

but do you have 4 pairs of eyes

hollow haven
severe pulsar
#

wrong message...

tiny socket
dense ibex
#

rip

rugged root
#

You guys get to stuff so fast

dense ibex
rugged root
#

I really appreciate all the time and effort you've put into all this

restive geyser
#

anything over 3 is overkill

#

lol

hollow haven
#

4 is ridiculous, yet my fiance still finds a way to justify it

balmy nymph
#

I have only 2

#

not enough

hollow haven
#

I dropped back down to 1 monitor and I really enjoy it

balmy nymph
#

need more

balmy nymph
#

ung 1 monitor sucks

somber heath
dense ibex
hollow haven
#

nope!

cobalt fractal
#

I miss my 4 monitor setup in the office