#voice-chat-text-0

1 messages · Page 632 of 1

icy axle
#

Why couldn’t we let @wise cargo do that?

rugged root
quasi condor
#

or (iii) use data mining, robots, spiders, or similar data gathering and extraction tools on the Service.

#

You may not use self-bots or user-bots to access Discord.

#

I don't see how him automating button clicks breaks the ToS

rugged root
#

Account automation

#

Doesn't matter if it's through the API or not

icy axle
#

“Robots”, I suppose as well

quasi condor
#

the bit in the ToS is explicitly referring to data gathering

#

the bit in the community guidelines is referring to self-bots. I've only ever heard the term self-bot used in relation to things that user a user's token

icy axle
#

It’s referring to data gathering tools — like robots

quasi condor
#

Scott wasn't collecting any data

olive sentinel
#

If you have concerns or questions regarding moderation, feel free to contact us using ModMail

#

I'm not going to discuss individual cases in public

dim wagon
lusty marsh
#

x = (x-p)
y = (y-p)
w = (w-p)
h = (w-p)

#

x = -1

#

x = 0

#

public class Camera2D
{
// The transformation matrix of the camera
private Matrix _transformationMatrix = Matrix.Identity;

//  The inverse of the transformation matrix
private Matrix _inverseMatrix = Matrix.Identity;

//  The xy-coordinate top-left position of the camera
private Vector2 _position = Vector2.Zero;

//  The rotation of the camera along the Z axis
private float _rotation = 0;

//  The x and y zoom level of the camera
private Vector2 _zoom = Vector2.One;

//  The xy-coordinate origin point of the camera
private Vector2 _origin = Vector2.Zero;

//  Has the position, angle, origin, or zoom of the camera changed
private bool _hasChanged;

//  The Viewport reference for the camera
public Viewport Viewport;

/// <summary>
///     Creates a new 2D camera instance
/// </summary>
/// <param name="viewPort">The Viewport reference for the camera</param>
public Camera2D(Viewport viewPort)
{
    Viewport = viewPort;
}

/// <summary>
///     Creates a new 2D camera instance
/// </summary>
/// <param name="width">The width of the viewport</param>
/// <param name="height">The height of the viewport</param>
public Camera2D(int width, int height)
{
    Viewport = new Viewport();
    Viewport.Width = width;
    Viewport.Height = height;
}

}

delicate quartz
#

perspective or orthographic

lusty marsh
stuck furnace
#

Hey

whole bear
#

lot of math here

#

noice

stuck furnace
#

Dude, that's offensive against chickens.

#

Loss of smell/taste?

#

Literal opposite side of the world 😄

#

But the accent is similar...

flat heart
#

cardio variable value 0 active 0 6378 1 28643 alco 0 33080 1 1941 cholesterol 0 29330 1 5691 gluc 0 30894 1 4127 overweight 0 15915 1 19106 smoke 0 31781 1 3240 1 active 0 7361 1 27618 alco 0 33156 1 1823 cholesterol 0 23055 1 11924 gluc 0 28585 1 6394 overweight 0 10539 1 24440 smoke 0 32050 1 2929

#

Hey guys, I cant convert this pandas series to a dataframe

stuck furnace
#

We sent all our miscreants to Australia 😄

flat heart
#

can u help me

lusty marsh
#

4:01

vernal igloo
#
@jit(nopython=True)
def draw_orbit(orbit):
    for i in range(200):
        orbit.gravity()
        x = int(orbit.coords[0][0] / pow(10, 4)) + width // 2
        y = int(orbit.coords[0][1] / pow(10, 4)) + height // 2
        try:
            if not orbit.out_of_bounds(x, y):
                if i % 5 == 0:
                    co = 55 + i // 5
                    draw_circle(win, x, y, 2, (co, co, co))
            else:
                break
        except:
            pass
somber heath
#
def function_a():
    _list = []
    for i in range(10):
        _list.append(i)
    return _list```
```python
def function_b():
    for i in range(10):
        yield i
a = function_a()
b = []
for each in function_b():
    b.append(each)
