#voice-chat-text-0

1 messages Β· Page 437 of 1

lyric cliff
#

but I know this

#

Example = input("what is your name")

astral coral
#

indentation is where the "print" function is out of line with the "if statement"

lyric cliff
#

uh

astral coral
#

if just tests for conditions

lyric cliff
astral coral
#

so like you would say to someone IRL if you go shop, pick up the milk, else I'll see ya later etc etc

lyric cliff
#

yh

astral coral
#
if shop
  milk()
else:
  seeya()
lyric cliff
#

what’s the () for

astral coral
#

its a function

#

and my syntax was wrong :L

#

i forgot the :

#

after the if statement

lyric cliff
#

I’m

#

the syntax comes

astral coral
#

sorry not to confuse you

lyric cliff
#

When I do this

astral coral
#

so syntax is like grammar

#

its the rules of how the machine reads your code

lyric cliff
#

example = input("where r u"):
else: ("coool")

#

that don work

astral coral
#

okay 1 sec

lyric cliff
#

k

astral coral
#
example = input("where are you")
if example == "Home":
  print("You are Home")
else:
  print("You are not Home")
lyric cliff
#

uh

astral coral
#

urgh, silly bot ¬¬

lyric cliff
#

What can I do with Python tho

astral coral
#

sorry the bot doesn't take the "input" function

#

ALOT

lyric cliff
#

all I know is questions

astral coral
#

okay

whole bear
#

hi

lyric cliff
#

I wanna know other stuff aswell

astral coral
#

so do you have an idea of what you wanna make?

astral coral
#

what?

whole bear
#

please don't say AI πŸ’€

lyric cliff
#

car game

astral coral
#

:L

#

car game PERFECT

#

1 sec

lyric cliff
whole bear
#

learn c++ then

lyric cliff
#

Idk

whole bear
#

it's not that hard to learn

lyric cliff
whole bear
#

pygame!!

astral coral
#

Python has a library called pygame

lyric cliff
#

Yeah

#

do I download that in my laptop

astral coral
#

pygame runs loads of graphics and physics for videos games

#

pip install pygame

whole bear
lyric cliff
#

how

astral coral
#

write that in cmd

lyric cliff
whole bear
lyric cliff
#

ok

#

hold

whole bear
lyric cliff
#

command prompt?

whole bear
#

ye

#

have you even installed python?

lyric cliff
#

uhh

#

I have thonny

whole bear
#

want me to help you out on vc?

lyric cliff
#

Sure

#

What age do you have to be to be in this server

whole bear
#

damn it i can't join vc

lyric cliff
#

Y

astral coral
#

@lyric cliff Though Python can do games development, its a bit slow to compile and their are other languages more suited and even designed around games development, though python is a friendly beginning language, I would recommend watching some youtube tutorials on Godot, to get you started

lyric cliff
#

But why can’t you join VC

whole bear
astral coral
#

because you have to verify

whole bear
#

I have to be in this server for 3 days

#

in order to verify

astral coral
#

voice verification takes some time because its a filter for trolls and spammers

lyric cliff
whole bear
#

zak you did not answer

lyric cliff
#

Friend me and call me

whole bear
astral coral
#

sorry, I prime in python but I can program several languages

#

I've been coding for like 20 years or so

lyric cliff
#

@whole bear can you hear me

astral coral
#

I never knew I needed something so badly until I saw this:

#

ahhh if only the right tasle was white ¬¬

somber heath
#

You could splice a white cord with a black cord, if you knew what you were doing.

#

Or half dye a white one.

astral coral
#

True but alas textiles isn't my strong suit

#

dye it maybe

somber heath
#

A bend would do in a pinch.

astral coral
#

meh it's not a deal breaker, it's totally on my amazon basket

#

Β£350 for the lot :L

astral coral
#

nothing quite like the queasiness of coffee and SSRIs

jade mountain
astral coral
#

Yes I am very sure

jade mountain
#

hmmmhm

spark girder
#

Morning y'all

astral coral
somber heath
#

@royal bane πŸ‘‹

#

@vestal stirrup πŸ‘‹

vocal basin
#

typing isn't buggy; it just isn't provided

#

it should be theoretically possible to generate .pyis from docs

vestal stirrup
#

@somber heath

#

Hello

#

@somber heath Could you help me with an issue

#

I dont have perms to talk here]

somber heath
#

What's up?

vestal stirrup
#

Have you ever messed around with Talon Voice Automation

somber heath
#

@scarlet fog πŸ‘‹

somber heath
vestal stirrup
#

I am having a syntax error with either Talon or Python

#

So if its python based you might know why I am going wrong

vestal stirrup
#

You have been on the server for less than 3 days. You have sent less than 50 messages. You have been active for fewer than 3 ten-minute blocks.

somber heath
#

Are you able to show a code snippet from the line the traceback says the problem exists at?

#

Also above that line.

vestal stirrup
#

No tracebacks I can show you the code though

somber heath
#

Durr. Syntax. Of course no traceback.

#