#thus
a == b```
solid atlas
#

typeid()

vernal igloo
subtle orchid
#

from flask import Flask
app = Flask(name)

@app.route('/')
def hello_world():
return 'Hello, World!'

#

so i copied paste this code

#

named it Flask_Blog

#

i wanna access the ip which is hosted this code

#

i can't access

zenith radish
#

localhost:8080

subtle orchid
zenith radish
#

127.0.0.1

#

===

#

localhost

still quartz
lusty marsh
solid atlas
flat heart
solid atlas
#

[series].to_frame()

flat heart
#

0 cardio variable value 0 active 0 6378 1 28643 alco 0 33080 1 1941 cholesterol 0 29330 1 5691 gluc 0 30894 1 4127 overweight 0 15915 1 19106 smoke 0 31781 1 3240 1 active 0 7361 1 27618 alco 0 33156 1 1823 cholesterol 0 23055 1 11924 gluc 0 28585 1 6394 overweight 0 10539 1 24440 smoke 0 32050 1 2929

subtle orchid
lusty marsh
#

concubine

hushed elm
#

if you guys wanna learn something cool

gentle flint
#

I hate discord

#

my connection died

hushed elm
#

no u

lusty marsh
#

y-konkka

hushed elm
#

you're in code/help big boy

#

lols

gentle flint
#

ik

#

because it won't connect to General

lusty marsh
#

konkka

hushed elm
#

wtfff

#

restart

#

reset

subtle orchid
#

thanks for not helping

gentle flint
#

No, I've had this before
restarting makes no difference

hushed elm
#

wtfffffffff

gentle flint
#

discord is buggy as hell

hushed elm
#

disconnect from code/help

#

i'll connect there

#

then connect to general

gentle flint
#

they introduced this bug around 2 months ago

#

it says rtc connecting

#

then no route

#

I can't hear anyone

somber heath
#

@subtle orchid If you need help, either ask in a help channel or speak up more in voice. I'm not always paying attention to what's going on in here.

gentle flint
#

code/help is full

empty sedge
#

maybe Discord just hates you?

gentle flint
#

I can connect to any channel except general

#

I've had this on many devices

#

and I know many others who have had it too

#

it's a Discord bug

hushed elm
#

strange

fickle orbit
#

very

gentle flint
#

macro moving channels will make no difference

#

it's not the number of people that is the issue

hushed elm
#

idk at least i'm helping

gentle flint
#

fair enough

hushed elm
#

come to user events

#

now it works

somber heath
#

@subtle orchid Maybe try an absolute path?

#

The ./env folder you're trying to access might be in a different relative path to the one you're running python from or...something. 🤷‍♂️

#

Does it exist, or...?

hushed elm
#

R U GHEY OR NORMELL

#

fit LEGGS

#

neuk

#

i like to neuk it

#

ah neuk it

#

yeeeaaah

gentle flint
#

neuk je moeder

hushed elm
#

no u

stark otter
#

kom neuken

gentle flint
#

nee viezerik

stark otter
#

spijt me man

#

was tuurlijk grapje

gentle flint
#

sure, buddy

hushed elm
#

i'm a tennis player, so i like tennis

#

i might like to play tennis

gentle flint
#

t e n n i

#

s

hushed elm
#

tire me out big boy

gentle flint
#

have a stroopwafel

stark otter
#

o u

hushed elm
#

noice

stark otter
#

ja

gentle flint
#

you want
sum stroopwafel?

hushed elm
#

lol

#

STOOPIIID INTARFAIS

stark otter
#

I WANT SUM S>TROOPWAFEL

somber heath
#

This interface frustrates me, sometimes.

gentle flint
hushed elm
gentle flint
hushed elm
#

ooooh i've seen that one as well

#

it's awesome

gentle flint
#

it's better than the floppotron IMHO

hushed elm
#

yes i think so too

#

I AM NORMEL

#

GAYT CHESs

#

ewwww

flat heart
stark otter
hushed elm
#

rekt

#

pickle

#

gg big boy

#

if you wanna play after supper @gentle flint i'll be online

#

hhhhh

gentle flint
#

k sure

hushed elm
#

we're cool not straight

alpine urchin
#

+my guy

#

ez

hushed elm
#

no var in python bro

#

what are you, not normal?

shell dome
#

sure is 🙂

alpine urchin
#

hahahah

stark otter
#

IM StrAIghT

shell dome
#

oh

#

so ur normal

stark otter
#

yesssss

alpine urchin
#

i'm doing c#

stark otter
#

SO IM NORMAL

shell dome
#

yup

alpine urchin
#

yeah you can

#

Fragaile stealing codes

hushed elm
#

do you guys know abzu?

alpine urchin
#

i'm a potato

hushed elm
#

r u gurl or boi?

alpine urchin
#

i have a dick

#

oh shit

#

hahahah

primal snow
#

we should join Somalia pirates

alpine urchin
#

outstanding move

#

@hushed elm me too

hushed elm
#

yeh

primal snow
#

playing lonely-akon in background

alpine urchin
#

what?

#

i'm from italy and that's kinda fucked up

#

hahahahaha

#

facts

sleek burrow
#

no screensharing?

#

😦

hushed elm
#

nope

alpine urchin
#

@somber heath i hate people not programmers but people

#

i don't support physical exercise

hushed elm
#

maybe, ty

lusty marsh
primal snow
hushed elm
#

i'll look into it, ty @primal snow

alpine urchin
#

@primal snow but if he have hypoglycemia he should have alredy started insulin therapy?

primal snow
#

try to drink glucose that should level it without adding to diabetes

#

@primal snow but if he have hypoglycemia he should have alredy started insulin therapy?
@alpine urchin idk about that actually

alpine urchin
#

cuz if you have hypoglycemia you should get insulin therapy otherwise you should be really sick

somber heath
#
    pass

class MyClass:
    def i_am_method(self):
        pass```
primal snow
#

@daring ether

daring ether
#

Thank you @somber heath !

primal snow
#

Synsepalum dulcificum is a plant known for its berry that, when eaten, causes sour foods (such as lemons and limes) subsequently consumed to taste sweet.

alpine urchin
#

@hushed elm me but i'm so fucking bad

primal snow
#

stream the match here so we can see

delicate thunder
#

Can u hear me?

primal snow
#

no @delicate thunder

hushed elm
delicate thunder
#

fine ı am gonna write ok?

primal snow
#

cool

delicate thunder
#

how can ı learn chess

primal snow
#

yes

#

that's miracle berry

delicate thunder
#

ı mean professıonal

primal snow
#

i love rick and morty

delicate thunder
#

ı can play of course

#

but not professıonal

#

ı love r&m too hahah

#

oh ı see

#

thx

alpine urchin
#

hahahahah

hushed elm
primal snow
#

@unreal oar have you ever gone on a solo trip?

#

00:19

#

XD

#

which country?

#

srry i missed

#

XD

#

dude come to my country and you will never feel like this ever

#

and you can come here

#

no problem

delicate thunder
#

yes

#

ı am ın Turkey

#

İstanbul

#

SHITTY

#

YES HE IS RIGHT

hushed elm
#

i'm playing cat and mouse with this king bro

alpine urchin
#

fr

whole bear
#

@hushed elm 5+3 after ur done killing that guy

hushed elm
#

ok

primal snow
#

queen owns one-third of the land but we occupy that land and not pay any tax

whole bear
hushed elm
#

@whole bear you're playing with someone else

#

gg @alpine urchin

leaden comet
#

!tempmute 719177266424446998 5d joinspamming

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied mute to @red pelican until 2020-09-19 18:58 (4 days and 23 hours).

alpine urchin
#

@hushed elm gg

primal snow
#

XD

hushed elm
#

@gentle flint wanna play blitz chess 5 minutes?

gentle flint
#

nah

#

not blitz

hushed elm
#

how about untimes

#

untimed

gentle flint
#

sure

hushed elm
alpine urchin
#

why did he left

primal snow
#

someone pissed him

whole bear
#

who left

hushed elm
alpine urchin
#

hahahahah

whole bear
alpine urchin
#

@hushed elm goes full tryhard

rugged root
#

Please don't go there....

#

Getting a stomachache thinking of the potential bickering about that

alpine urchin
#

what the fuck

wind cobalt
#

oh no no no

rugged root
#

?

hushed elm
#

i'm big python boy

primal snow
#

losers buys everyone pizza

alpine urchin
#

@hushed elm i'm big c# boy

#

@primal snow sure next time i play and lose i'll send it from italy to your country

hushed elm
#

hurr durr don't play if you gonna lose hurr durr

alpine urchin
#

@hushed elm i play to see my mistakes

primal snow
#

@primal snow sure next time i play and lose i'll send it from italy to your country
@alpine urchin i would actually love that XD

honest pier
#

i'll play if people still want to

alpine urchin
#

pizza 8€ sending pizza 800€

#

easy

hushed elm
#

gg

primal snow
#

XD

alpine urchin
#

@hushed elm kinda racist

hushed elm
whole bear
#

someone accept

primal snow
alpine urchin
#

@whole bear i don't wanna die young

primal snow
#

XD

hushed elm
#

so sad i cri a bit @alpine urchin

alpine urchin
#

hahahhaha

#

@primal snow you're a fucking genius

gentle flint
#

macro's horse:
y u bully mi

hushed elm
#

top lol

alpine urchin
#

@hushed elm i love how you still sounding racist

gentle flint
#

maybe it's just his soul

alpine urchin
#

i'm BlAcK

primal snow
#

not again

alpine urchin
#

hahahahah

#

amazing pasta man

stoic ore
#

Hi people

alpine urchin
#

what up

hushed elm
#

hi guy

stoic ore
#

how are u

delicate thunder
#

hi

#

@hushed elm say again ı am black ha ha

alpine urchin
#

@hushed elm next thing you're gonna say is asking are you black?

stoic ore
#

I 'll be arround see u

delicate thunder
#

@hushed elm MAN U RE PERFECT HAHAHAHA

hushed elm
#

oh no it's a trap

alpine urchin
#

@hushed elm back again with his racist thing

#

@hushed elm you did checkmate in discord

hushed elm
#

yes i did ty @alpine urchin

alpine urchin
#

no about the racist thing

hushed elm
#

oooh yeah

#

big brain move

alpine urchin
#

hahahah

#

outstanding move

#

alright guys gotta go i had a great time thanks

hushed elm
#

@alpine urchin cya

primal snow
#

see ya

alpine urchin
#

see ya

odd jackal
#

guys i am so lost here

#

i dont know anything about programming

#

i need help

primal snow
#

try youtube

#

there is a awesome MIT course

odd jackal
#

i need help with installing a programm

rugged root
#

!resources @odd jackal We actually have a bunch of resources on our website.

wise cargoBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

odd jackal
#

basically i have to know python to install it

hushed elm
odd jackal
#

mind if i send the github link and yall tell me how long it will take me to do it

#

ive heard its easy

#

please dont judge tho

hushed elm
#

rocada

#

O-O-O

#

O-O

lusty marsh
#

how to convert world coordinates to pixel coordinates?

hushed elm
#

some buddhist monks teach this in some far away mountains

odd jackal
#

lol

whole bear
#

@hushed elm

hushed elm
#

yeah?

whole bear
#

hello lol

hushed elm
#

heya

whole bear
#

:}

fossil pebble
#

hey

delicate thunder
#

hello

whole bear
primal snow
#

place your bets here

  1. loser have to tell his most embarrassing secret ever
    @hushed elm
    for those who . missed it
hushed elm
#

oh no

delicate thunder
#

hey

fossil pebble
#

how do you make numpy create random 10 number but can not repeat the number it self again until it end

delicate thunder
#

anyone ınterest in cyber stuffs?

wind cobalt
#

@fossil pebble maybe store it in a temporary variable

#

and compare values

fossil pebble
#

is there any method taht numpy contains

#

i mean does numpy can do it by itself or do i have to code it to do it

hushed elm
#

gg @gentle flint

gentle flint
#

y u bully mi

wind cobalt
#

not sure

hushed elm
#

what's your deepest darkest secret?

#

u gotta pay up

primal snow
#

@gentle flint
we need your secret

wind cobalt
#

@hushed elm i like women

hushed elm
#

same

#

big women

#

nord women

#

uuuu

wind cobalt
#

same

gentle flint
#

@primal snow it's my ssh private key

wind cobalt
#

i like african women

primal snow
#

XD

hushed elm
#

cool

primal snow
#

you won't get away this easy

#

i m postponing a business meeting for this secret

gentle flint
#

well, it's in the middle of my pc

primal snow
#

i will have it

gentle flint
#

pretty dark

wind cobalt
#

amazigh women

primal snow
#

lol

gentle flint
#

pretty deep too

wind cobalt
#

deep inside his heart

candid venture
#
def main(request = None, identifier = 0, column = ""):

    sql_create_students_table = """CREATE TABLE IF NOT EXISTS students (
                                    id integer PRIMARY KEY,
                                    name text NOT NULL,
                                    GPA integer NOT NULL,
                                    major text NOT NULL
                                );"""

    # create a database connection*
    conn = create_connection(database_file)
    # create tables
    if conn is not None:
        create_table(conn, sql_create_students_table)
    else:
        print("Error! cannot create the database connection.")