Proceed.

#

As above. The line where it says the error is and above.

#

Sorry, I'm a little scattered.

vestal stirrup
#
import subprocess

mod = Module()

@mod.action_class
class Actions:
    def say_text(text: str):
        """Say the provided text aloud using Festival"""
        subprocess.run(['echo', text, '|', 'festival', '--tts'])```
#

Defining phrases in talent is almost brain dead easy how ever

#
pause speech
resume speech
say and wait <text>
#

You create a file called commands.talon and use their syntax to create phrases that will have outputs based on your desire

#

I am saying I dont understand if I need to define the phrases to execute these class actions or not

upper basin
#

Where is your error coming from?

vestal stirrup
#

I have no idea not even a phython coder

upper basin
#

Then I'd start with learning that.

#

Before jumping into a project.

vestal stirrup
#

No errors because I am not in a terminal the output will be audio and also a subtitle bar that appears from talon

vestal stirrup
#

been on with chatgpt for like 2 hours trying to resolve this

upper basin
#

Second mistake right there.

#

Listen.

#

Learn the python basics first.

#

Then, move to writing code like that.

vestal stirrup
#

I can read this code like 80% through just not aware of the full correct syntax and more so stabbing in the dark because I am totally not sure of the talon syntax

upper basin
#

You think you're being "Oh I'm so smart, I am coding python without even knowing the language. Muhahaha", but then you get into problems like this and coming here to have someone else fix your code.

somber heath
vestal stirrup
#

alright

#

Get some mega mega mega nerd

#

πŸ˜ƒ

upper basin
#

No not really.

vestal stirrup
whole bear
#

One day, most of us will either delete Discord Account or simply stop using it.

upper basin
#

No matter who you ask, they'll all tell you to learn python first before coding in it.

#

Second, if you have an issue, clearly explain it.

#

You said you have an error, but didn't show any traceback.

upper basin
#

Paste your code, explain the issue briefly and clearly, provide traceback if it's an error.

whole bear
upper basin
#

If you can't talk in a language, it's not gonna be a surprise if you can't read an essay chatGPT generates for you.

vestal stirrup
vestal stirrup
#

okay.

upper basin
vestal stirrup
#

@somber heath Thanks anyway

#

@somber heath I was trying to figure out if it was a syntax error with python or talon. I just dont have anyway of getting a log on the issue because its purely audio based with some subtitle pointers

#

Anyway

#

I will see if I can join the Talon slack I was having issues with it

#

@somber heath Peace

vestal stirrup
vestal stirrup
#

Here's some more periods for you ............................................................

upper basin
vocal basin
upper basin
#

I may be missing context then.

vocal basin
#

but do you use mixins and metaclasses?

upper basin
#

I think so. I can try it for you if you like.

vocal basin
#

also, that codebase uses __new__ instead of __init__ in most places

upper basin
#

Whenever I have a .py I just do

stubgen that.py

and it outputs that.pyi.

upper basin
#

If you want, give me an example and I'll try it out.

vocal basin
#

how does stubgen infer correct types?

upper basin
#

I believe from your own type hints.

#

If it can't infer, it just puts Incomplete.

#

Like

name: Incomplete
vocal basin
#

not feasible to manually fix that for >100KLoC codebase

upper basin
vocal basin
#

there are no type hints at all

upper basin
#

Hmm

vocal basin
#

all typing is in docs

#

in a consistent format

upper basin
#

You'd need a parser then.

vocal basin
#

I think scarletio, the dependency, has a parser for those

#

since it generates HTML from them

upper basin
#

Definitely doable, but I don't think I have seen one myself.

#

Would be cool to try.

#

For me it was fine because I make them as I add files, so it's less of a hassle to fix them.

#

Are ALL code documented?

vocal basin
#

all public interfaces I think

upper basin
#

So just want to make stubs for those public UIs, got it.

vocal basin
#

all that's @scarletio.exported

upper basin
#

I see.

#

Let's see.

vocal basin
#

the doc style is a variant of what numpy uses

somber heath
#

@whole bear πŸ‘‹

whole bear
#

πŸ‘‹

vocal basin
#

generally not working

#

@upper basin use uv tool install

#

@upper basin uv python install 3.13

#

@upper basin __init__.py missing

vocal basin
#

just uv tool run docstub works as well

upper basin
vocal basin
#

it doesn't understand of

#

nor does it understand ` when it's doubled

#
def validate_additional_owner_ids(additional_owner_ids):
    """
    Validates the given client additional owners.
    
    Parameters
    ----------
    additional_owner_ids : `None`, `int`, ``ClientUserBase``, `iterable` of (`int`, ``ClientUserBase``)
        Additional users to return `True` for by ``Client.is_owner`.
    
    Returns
    -------
    additional_owner_ids : `None`, `set` of `int`.
    
    Raises
    ------
    TypeError
        - If `additional_owner_ids`'s type is incorrect.
    """
upper basin
#
None | int | ClientUserBase | Iterable[int | ClientUserBase]
vocal basin
#