def select_student_by_ID(user, request):
    try:
        c = conn.cursor()
        query = ("SELECT * FROM students WHERE id=",user)
        print(query)
        c.execute(query)
        info = ""
        print(c.fetchall())
        return info
    except Exception as e:
        print(e)
gentle flint
#

I treasure my private key

#

on a blood-proof usb stick

wind cobalt
#

and saved it in his tarse

gentle flint
#

?

hushed elm
#

anyone wanna play another game?

whole bear
#

i do

wind cobalt
#

oh no

hushed elm
#

chess

#

eyyy

gentle flint
#

oh no

lusty marsh
#
x = 0


def func1():
    global x
    x = 1


def func2():
    print(x)


func1()
func2()
gentle flint
#

mmmm

#

y u bully me

wind cobalt
#

play it fast so that he get confused

hushed elm
#

hhhhhhhh

#

kkkk

fossil pebble
#

so no one have answer to my question

gentle flint
#

(this is literally the vocabulary of this voice chat)

hushed elm
wind cobalt
#

(this is literally the vocabulary of this voice chat)
@gentle flint oh no

#

so no one have answer to my question
@fossil pebble you might have to ask other text chat channels

gentle flint
#
import random
import time
while True:
    print(random.choice(["oh no", "y u bully mi", "mmmmm", "who is black"]))
    time.sleep(1)
fossil pebble
#

is there any method taht numpy contains
i mean does numpy can do it by itself or do i have to code it to do it

#

@fossil pebble you might have to ask other text chat channels
@wind cobalt yeah might be

candid venture
#
def create_connection(db_file):
    try:
        conn = sqlite3.connect(db_file)
        return conn
    except Error as e:
        print(e)

    return conn
delicate thunder
#

HAHAHAHAHA

candid venture
#

def select_student_by_ID(user, request):
    try:
        c = conn.cursor()
        query = ("SELECT * FROM students WHERE id=",user)
        print(query)
        c.execute(query)
        info = ""
        print(c.fetchall())
        return info
    except Exception as e:
        print(e)

wind cobalt
fossil pebble
#

i am in there

#

i tryed my best

#

i think they need help more than me

hushed elm
#

gg @whole bear

lusty marsh
#
c = conn.cursor()


def funcs():
    c.fetchall()
hushed elm
#
if __name__ == "__main__":
dire folio
gentle flint
wind cobalt
#

main does nothing

#

a figment of ur imagination

hushed elm
#

no u

wind cobalt
#

starts to disappear

#

oh no

hushed elm
#

oh no

fossil pebble
whole bear
#

@dire folio now i can not hear anythink

wind cobalt
gentle flint
#

lemon be like spank spank spank

#

everybody gangsta 'til a server member says "HARDER DADDY!"

hushed elm
#

@candid venture r u hackr?

#

hhhhhh

delicate thunder
#

@hushed elm hahahahahahaaa

#

u guys crazy hahahahaha

wind cobalt
#

@gentle flint interesting development

hushed elm
#

no u

dire folio
#

afk

gentle flint
#

ain't we all @delicate thunder

delicate thunder
#

hahahaha

gentle flint
#

@wind cobalt ikr

#

especially for the spanker

wind cobalt
#

whom should i communicate this to in order to receive such treatment?

hushed elm
#

@wind cobalt r u gurl?

#

cuz i've got some spanks stored in a bag somewhere around here

wind cobalt
#

people can change

delicate thunder
#

@gentle flint if you say so, it's truehahaha

wind cobalt
#

literally

hushed elm
#

lol

delicate thunder
#

@wind cobalt ı thınk sandwıch dont belıeve u bro

wind cobalt
#

to sandweach, his own

gentle flint
#

but it col-lex a toll from me

wind cobalt
#

i got nothing after that

gentle flint
#

lol

delicate thunder
#

I had a good time. Thx. bye guys.

gentle flint
#

bai bai bai

#

(bai)

wind cobalt
#

(((((bai)))))

#

it macro trees

#

may grow

hushed elm
#

eyyy you're leaving?

#

oooooh

wind cobalt
#

how can i leave if i never came

#

ba dum tss

hushed elm
#

dumptsssss

#

are you airbender or normal?

gentle flint
#

neither

#

@hollow pendant stahp

hushed elm
#

<@&267629731250176001> @hollow pendant playing really loud music in voice chat and scaring people

candid venture
#

@hollow pendant earraping in vc

hushed elm
#

plz kick

#

my bad i pinged all moderators, sorry :/

rugged root
#

No no, that's the right thing to do

hushed elm
#

i'll dm modmail

#

oh ok

rugged root
#

If it's something that needs immediate action, absolutely ping up

paper perch
#

what about modmail then?

#

oh nvm

gentle flint
#

so is modmail for long-term?

hushed elm
#

ok immediate moderators, not immediate modmail

#

got it

candid venture
hushed elm
#

esss quuuuu ellll

gentle flint
#

sequel

candid venture
gentle flint
#

maybe I should call it squirrel

candid venture
hushed elm
#

maybe the issue is with the cursor

candid venture
gentle flint
#

fucking hell

#

it did it again

hushed elm
#

oh no

gentle flint
#

y u bully mi
discord

hushed elm
#

lool

glass marten
#

is groovy available ?

#

-play wlad lahram

candid venture
#

@gentle flint

gentle flint
#

de hel van waalenburg

whole bear
#

dungeness

hushed elm
#

oy bruv

#

MONEY

#

GIMME MONEY

#

nicked

#

taxed

#

british speak?

gentle flint
#

you absolute wanker

hushed elm
#

Labial consonants are consonants in which one or both lips are the active articulator. The two common labial articulations are bilabials, articulated using both lips, and labiodentals, articulated with the lower lip against the upper teeth, both of which are present in English...

gentle flint
#

@trail flax we were just joking

#

come back

#

pleeeeease

whole bear
#

@trail flax

tulip seal
#

hi

gentle flint
#

hi

tulip seal
#

nope

whole bear
#

hello

tulip seal
#

who is he

gentle flint
#

meet margaret thatcher

whole bear
#

@tulip seal this is her say hi

gentle flint
#

margaret thatcher says hi

tulip seal
#

nah i just wanna hangout

#

lmao

#

lul its an open emoji server

gentle flint
#

o ok

tulip seal
#

join if u need like global emote

#

i dont buy the nitro

gentle flint
#

doesn't have nitro

#

oh?

tulip seal
gentle flint
#

what?

#

how can you do global emoji w/o nitro

#

makes no sense

tulip seal
#

global emotes r like free xd

whole bear
#

gentle flint
#

tulip seal
#

:0

#

lets ask margaret thatcher

gentle flint
whole bear
#

⚰️

gentle flint
#

⚰️

tulip seal
#

maybe not now i think i joined them like more thn 6 months r so

gentle flint
tulip seal
#

lol

whole bear
gentle flint
gentle flint
tulip seal
#

is the other guy addy is here to ask doubts ?

gentle flint
#

god knows why he's here

#

he hangs around

tulip seal
#

lol

#

aight

gentle flint
#

and rej left

#

rip

#

and rej joined

whole bear
#

@gentle flint

tulip seal
#

noice

#

pepper nd salt

#

lol

#

change nickname

#

:0

gentle flint
#

rej should be 2 and

tulip seal
#

rej sounds drunk lol

gentle flint
#

maybe he is

whole bear
#

i am not

gentle flint
tulip seal
#

putin ?

gentle flint
#

put in putin

tulip seal
#

putty

#

nah it is ssh client

#

for networking

#

lul wats ur field

#

rej secret agent

#

reveal ur identity

#

addition

#

lol

#

dying in vc is last thing i want

gentle flint
#

meet margaret thatcher

#

Maggy the Makeup Mistress

tulip seal
#

looks like we attracted ppl hi ali hasnain

subtle orchid
#

Can i get some help?

tulip seal
#

ya sure

whole bear
tulip seal
#

lol

#

we r attracting ppl

#

lol

subtle orchid
#

So today i started with flask and i copied pasted the flask hello world introductory code i cannot find ip of my file

gentle flint
#

ip?

subtle orchid
#

there is a code for that

candid venture
#
    if message.content.startswith('>_'):
        try:
            args1 = message.content.split()[1] 
        except:
            await message.channel.send(embed=arg_missing_message)
            return
        query = ""
        for word in message.content.split():
            query += word + " "
        query = query.replace('>_', '')
        print("query = " + query)
        await message.channel.send(embed=(discord.Embed(title=title, description=str(execute_query(query)))))
subtle orchid
#

ip address

gentle flint
#

of a file?

#

no comprende

subtle orchid
#

from flask import Flask
app = Flask(name)

@app.route("/")
@app.route("/home")
def home():
return "<h2>Home Page</h2>!"

@app.route("/about")
def about():
return "<h2>About Page</h2>!"

if name == "main":
app.run(debug=True)

tulip seal
#

can u explain ?? wat ip address

alpine urchin
#

this is the best server ever we got fucking 1 2 3 4

gentle flint
#

2 left

tulip seal
#

we didnt watch ur tutorial GWeniPopcorn

gentle flint
#

sadly

alpine urchin
#

fuck

gentle flint
#

2 is now margaret thatcher

#

join and be 2

tulip seal
#

lol

candid venture
#
def execute_query(query):
    if conn is not None:
        output = ""
        c = conn.cursor()
        print(query)
        c.execute(query)
        info = c.fetchall()
        conn.commit()
        for value in info:
            output += str(value) + " "
        return output
    return "err"
whole bear
#

2 is now margaret thatcher
@gentle flint yeah that is me

tulip seal
#

i did knew rej was margaret thatcher face revealed

stuck furnace
alpine urchin
#

hahaha now sadly i can't cuz i have to sleep to go to school yeah i know i still go to school that's kinda fucked up

subtle orchid
tulip seal
#

can u explain us wat kind of tutorial r u watching

#

r u trying to create a backend database for a live server

#

i dont get it

#

obey margaret thatcher

#

everyone bow

gentle flint
#

u-turn if you want to

#

Maggy the Makeup Mistress is not for turning

tulip seal
#

he clearly says he is beginning i think this is his first tutorial

#

read book :3

#

r wiki

subtle orchid
#

Corey schafar is a great teacher

#

on youtube

#

lemon suggested👀

whole bear
#

no i Margaret am a great teacher

subtle orchid
#

i don't know who tf is margaret

#

never heard of

tulip seal
#

yes bow before allmighty margaret

whole bear
#

its me great teacher

tulip seal
#

hlo

whole bear
#

sorry what

tulip seal
#

what can u say ghost do like voice call

whole bear
#

boooooooooooooo#

subtle orchid
#

it's a sample of what i created and what i work on is it safe?

whole bear
#

stay away from flask as a new person

vernal igloo
#
@jit(nopython=True)
def draw_orbit(orbit: np.array, globes: np.array):
    for i in range(2000):
        for globe in globes:
            a = globe
            b = orbit[0]
            ba = a - b
            r = math.sqrt(pow(ba[0], 2) + pow(ba[1], 2))
            c = earthm * G / pow(r, 2)
            dot = ba[0]
            det = -ba[1]
            angle = math.atan2(det, dot)
            sin = math.sin(angle)
            cos = math.cos(angle)

            orbit[2][0] = c * cos
            orbit[2][1] = - c * sin

            orbit[1][0] += orbit[2][0]
            orbit[1][1] += orbit[2][1]

            orbit[0][0] += orbit[1][0]
            orbit[0][1] += orbit[1][1]
        x = int(orbit[0][0] / pow(10, 4)) + width // 2
        y = int(orbit[0][1] / pow(10, 4)) + height // 2
        if x > 5000 or x < -5000 or y > 5000 or x < -5000:
            print("Outside")
            i = 20000
            break
        for i in globes:
            a = i
            b = orbit[0]
            ba = a - b
            r = math.sqrt(pow(ba[0], 2) + pow(ba[1], 2))
            if r < 600000:
                break
        yield x, y