yes, same codebase

#

so that it can be linked to

somber heath
#

@lost salmon @stark crow πŸ‘‹

upper basin
somber heath
#

@crude knot πŸ‘‹

upper basin
#

AF, don't know if you're afk or not. I think if you change from the lark file, it should allow you to do those tiny changes to make it compatible for your structure.

#

I think two things have to be added/changed. One is to add ` to the type. The other to add , to behave like | .

#

I guess some stuff could break but worth a try.

#
?types_or : type (("or" | "|" | ", ") type)*

I guess? To allow for your style of "or" in the dosctring.

#

The ` is a bit more tricky, but I think you can just say that and double that are just meaningless.

#

Sorry if I wasn't really helpful.

somber heath
#

@upper basinThe TV audio is coming through, or whatever.

primal shadow
#

I don't do bumper stickers, but I'm considering this one...

whole bear
#

tf

primal shadow
#

It's especially funny because I myself am an impatient driver

#

so I'd be passing people with this, not generally the one being passed

#

Saw it on vine and it's very tempting

somber heath
#

My favourite vehicle sticker I've seen was on a very large freight truck. "I swerve and hit people at random."

vestal stirrup
#

@somber heath hey do you wanna see my progress

somber heath
#

You could tell me in brief about your progress.

primal shadow
#

I could see the guys face in his side view mirror

#

at first he was so confused as to why soemone was honking at him

#

then a second or two later he broke out laughing

somber heath
#

Heya, Saybe.

#

Hello, Catman.

torn yarrow
#

Hello

jade mountain
#

haiiiiii ;3

vocal basin
#

@gentle dagger your keyboard sounds are coming through the mic

#

Krisp might be able to mitigate that

#

!charinfo all

wise cargoBOT
iron geyser
#

Hello All πŸ™‚

somber heath
#

@arctic lark πŸ‘‹

arctic lark
#

Hii

gentle dagger
#

gonna join from pc brb

somber heath
#

@mystic yarrow πŸ‘‹

mystic yarrow
somber heath
#

@silver silo πŸ‘‹

#

@rapid bloom πŸ‘‹

rapid bloom
#

hello

#

@somber heath

silver silo
#

Hey @somber heath

primal shadow
#

Welcome

silver silo
#

Sorry but what this stream is all about @primal shadow @somber heath

primal shadow
#

AF is making a....

silver silo
#

App?

primal shadow
#

thing that does things

#

I do not recall

silver silo
#

Ohkay, I'm actually new and the main thing I can't make logics better like when I start doing something I struck πŸ˜‚

#

And I see you as an expert @primal shadow

#

Can you solve my this query ☝️ just a little tip change my life

primal shadow
#

I'm not an expert

#

but I do try to help

silver silo
#

Yeah thanks πŸ‘

primal shadow
#

!paste

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.pythondiscord.com/

After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.

gentle dagger
#


def main():
    preface()
    paycheckfunc()
    phonebill()
    totalbal(paycheck)


def preface():
    print("This will help you calculate your weekly budget")
    print("Please use whole numbers, thank you")
    # would like to change this but don't know how
    print()


def paycheckfunc():
    hrs = int(input("How many hours did you work this week?\n"))
    mphr = int(input("How much do you get paid per hour?\n"))
    paycheck = round(((balance + (hrs * mphr)) * .79), 2)
    return paycheck
    print()
    print()
    # defeinetly has to be a better way than this to skip lines lol
    print("Below is your paycheck for this week")
    print()
    print(paycheck)


def phonebill():
    pbill = int(input("How much is your phone bill on a monthly basis?\n"))
    print("This is your phone bill on a weekly basis")
    pbillw = pbill * .25
    print(pbillw)


def totalbal(paycheck):
    Inc = (paycheck)
    Exp = (pbillw)
    tbal = (Inc - Exp)
    print("This is your total balance")


main()
#

paycheckfunc is the one to look at

#

I'm trying return paycheck

somber heath
#

!e ```py
def func():
print('A')
return
print('B')

func()```