tulip seal
#

tht guy scared me

whole bear
#

:[

tulip seal
#

screaming margaret thatcher

#

i think he might be your fan

whole bear
#

who

tulip seal
#

medium lvl

whole bear
#

you lost me

tulip seal
#

web scrapping can make u end in jail

#

thr have been laws passed facebook

#

filed law suit

#

on a person

#

ya depends on where u live

gentle flint
#

if it violates the terms of service to scrape a website, then it is illegal, for that specific website

tulip seal
#

it might sound stupid did he learn tupile ?

#

development is best way to learn

#

ya u can make discord bot with python, js

gentle flint
tulip seal
#

a comma

#

ya

#

bots r simple

gentle flint
subtle orchid
#

better not to do than regret

tulip seal
#

only choosen ones can beome margaret thatcher

#

u have to become choosen ones

subtle orchid
#

USA politcs...boring

tulip seal
#

lol

#

im gonna google margaret thatcher

whole bear
#

DO IT

tulip seal
#

iron lady

fierce sigil
subtle orchid
#

any real life projects to make my programming skills better like basic one which don't require frameworks?............btw goodbye see u later guys

rugged root
#

!projects

wise cargoBOT
#

Kindling Projects

The Kindling projects page on Ned Batchelder's website contains a list of projects and ideas programmers can tackle to build their skills and knowledge.

gentle flint
#

view this excellent code

uneven pumice
#

BRUH

#

i can see ali xd

tulip seal
#

r we like attracting ppl

subtle orchid
#

bye thanks for your helps

#

have a good one

gentle flint
tulip seal
#

Margaret thatcher is star of the show

whole bear
tulip seal
#

we r attracting ppl

#

we r like honey pots

#

i feel like someone squeaking

subtle orchid
gentle flint
tulip seal
gentle flint
#

No

#

I am just

#

No

whole bear
#

Just. No.

tulip seal
#

just no :0

gentle flint
tulip seal
#

ya i was cheating but gud for u 😄

rugged root
#

Signin' off, hanging out with wife now

gentle flint
#

k cya

#

the video was from 2015
I think the website has been changed since then

tulip seal
#

I should get back to work key so see ya margaret thatcher sonic the hedge hog ?? xd

copper stream
#

😶

gentle flint
#

😮

copper stream
#

🙃

whole bear
#

@copper stream have you met me Margaret thatcher

copper stream
#

No i havent

#

Hi Margaret

whole bear
#

well you have now :}

#

hello its nice to meet you

fierce sigil
#

)

copper stream
#

nice to meet you too

gentle flint
#

(

fierce sigil
#

:)

gentle flint
#

(:)

whole bear
#

:]

gentle flint
#

([{:}])

fierce sigil
#

:)

#

:)))))))))))))

whole bear
#

:]

copper stream
#

'hello'*4

whole bear
#

:}

fierce sigil
#

B)

gentle flint
#
 _     _ 
| |__ (_)
| '_ \| |
| | | | |
|_| |_|_|
fierce sigil
#

:o

gentle flint
#
 __  __                                _   
|  \/  | __ _ _ __ __ _  __ _ _ __ ___| |_ 
| |\/| |/ _` | '__/ _` |/ _` | '__/ _ \ __|
| |  | | (_| | | | (_| | (_| | | |  __/ |_ 
|_|  |_|\__,_|_|  \__, |\__,_|_|  \___|\__|
                  |___/                    
 _   _           _       _               
| |_| |__   __ _| |_ ___| |__   ___ _ __ 
| __| '_ \ / _` | __/ __| '_ \ / _ \ '__|
| |_| | | | (_| | || (__| | | |  __/ |   
 \__|_| |_|\__,_|\__\___|_| |_|\___|_|   
fierce sigil
#

\:)

whole bear
#

:o

fierce sigil
#

*this*

whole bear
#

hello

fierce sigil
#

bold

#

bold and italics

copper stream
#

how do you do that?

gentle flint
#

figlet

#
 ____                        ____              _      
/ ___| _   _ _ __   ___ _ __/ ___|  ___  _ __ (_) ___ 
\___ \| | | | '_ \ / _ \ '__\___ \ / _ \| '_ \| |/ __|
 ___) | |_| | |_) |  __/ |   ___) | (_) | | | | | (__ 
|____/ \__,_| .__/ \___|_|  |____/ \___/|_| |_|_|\___|
            |_|                                       
 ____                  _          _      _     
/ ___|  __ _ _ __   __| |_      _(_) ___| |__  
\___ \ / _` | '_ \ / _` \ \ /\ / / |/ __| '_ \ 
 ___) | (_| | | | | (_| |\ V  V /| | (__| | | |
|____/ \__,_|_| |_|\__,_| \_/\_/ |_|\___|_| |_|
                                               
 ____              _       _               
/ ___| _ __   __ _| |_ ___| |__   ___ _ __ 
\___ \| '_ \ / _` | __/ __| '_ \ / _ \ '__|
 ___) | | | | (_| | || (__| | | |  __/ |   
|____/|_| |_|\__,_|\__\___|_| |_|\___|_|   
                                           
#
 ____  _                        
/ ___|| |_ _   ___  _____ _ __  
\___ \| __| | | \ \/ / _ \ '_ \ 
 ___) | |_| |_| |>  <  __/ | | |
|____/ \__|\__,_/_/\_\___|_| |_|
                                
#
    _       _     _       
   / \   __| | __| |_   _ 
  / _ \ / _` |/ _` | | | |
 / ___ \ (_| | (_| | |_| |
/_/   \_\__,_|\__,_|\__, |
                    |___/ 
#
     _ _ __        __
    | | |\ \      / /
 _  | | | \ \ /\ / / 
| |_| | |__\ V  V /  
 \___/|_____\_/\_/   
                     
copper stream
#
 ______ _______   __       _____ _____ _      
|  ____|_   _\ \ / /      / ____|_   _| |     
| |__    | |  \ V /      | |  __  | | | |     
|  __|   | |   > <       | | |_ | | | | |     
| |     _| |_ / . \      | |__| |_| |_| |____ 
|_|    |_____/_/ \_\      \_____|_____|______|
gentle flint
#
 ____        _   _                 
|  _ \ _   _| |_| |__   ___  _ __  
| |_) | | | | __| '_ \ / _ \| '_ \ 
|  __/| |_| | |_| | | | (_) | | | |
|_|    \__, |\__|_| |_|\___/|_| |_|
       |___/                       
rugged root
#

Okay let's stop with the spam

copper stream
#

Aye
sorry for the trouble

whole bear
copper stream
#

good night margaret

#

sleep well @whole bear

whole bear
#

night

solid atlas
#

beethoven is fire

whole bear
#

.----------------. .----------------. .----------------. .----------------. .----------------. .----------------. .----------------. .----------------.
| .--------------. || .--------------. || .--------------. || .--------------. || .--------------. || .--------------. || .--------------. || .--------------. |
| | _____ | || | ____ | || | _____ | || | ____ ____ | || | ____ | || | ____ | || | _______ | || | _________ | |
| | |_ | | || | .' . | || | |_ _| | || ||_ \ / _|| || | .' . | || | .' . | || | |_ __ \ | || | |_ ___ | | | | | | | | || | / .--. \ | || | | | | || | | \/ | | || | / .--. \ | || | / .--. \ | || | | |__) | | || | | |_ \_| | | | | | | _ | || | | | | | | || | | | _ | || | | |\ /| | | || | | | | | | || | | | | | | || | | __ / | || | | _| _ | | | | _| |__/ | | || | \ --' / | || | | |__/ | | || | | |/| | | || | \ --' / | || | \ --' / | || | | | \ _ | || | | |/ | | |
| | |
| | || | .____.' | || | |________| | || ||_____||_____|| || | ..' | || | `..' | || | || || | || | |_| | |
| | | || | | || | | || | | || | | || | | || | | || | | |
| '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' |
'----------------' '----------------' '----------------' '----------------' '----------------' '----------------' '----------------' '----------------'

somber heath
#

The rainbow lorikeet (Trichoglossus moluccanus) is a species of parrot found in Australia. It is common along the eastern seaboard, from northern Queensland to South Australia. Its habitat is rainforest, coastal bush and woodland areas. Several taxa traditionally listed as sub...

whole bear
#

why people showing figlet generated text in here? smthg special?

heavy nacelle
#

@somber heath

somber heath
#

I'll check it out later maybe.

vestal birch
#

hi

whole bear
fathom brook
#

Gr00t, shut your face

whole bear
#

sorry bruv

#

im using builtin mic, which sucks

hushed elm
#
#
#
wind narwhal
#

lmao

#

yes

hushed elm
#

huge bananas for huge dragons?

wind narwhal
#

it's like a dragon's weener

hushed elm
#

not dragon-sized

hushed elm
#

#australiathings

wind narwhal
#

kangaroos in backyard,? damn

hushed elm
#

<@&267629731250176001> @wild sphinx is using racial slurrs and is being inappropriate in general voice chat

gentle flint
gentle flint
hushed elm
#

wtffff

gentle flint
#

@hushed elm I gtg

#

but I'll probably be back later

whole bear
#

@here

#

@whole rover @leaden comet

alpine path
#

<@&267629731250176001> yikes

grand zodiac
#

!ban 630853205290647593 such spam is not appropiate

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied ban to @limber heart permanently.

alpine path
#

There was an attempt

somber heath
#
  • sad trombone noises *
snow magnet
#

!e
print(help(print))

wise cargoBOT
#

You are not allowed to use that command here. Please use the #bot-commands channel instead.

snow magnet
#

Ehh

zinc nest
#

do you know hindi @crystal walrus , your voice seems familiar

#

Is python case sensitive?

heady copper
#

yes

crystal walrus
#

AMD won't be the cheaper alternative then

gentle flint
crystal walrus
#

hey @lusty marsh give your github profile'

#

sorry

#

use an easier name

#

maybe

somber heath
#

🍞

gentle flint
#

🥪

lusty marsh
#

🥖

#

🥙

crystal walrus
#

@fathom compass hi

gentle flint
fathom compass
#

@crystal walrus hey

crystal walrus
lusty marsh
gentle flint
#

still all the text in the bottom left corner

#

app store &c

lusty marsh
#

is too much?

gentle flint
#

It cannot be read

#

so it's not very useful

lusty marsh
#

Should i make it bigger

gentle flint
#

I mean
You have the same problem with the phone on the bottom right

lusty marsh
#

okay

gentle flint
candid venture
gentle flint
#

if you have a user myuser
you can do myuser.roles

candid venture
hushed elm
#

you can use .name

gentle flint
#

myuser.roles[0].id
or
myuser.roles[0].name

candid venture
hushed elm
#

noice

candid venture
#
    for role in message.author.roles:
        print(role)
hushed elm
#

break

candid venture
#
    for role in message.author.roles:
        print(role)
    else:
        pass
hushed elm
#

brooooo

gentle flint
#
for item in container:
    if search_something(item):
        # Found it!
        process(item)
        break
else:
    # Didn't find anything..
    not_found_in_container()
#

ridiculous

#
def total_pizza_cost(): return sum(next({'s':5,'m':7,'l':10}[x[0]] for x in (lambda p:iter(lambda:input(p+' '),...))(f'Pizza {_+1} size? (s/m/l)') if x and x[0] in 'sml') for _ in range(next(int(x) for x in (lambda p:iter(lambda:input(p+' '),...))('# of pizzas?') if x.isdigit())))
#

A Python one-liner that asks you how many pizzas you'd like to order, what size they'd be and prints out the total cost.

hushed elm
#
def total_pizza_cost(): return sum(next({'s':5,'m':7,'l':10}[x[0]] for x in (lambda p:iter(lambda:input(p+' '),...))(f'Pizza {_+1} size? (s/m/l)') if x and x[0] in 'sml') for _ in range(next(int(x) for x in (lambda p:iter(lambda:input(p+' '),...))('# of pizzas?') if x.isdigit())))
gentle flint
hushed elm
molten plaza
#

Can we not yell out like that, and avoid using the word retard(-ed)

candid venture
hushed elm
#

ok

candid venture
#
guilds = client.guilds
print(guilds)
#
guilds = await client.fetch_guilds(limit=150).flatten()
gentle flint
#

Slecht; het is te koud in Finland.

#

verspringen = to jump wrong
vérspringen = to jump far

#

but people often leave off the accent

wind cobalt
#

verlakte campus

primal snow
#

2020 that's what's gone wrong

gentle flint
#

@wind cobalt no idea what that is

wind cobalt
#

ascend smol to big

#

descend big to smol

hushed elm
#

ty

wind cobalt
#

verstehen?

gentle flint
#

verstaan

wind cobalt
#

Kucing

gentle flint
#

Sepak takraw, or kick volleyball, is a sport native to Southeast Asia. Sepak takraw differs from the similar sport of footvolley in its use of a rattan ball and only allowing players to use their feet, knee, chest and head to touch the ball.
In Indonesia, Brunei, Singapore and...

odd jackal
#

Can someone help me install a program

#

I have the full code

gentle flint
#

depends on the program

#

and the operating system

odd jackal
#

Windows 10

#

I’ll send the github link

gentle flint
odd jackal
#

It would be very helpful

gentle flint
#

why don't you join the voice chat

#

that's kinda what this channel is for

odd jackal
#

Its basically a program that makes Reddit videos

#

But I don’t know anything ab programming

gentle flint
#

The Video Generator Client and Server Program will be able to run on Linux.

#

You are not running Linux.

odd jackal
#

Virtual machine?

#

I’ve heard of something like that

gentle flint
#

I...

#

I think you're better off asking someone else

odd jackal
#

Haha im a noob

#

But let’s say I have Linux

#

Would you be able to help me

gentle flint
#

Uh

#

If you knew how to use it

#

sure

odd jackal
#

Ok

hushed elm
#

huuuh

fair pulsar
#

I'm listening to you like it is a radio 😆

hushed elm
#

like a podcast

fair pulsar
#

have you guys heard about dopamine fasting?

hushed elm
#

yes i did

gentle flint
hushed elm
#

tity?

#

tty?

gentle flint
#

tty

hushed elm
#

oooh

fair pulsar
#

I remember myself spending 2 hours on finding out how to get back to tty7 from tty3

gentle flint
#

ctrl+alt+f7

#

lol

#

next up:
how to exit vim

fair pulsar
#

it didn't work

gentle flint
#

that's odd

wind cobalt
#

next up:
how to exit vim
@gentle flint you dont

#

u're stuck there forever

#

and the void calls you

gentle flint
#

power button

wind cobalt
#

vim is ethereal

gentle flint
#

my internet is eth0real

wind cobalt
#

linux user problems

fair pulsar
#

does anyone use arch BTW??

hushed elm
#

one of my friends used arch but we're not friends anymore

#

hhhh

fossil pebble
#

is it because of arch ?

hushed elm
#

nah, we just lost touch

#

so sad

fossil pebble
#

😄

#

loosers

fair pulsar
#

I do

gentle flint
#

@sterile pagoda here

sterile pagoda
#

Yea @gentle flint

whole bear
#

cool name

fossil pebble
#

oh you came

#

oh NO!

sterile pagoda
#

@fair pulsar hello ma'am, I'm having some issues using beautiful soup. Can you help out. 🙏🏿

fossil pebble
#

black hands 😄

sterile pagoda
#

Yea, everything black. 😁

fossil pebble
#

that is racist

hushed elm
#

just hello

#

that's fine

wind cobalt
#

coz it's dark

#

outside

#

and you can't see

sterile pagoda
#

No no, my phone's White.

#

Same as my laptop.

fossil pebble
#

hahaha

sterile pagoda
#

Was just kidding.

whole bear
#

bruh macbook

hushed elm
#

oh ok

fossil pebble
#

omg white apple laptop ?

sterile pagoda
#

Nah, hp.

hushed elm
#

omg

sterile pagoda
#

Saving for a MacBook next year, waiting for the 14".

whole bear
#

oh at least youre not a soydev

wind cobalt
#

that's what she said

whole bear
#

👀

hushed elm
#

soy boy

#

i'm out the loop

humble igloo
#

A father

wind cobalt
#

A webscraper

sterile pagoda
#

Yea

fossil pebble
#

, am gonna hack the whole world

hushed elm
#

N SA can help you

#

F BI

#

shhhush

wind cobalt
#

N*SA

hushed elm
#

i'm sneaky

sterile pagoda
#

Normally, when a request is successful. It's supposed to output response [200] . Mine is response [502]

hushed elm
#

N*A