wise cargoBOT
somber heath
#
123
# same as
(123)```
#

!e py int('seven')

wise cargoBOT
# somber heath !e ```py int('seven')```

:x: Your 3.12 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 1, in <module>
003 |     int('seven')
004 | ValueError: invalid literal for int() with base 10: 'seven'
primal shadow
somber heath
#

!e py try: print('Hello.') except ValueError: print('Caught.')

wise cargoBOT
somber heath
#

!e py try: print('Hello.') int('seven') except ValueError: print('Caught.')

wise cargoBOT
primal shadow
#

"has to" comes running to my room to let me know it's time to go

gentle dagger
#
    mphr = int(input("How much do you get paid per hour?\n"))
    paycheck = round(((balance + (hrs * mphr)) * .79), 2)
    return paycheck
#

so this needs to be paycheck() by itself

vocal basin
#

figuring out how to generate stubs for hata

#

!pypi hata

wise cargoBOT
#

A powerful asynchronous library for creating Discord bots in Python.

Released on <t:1742414767:D>.

vocal basin
#

it's not a discord.py fork

somber heath
#

πŸ‘’

whole bear
#

@somber heath I need your help!

#

How can one be happy?
Especially disable person.

#

@gentle dagger It's something like this - >
const variablename = () => {

}

whole bear
gentle dagger
#

helping other people = happiness

whole bear
#

But how about those who are helpless?

#

Like disable man

#

Can't walk properly

vocal basin
#

I'm having to use 3.11

whole bear
#

crippled

vocal basin
#

at least it's not 3.9

whole bear
#

or someone with disorder

#

I think everyone here like to be in group of like minded people!

vocal basin
whole bear
#

Imagine being disable and having no friends and support!

#

Exactly

#

It's like being an odd person, easy target

#

in group of normal folks

#

I think best way to find happiness is being around like minded people like you

gentle dagger
#

can you get out of the house or are generally stuck to the house as of right now?

whole bear
#

Nah, not my own

#

Yes I live with family

#

I'm not completely crippled

#

One of my leg is useless but another one has injury

#

so hard to walk

#

without support of human

#

NVM

gentle dagger
#

?

whole bear
whole bear
gentle dagger
#

It's okay to not be good

sharp idol
#

vrc api

whole bear
gentle dagger
#

is your main concern trying to get more community right now @whole bear ?

whole bear
gentle dagger
#

Helping others

I think the first people in your situation it's important to try and help is your family

Example of things you could do:
Do the dishes?
Help them make a budget?
Do any boring paperwork or things of this nature?
Listen/talk to them and try and just be there for them and help them work out thier problems while they talk to you
Research things they don't have time for

You should start with your family first because they are the easiest access to you and they I believe care about you

Once you figure how you help your family you start occasionally asking them for favors like them taking you to events

Basically put yourself in a position where you don't feel bad for asking favors from your family so you can get out of your home and do things such as go to support groups were you can help people in simlar situations or even as simple as getting a dnd group up and running, or making food for the homeless and then going out and giving it to them

Also I am going to send you a dm and get your insta and I'll talk to you on occasion

vocal basin
#

amazing

#

woohoo problems solved

#

(I just closed the file)

spice pagoda
#

@vocal basin what are you coding

vocal basin
scarlet halo
#

i made a little file sharing program with an API :)

jade mountain
#

also thats horrible security

#

you can guess filenames

vocal basin
#

discord before latest image url changes had a similar issue but it was way harder to take advantage of

#

but there you pretty much needed to know the channel and the filename

#

and approximate time

#

with the things left to guess being instance id and sequence number for snowflake generation

spice pagoda
#

@jade mountain what are coding or doing i don't know

vocal basin
#

misclick

woeful blaze
#

Hello πŸ‘‹

scarlet halo
#

also its meant to be a sharing thing so everything is public

#

except the api

scarlet halo
radiant iron
#

hello guys how are you

hasty orbit
scarlet halo
#

whats a Handshake domain?

vocal basin
#

!d webbrowser

wise cargoBOT
#

Source code: Lib/webbrowser.py

The webbrowser module provides a high-level interface to allow displaying web-based documents to users. Under most circumstances, simply calling the open() function from this module will do the right thing.

Under Unix, graphical browsers are preferred under X11, but text-mode browsers will be used if graphical browsers are not available or an X11 display isn’t available. If text-mode browsers are used, the calling process will block until the user exits the browser.

maiden depot
#

lol

#

hello!

#

πŸ‘‹

astral coral
maiden depot
vocal basin
#

!stream 886227712056885309

wise cargoBOT
#

βœ… @sharp idol can now stream until <t:1742673497:f>.

astral coral
#

Still yeah witch doctor is my fav character in Golden eye

vocal basin
#

"you get five"

astral coral
#

Moonracker is the weirdest movie too

vocal basin
#

@sharp idol do you have ffmpeg installed?

astral coral
#

But atleast jaws scores

vocal basin
#

where have you installed it to?

#

you'll need to specify the path to it

#

pip install what?

maiden depot
vocal basin
#

ffmpeg isn't installed through pip

astral coral
vocal basin
#

it's an exe that you either download or compile

#

go to the official ffmpeg website

astral coral
#

The end is like wtf xD

vocal basin
#

find the downloads page

#

@sharp idol copy it to the working directory

astral coral
#

But jaws is in it and he gets this like girl whose half his size and has like blond hair

#

He ends up helping bond too

maiden depot
#

XDDDD

#

bro

astral coral
#

I can't remember if he gets trapped in space or not

vocal basin
#

also that directory is clearly not git cloned

astral coral
#

If you like James bond, watch moonracker, it's stupid af :L

maiden depot
#

i will

#

i like stupid stuff

#

🫑

astral coral
#

It's normal until the end

#

And then it goes 0 to 100 fast

maiden depot
#

i like ur pfp too

astral coral
#

Thanks man

vocal basin
#

@sharp idol is this something within VRChat's ToS?

maiden depot
#

just realized the pink stuff isnt hair

astral coral
#

Watching pokemonjojo

radiant iron
#

seen that

#

banging

astral coral
#

Yeah I drew this ages ago randomly, thinking of mental gear etc etc

maiden depot
#

solid snake

astral coral
maiden depot
#

πŸ‘

radiant iron
#

banging setup

maiden depot
astral coral
#

Ahahahha thanks

maiden depot
#

is it a android tv thingy?

#

the black box infront

astral coral
#

It's a sky puck

maiden depot
#

oho a subscriber

astral coral
#

Misty :L

maiden depot
#

ur hair

vocal basin
#

in short, what VRChat seems to say, as far as I'm reading it:
you can send data automatedly to VRChat but you can't automatically extract data from it

can't find anything else yet

astral coral
#

Yeah ahahhahah

#

Oof

#

This show

#

Ouch

vocal basin
#

I doubt we'll be able to help much with it further

#

but at least ffmpeg seems to be reachable now

maiden depot
#

Doo Doo

astral coral
#

Wish I had a chisel jaw looool

maiden depot
#

xDDDDD

#

XD

#

need to chew one of these

#

(pls dont)

astral coral
#

Ahahahhahahahha

#

Jesus christ

maiden depot
#

giraffe

#

πŸ¦’

#

my fav animal

astral coral
#

Nice

vocal basin
#

somewhere along the audio processing track the sound clearly gets compressed quite poorly

maiden depot
#

someone asked in voicechat

astral coral
#

I like tigers

#

Oh ahhahahahah

vocal basin
maiden depot
#

wild stuff

#

lockheed martin in the building

vocal basin
#

brb

#

!unstream 886227712056885309

wise cargoBOT
#

❌ This member doesn't have video permissions to remove!

#

@sharp idol's stream has been suspended!

maiden depot
#

zak youre a voice-chat-text-0 kinda guy

#

i see

#

even in ur name

#

!summon zak

astral coral
#

Huh

#

Ahahhahahah

maiden depot
#

there he is

astral coral
#

It's cause loads of noobs ask me dumb questions through dms

maiden depot
#

do i have 1 wish for free

astral coral
#

Ahahhahaha

maiden depot
#

so u a noob helper

#

berry nice

astral coral
#

Muilram, you have summoned me to voice-chat-text-0, I will grant you 0 wishes

#

Not really, they just message me and I never see it until they leave :L

maiden depot
#

why they message u

#

are u fameous

astral coral
#

Usually to ask why they can't talk -.-

maiden depot
#

but why you

astral coral
#

If you work that one out, let me know

#

They ask whose ever in vc at the time I guess

maiden depot
#

u give leader vibes mby

astral coral
#

Sweet ahaha

maiden depot
#

its ur pfp

#

very professional

#

the pink belt of code

#

highest rank

#

idk

astral coral
#

Loooooool

earnest lodge
#

you are @versed heath

maiden depot
#

@astral coral why cant i talk?

astral coral
#

Nah like they ask me all kinds of questions and I'm happy to help them but half the time I don't see the message requests

maiden depot
#

jk

astral coral
#

Looooooooool

maiden depot
#

ok i will ask u in private if i have questions and u will never see them

#

i wanna be one of those

#

keep the legend alive

#

wow 50 messages are a lot

#

finally

#

i unlocked voice

#

have a good one zak was nice to meet you

astral coral
#

Looooooool

#

You too man

#

Sorry was picking another vid

maiden depot
#

ay

#

have fun watching it

#

u from the states?

astral coral
#

Yugioh abridged

#

No ahhahaha

maiden depot
#

me too

astral coral
#

Are you British?

maiden depot
#

no

astral coral
#

Ahhhh

#

Jaws kinda suggests :L

maiden depot
#

the fameous eu country with the little mustage guy

astral coral
#

Oof looooool

#

Way to describe

maiden depot
#

rich history

#

good vehicles kinda

astral coral
#

Daaaaamn

#

I'm laughing ahhahahah

#

Damn

vocal basin
#

I advice against screaming

maiden depot
#

so u from britain?

astral coral
#

Yeah, im British lol

maiden depot
#

cool

astral coral
#

London lol

maiden depot
#

never been there

astral coral
#

Well come while you can

maiden depot
#

beware of ur phone in public

#

scooters

#

idk

astral coral
#

If the world keeps fucking up it'll be where London was

#

It's not that bad, just don't flash the cash yknow

maiden depot
#

xDD

radiant iron
#

with

woeful blaze
#

How is everyone doing today?

astral coral
#

Ri I'm disappointed

radiant iron
#

BRO

#

MB

#

I DIDNT REALKSE

#

MUSCHACHE

astral coral
#

How do you not know :L

radiant iron
#

GUY

astral coral
#

Loooooooool

radiant iron
#

I didnt read it

#

mnoooo

#

nooooo

astral coral
#

Ahhhhh kk

#

Looooooool

vocal basin
astral coral
#

"To protect the world from japinfication"

hasty orbit
astral coral
#

Alisa in chat, I have to watch myself loooool

woeful blaze
#

what did i walk in on?

vocal basin
#

I have no idea

#

for now, observing

#

@sharp idol if you are, then please take a break from VC

astral coral
#

I'm watching yugioh abridged, the big five did a pokemon skit and that's what one said

radiant iron
#

😭

#

love how u type here

astral coral
#

Huh?

vocal basin
#

.topic

viscid lagoonBOT
#
**Who is your favorite music composer/producer/singer?**

Suggest more topics here!

astral coral
#

Grimez

maiden depot
#

westside gunn

woeful blaze
#

can anyone hear me?

astral coral
#

No

vocal basin
#

I don't think so

astral coral
#

Loooooooooool

vocal basin
#

R6?

astral coral
#

ReAdY oR nOt

woeful blaze
#

(expitive) it ive been working on this since yesterday

vocal basin
#

it might be a bit too active/too combat-related/violent of a game, so that's something I personally wouldn't choose stream

woeful blaze
#

i can eat an entire apple

astral coral
#

Trees growing out your esophagus

woeful blaze
#

can anyone here the press to talk

astral coral
#

Eat moldy bread, get drunk on your own stomach acid :3

maiden depot
#

damn

long nebula
#

Can someone plz help why isnt else: working?

astral coral
#

It's a genuine thing as well :L ABS

long nebula
#

Im very new to python

vocal basin
woeful blaze
#

???

astral coral
#

Indentation

versed heath
#

the else is indented wrong

long nebula
#

Whats correct way to indent?

woeful blaze
#

???

astral coral
#

Align with if

vocal basin
#
for ...:
    if ...:
        ...
    else:
        ...
astral coral
#

Put your text cursor on the else and press shift tab

vocal basin
#

@woeful blaze please don't spam push-to-talk if you can't make sure the sound doesn't come through

woeful blaze
#

my microphone isnt working

maiden depot
#

did u deactivated it

#

in windows or sumn

long nebula
#

Im confused 😦

astral coral
#

Mayne it's physically fucked if it's giving awful static

maiden depot
#

oh no my cup of tea is confuzed

vocal basin
# maiden depot did u deactivated it

it's a cheap headset by a non-existent brand that has allegedly some built-in noise cancellation on the microphone which is impossible to turn off

astral coral
vocal basin
#

also you shouldn't be using the REPL, you should be writing that in a file

long nebula
#

Thanks i will try it!

astral coral
#

Use a ide

long nebula
#

Whats that mean lol?

woeful blaze
#

i dont know why the microphone is not working and it seems that ptt works for sound

vocal basin
# long nebula

this is a screenshot of the interactive interpreter, i.e. REPL

astral coral
#

Download VS code, throny or pycharm and use that instead

vocal basin
#

the preferred way to run anything that takes more than one line of code is to first write that in a file

astral coral
#

Sorry, listen to Alisa, ignore me

long nebula
#

Like visual studio?

astral coral
#

Visual studio code is best

long nebula
#

Ok yes i usually copy it over there

vocal basin
#

@hasty orbit language.

astral coral
#

But that's subjective

#

Yeah, use VScode, install a python extention, save your code to a .py file

long nebula
#

I submit my work to my teacher from the visual studio code file to show less errors while im figuring it out

woeful blaze
#

i am

astral coral
#

Cup, 1) it's a python file (.py) 2) visual studio code is an idea which makes coding more reader friendly, so it's fine to use and probably recommended by your class

#

IDE

#

Integrated development environment

woeful blaze
#

can any one here me?

long nebula
#

Thank u

#

Im just startint so i literally no nothing (cringe)

astral coral
#

You can write python code in notepad and save it as a .py file

#

It's okay man

#

Everyone's gotta start somewhere

maiden depot
astral coral
#

Be proud that your taking your first steps and keep motivated, one day you'll climb the peak

vocal basin
long nebula
#

Thanks so much @astral coral @vocal basin

astral coral
#

Np dude

long nebula
#

πŸ€“

vocal basin
#

but they're wired

long nebula
#

Thanks it worked!

astral coral
#

Yeeeeeee

maiden depot
#

zak the text 0 helper

astral coral
#

Make sure you download a ide trust me, it'll make life 1000 times easier

maiden depot
#

strikes again

astral coral
#

goddamn british

maiden depot
#

arent u

astral coral
#

I'm not british I'm hsitirb

maiden depot
#

so u drive on the right

vocal basin
#

NZ probably too

#

maybe HK?

#

wasn't there, like, a bridge from CN mainland to HK that flipped directions

#

HK used to be British for a while

astral coral
#

yup till 1995

vocal basin
#

I don't remember

astral coral
#

marking the end of the British Empire ; _ ;

hasty orbit
#

rule Britannia

astral coral
#

brittania rules the waves

woeful blaze
#

so noone can hear me?

vocal basin
#

I'm quite convinced Spain was first to have bank-like stuff

#

(as in not outlawed)

woeful blaze
vocal basin
woeful blaze
main comet
vocal basin
#

you need to find the menu that has stuffs like this

hasty orbit
#

control.exe

woeful blaze
#

Also I heard you

#

Scorp

vocal basin
#

@astral coral what game?

#

yes

woeful blaze
vocal basin
astral coral
#

yeah I asked in the week :L

#

I got a no cause it was thursday

main comet
astral coral
#

just wanted to double check

vocal basin
quartz beacon
main comet
maiden depot
woeful blaze
#

i dont know

vocal basin
#

@main comet realtek was founded specifically so that you could listen to that video

woeful blaze
#

interesting

#

?

vocal basin
#

is it output?

#

ah, right, output

#

I still don't know what win11 UI looks like

woeful blaze
#

@main comet are you making a drone

woeful blaze
vocal basin
#

okay, it might be a more updated 10 than the one I have

#

@maiden depot eventually

woeful blaze
#

i never update

vocal basin
#

I would need to enable TPM for that

#

I'd rather just reinstall

#

eh, not anymore

#

Microsoft are at least attempting to redeem themselves sometimes

#

in the last ~decade

vocal basin
#

does Nokia still own Bell Labs

woeful blaze
#

do i need to fix stuff?

opaque dagger
#

click there and check, you can test your microphone

vocal basin
#

ask the support of whatever headset brand you're using if that even exists

#

canonical Celcius had the opposite

woeful blaze
#

@main comet i have never set up a headset

vocal basin
#

100 for ice/water, 0 for water/vapour

#

that got flipped, thankfully

main comet
vocal basin
#

we'd hope so

#

do you, like, know the geography of Poland

#

it's not that close to sea level

#

what was that world that magistau used

#

"microcelebrity"?

maiden depot
main comet
maiden depot
#

Club-Mate (German pronunciation: [ˈklʊp ˈmaːtΙ™]) is a caffeinated carbonated mate-extract beverage made by the Loscher Brewery (Brauerei Loscher) in MΓΌnchsteinach, Germany, which originated in 1924. Club-Mate has 20 mg of caffeine per 100 ml, sugar content of 5 g per 100 ml, and 20 kcal per 100 ml, which is lower than most energy drinks. Club-Ma...

main comet
#

The Enumclaw horse sex case was a series of incidents in 2005 involving Kenneth D. Pinyan, an engineer who worked for Boeing and resided in Gig Harbor, Washington; James Michael Tait, a truck driver; Douglas Spink; and other unidentified men. Pinyan and Tait filmed and distributed zoophilic pornography of Pinyan receiving anal sex from a stallio...

vocal basin
#

probably not server-appropriate

#

keep it in r/jschlatt or whatever

#

there is no second i in the name

#

name is Russian, surname is German

#

"ScyllaDB mentioned?"

#

no, like it sounded similar to what you were saying

#

s-ee-lla

maiden depot
#

i meant selah

#

city in washing ton

main comet
somber heath
#
God of War Wiki

This article contains lore based on real-life sources from Norse mythology as introduced from the God of War Norse era. Ratatoskr is a squirrel who guards the World Tree of Yggdrasil. In God of...

woeful blaze
#

?

vocal basin
#

πŸš€

#

what a cruel captcha

#

oh wait it's in reverse

#

if you reversed habitat and animal

#

then that'd be cursed

vocal basin
#

ah, great

#

after solving captcha

#

still no access

#

what was that captcha for then

#

and through byedpi it doesn't load at all

#

unreachable website

opaque dagger
#

there is a movie about that

#

about capta

#

am i robot

vocal basin
#

radar-guided hamsters

maiden depot
#

The microwave oven was invented by Percy Spencer, an engineer at Raytheon, in 1945 after he accidentally discovered that microwaves could cook food when a candy bar in his pocket melted. The first commercially available microwave oven, called the "Radarange," was released in 1947.

vocal basin
#

waking up in a microwave

maiden depot
untold smelt
#

sup

#

guys

#

do i need

#

to send

#

50 messages

#

hahahah

#

10

#

9

#

8

#

Im having

#

a convo

#

with you

#

why?

#

@hasty orbit said the N word

vocal basin
#

!tvmute 476508056541462528 2w please re-read the first line in #voice-verification, spamming is not allowed

hasty orbit
#

what

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied voice mute to @untold smelt until <t:1743891647:f> (14 days).

radiant iron
#

LOL

untold smelt
#

why did i get muted?

vocal basin
untold smelt
#

he called me a N

untold smelt
gentle flint
#

@main comet could you provide an IPA pronunciation guide for your nickname?
it confuses and perplexes me

untold smelt
#

thanks

vocal basin
radiant iron
#

lol what

#

Dope hasn't said anything

gentle flint
radiant iron
#

this guy is trolling

hasty orbit
#

he might've just misunderstood my accent or something

radiant iron
#

classic northern shitty accent

untold smelt
#

heard it pretty clear

radiant iron
#

?

hasty orbit
radiant iron
#

If you think or actually being serious report it

untold smelt
#

@hasty orbit reported for using N word

#

No respect, just joined the server and get called N

#

I would appreciate if some admin can take action on this

maiden depot
#

u have evidence?

untold smelt
#

I do not usually have my screen recorder on

#

@uncut meteor @rugged root @sly jolt

gentle flint
main comet
untold smelt
#

@Griff @Mr. Hemlock @sly jolt

Report:
Went on Voice Chat 1, and got called the N word by @hasty orbit beacuse i didnt know how to enable the microphone

iron geyser
#

πŸ‘€

hasty orbit
untold smelt
#

Very disrespecting bravhior from what sounds a mature man

iron geyser
untold smelt
#

He also has a marijuana profile pic which symbolize his ideology

iron geyser
#

jpp

#

plome !

untold smelt
#

#saynotoracism

astral coral
#

oof

untold smelt
#

#weareunited

#

#weareone

iron geyser
#

what appen ?

untold smelt
#

#unitedkingdom

untold smelt
vocal basin
#

please keep moderation-related discussions in @rapid crown

iron geyser
#

#france

maiden depot
iron geyser
#

dot com !

untold smelt
#

but no answer

#

Im so disrespected

untold smelt
#

Didnt know programmers where racists

#

now i know

main comet
untold smelt
#

@winter tartan

iron geyser
untold smelt
#

@radiant iron stop the bullying

#

you should be ashamed

iron geyser
untold smelt
#

@hasty orbit

#

Saying N word

main comet
maiden depot
iron geyser
#

Dope you are an racist or not ?

untold smelt
#

@iron geyser im 100% postive @velvet sequoia called me N word

vocal basin
#

please don't tag random unrelated people

gentle flint
iron geyser
#

the discussions tonight are a bit crazy

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied timeout to @untold smelt until <t:1742683382:f> (10 minutes) (reason: duplicates spam - sent 4 duplicate messages).

The <@&831776746206265384> have been alerted for review.

iron geyser
#

πŸ˜‚

astral coral
main comet
maiden depot
main comet
#

@gentle flint

astral coral
#

becareful, the bot will do something if you keep spamming

iron geyser
main comet
iron geyser
#

I like your voice Plome ✌️

main comet
maiden depot
#
main comet
ancient rain
#

Can someone help me To setup a web scraper to discord?

main comet
ancient rain
#

I dont have so much experience

main comet
iron geyser
#

πŸ˜‚

ancient rain
astral coral
ancient rain
#

Got the code from a Yt video

main comet
astral coral
#

go code help

#

oh wait

ancient rain
#

Can i send the code to you?

main comet
maiden depot
#
main comet
serene wing
#

(cars only!!!!)

maiden depot
main comet
maiden depot
main comet
maiden depot
main comet
maiden depot
main comet
vocal basin
# maiden depot

this looks very much like something that could exist in Russia

main comet
main comet
serene wing
maiden depot
#

looks like a place from the backrooms

main comet
vocal basin
# maiden depot why xd

I'm trying to remember what the word for that was, but that's a very "some central cultural/whatever building in a poor Russian town" vibe

main comet
vocal basin
#

like Π”Πš or something

main comet
vocal basin
main comet
gentle flint
iron geyser
main comet
iron geyser
main comet
gentle flint
iron geyser
#

I am French Also ^^

gentle flint
#

nice

main comet
iron geyser
#

Salle des festins !

main comet
iron geyser
#

:p

maiden depot
iron geyser
#

Every year you come in France ?

main comet
iron geyser
#

Paris ? Lyon ? Marseille ?

main comet
gentle flint
main comet
gentle flint
iron geyser
main comet
gentle flint
iron geyser
#

it's very incredible @gentle flint

#

I am Near from Rennes in bretagne

gentle flint
#

oh interesting

iron geyser
#

πŸ‘

#

In train Saint Malo 1 hour

main comet
iron geyser
#

you have good taste in any case @gentle flint

main comet
gentle flint
main comet
iron geyser
main comet
iron geyser
#

@gentle flint you must enjoy the Breton oysters.

main comet
gentle flint
iron geyser
#

Kouin Amman

#

etc

main comet
gentle flint
#

tbh my favourite is the galettes

iron geyser
#

πŸ˜‚

gentle flint
#

with an egg inside

iron geyser
#

bretagne butter with salt

#

as well as Breton bread

#

✌️

gentle flint
main comet
gentle flint
main comet
maiden depot
vocal basin
#

Moscow?

maiden depot
#

yes

vocal basin
#

South-West Moscow

maiden depot
#

russian academy of science

maiden depot
vocal basin
#

the metro station before University station is on a bridge, these are visible from there

maiden depot
#

ti znaesh

gentle flint
#

lake district

maiden depot
#

love soviet brutalism

vocal basin
gentle flint
main comet
gentle flint
marble trench
gentle flint
maiden depot
gentle flint
maiden depot
gentle flint
#

Zaans huis

maiden depot
#

hunderdwasser

gentle flint
vocal basin