#voice-chat-text-0

1 messages Β· Page 939 of 1

somber heath
#

An old one, but sort of this kind of thing.

remote jacinth
#

that's interesting

#

does it come out doing this animation?

#

it's kinda satisfying to watch

#

nice nice

#

how did you find out how many messages i have sent?

#

I can't find it lol

#

ahh okay

#

nah, i have been lurking for a while

#

hopefully, hopefully

frosty star
#

haaaay~

remote jacinth
#

hi @frosty star

frosty star
#

hi dante

remote jacinth
#

hi πŸ˜‰

frosty star
#

nice to meet you

remote jacinth
#

yeah, same to you

#

what's up ?

frosty star
#

nothing much

#

drawing

#

wbu

remote jacinth
#

ooo

#

wanna share?

frosty star
#

yea sure

remote jacinth
#

i am just chilling here, not working on anything atm

#

might continue coding later

#

i related to whatever you just said @rugged root @somber heath lmao

#

LMAO still better than me @amber raptor

#

i got up at 2pm today

#

3pm yesterday

#

i am on a vacation that i had to take πŸ˜†

rugged root
remote jacinth
#

i knooow πŸ˜† haha but thanks

#

i am working on it

frosty star
#

python air πŸ˜‚

remote jacinth
#

python what

#

OH

#

hahah

#

corporate life lmao

gentle flint
#

noui

somber heath
#

Coprorate life.

remote jacinth
#

indeed

sterile grove
#

πŸ¦₯

rugged root
#

Jesus I never noticed how the sloth emoji just has those cold dead eyes

sterile grove
#

I wish I had a pet sloth

mild agate
#

Hey!

#

whats up

#

ima gr8

#

here

remote jacinth
#

hi @mild agate

mild agate
#

Hello sir! ig

remote jacinth
#

you guessed it ! πŸ˜†

mild agate
#

LOL

remote jacinth
#

tis I, sir dante

mild agate
#

jk

mild agate
mild agate
#

so

remote jacinth
#

oh

#

okay let's play the guessing game haha

#

you areeee

#

a girl ?

mild agate
#

bruh!

#

ima boi

#

17 yo

remote jacinth
#

lmao ok

mild agate
#

LOL

remote jacinth
#

ahah

mild agate
#

ya can see my github my@bio

vocal widget
#

what?

#

hi

mild agate
#

btw

remote jacinth
#

i don't see a link in your bio :c

rugged root
vocal widget
#

im so srry

mild agate
#

a sec

remote jacinth
#

oh nice!

#

haha

ripe salmon
#

hello

remote jacinth
#

my repos are not very maintained tho

#

i am lazy

mild agate
#

dude

mild agate
mild agate
mild agate
remote jacinth
#

ahah thanks thanks

#

probably half of that stuff is worth anything tho

queen plaza
mild agate
#

ig Turng is stuck @oblique aurora!πŸ€ͺ

#

People have nice names!

#

LOL

#

Potato/etc

remote jacinth
#

i think i can talk now lol

mild agate
#

Gr8

mild agate
#

wanna hear ya man!

queen plaza
#

@rugged root where are u from ?

#

Good to know

#

Kinda nice

mild agate
#

US.... nice country!

stuck sky
#

wait

#

@rugged root r u at vc?

queen plaza
#

Are u studying?

stuck sky
#

plz say something

#

wait

#

lemme send a ss

queen plaza
#

Whats is vc?

stuck sky
queen plaza
#

aaa ok thx

stuck sky
#

wait i'll rejoin i have some doubts too

#

gimme 2 mins

queen plaza
#

Where are u from guys?

mild agate
queen plaza
#

@stuck sky

#

Ouu India

mild agate
#

hmm...

queen plaza
#

Sounds good

#

What is you weather there rn?

stuck sky
mild agate
#

computer craze is kinda growin @brazen nacellea

queen plaza
#

In my country there was snow few days ago

#

someone from Europe?

sweet lodge
#

πŸ‘‹

remote jacinth
vocal widget
#

i wonder how many guys from russia are here

queen plaza
#

Truly

mild agate
#

it kinda invoked people abt programmin and all

queen plaza
#

I dont know what Im doing here

mild agate
remote jacinth
#

yes, also people wanna get a decent job and all that

queen plaza
#

maybe to motivate myself to learn py

remote jacinth
#

and you can do home office in this field

queen plaza
#

Are you working in py?

mild agate
mild agate
mild agate
mild agate
#

May i ask a casual que?

remote jacinth
#

sure

rugged root
#

Of course

mild agate
#

what was ure most horrible subject

queen plaza
#

js is a basic rn

mild agate
#

mine is CHemistry

queen plaza
#

to my mind

vocal widget
#

or learn java xd

remote jacinth
#

i'm not good with school

mild agate
mild agate
queen plaza
#

How u re feeling today ?

sweet lodge
queen plaza
#

@rugged root are u working ?Or studying ?

#

Hi

vocal widget
#

hi

queen plaza
#

Maybe 40 messages leey

#

lefy

#

left **

#

@remote jacinth where are u from

mild agate
mild agate
queen plaza
#

Server Admin

#

sounds good

mild agate
#

Ahh... hez from Prague

queen plaza
#

Akshat when u started programming ?

mild agate
#

yea

queen plaza
#

nice

#

and

#

do u understand everythng

mild agate
regal rapids
#

@stuck sky from where you started Django??

sweet lodge
#

Yes there is

#

Python is right

mild agate
sweet lodge
#

VBA is wrong

stuck sky
vocal widget
mild agate
#

i guess

stuck sky
#

practice projects

regal rapids
queen plaza
#

I donr have ig

stuck sky
queen plaza
#

django ig

stuck sky
mild agate
#

Dj bravo

queen plaza
#

djagooo

#

Where u somewhere on vacation ?

regal rapids
# stuck sky sure

i learnt python in my school and trying to get improve in it by watching code with harry .... will that be good or not

mild agate
#

thats my opinion

queen plaza
#

Which Harry ?

regal rapids
# stuck sky πŸ†’

iam writing a code for truth and dare game but i got struck at one place can i show you

queen plaza
#

Harry kinda intresting

sweet lodge
#

Rust is fancy

regal rapids
#
import pygame
x= pygame.init()
gameWindow = pygame.display.set_mode((900,900))
pygame.display.set_caption("truth or dare")
import time
import random

clock = pygame.time.Clock()


#objects




#COLORS
white = (255,255,255)
red = (255,0,0)
black = (0,0,0)
fps = 60


def gameloop():
    botl_x, botl_y = 225, 225
    exit_game = False
    game_over = False
    clock = pygame.time.Clock()
    bottle = pygame.image.load('bottle.png')

    bottle = pygame.transform.scale(bottle, (450, 450)).convert_alpha()

    while not exit_game:

        gameWindow.fill(white)
        gameWindow.blit(bottle, (botl_x,botl_y))

        for event in pygame.event.get():

            if event.type == pygame.KEYDOWN:
                if event.key == pygame.K_SPACE:
                    bottle= pygame.transform.rotate(bottle,50)
                    print(botl_x,botl_y)

            if event.type == pygame.QUIT:
                exit_game = True

        pygame.display.update()
        clock.tick(fps)



    pygame.quit()
    quit()

gameloop()
queen plaza
#

@sweet lodge maybe

sweet lodge
#

I'm actually using AoC to learn more Rust

regal rapids
#

if iam using any angle other than 90 my image went out of the screen after some rotations

sweet lodge
queen plaza
#

Do u prefer AWS or Azure ?

#

Is there a way how many message I need to sent to goit an apporval

queen plaza
#

Yeah i sent already about 20

#

or 40

mild agate
#

nice

regal rapids
queen plaza
#

@regal rapids what u need

mild agate
#

then go to #voice-verification

sweet lodge
rugged root
sweet lodge
#

!voice

wise cargoBOT
#

Voice verification

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

regal rapids
vocal widget
queen plaza
#

still not done with the messages\

mild agate
#

help him solve that

vocal widget
#

i still do not understand what you agreed on in the discussion of unix)

queen plaza
#

@regal rapids no clue

vocal widget
#

im russia

queen plaza
#

Russia

vocal widget
#

xd

queen plaza
#

sounds good

mild agate
#

@remote jacinth ya look, cool... man!

vocal widget
regal rapids
mild agate
sweet lodge
#

And if you need to know how many messages you've sent, you can search for from: yourself

queen plaza
#

This means you need to have sent your messages over a span of at least 30 minutes. what does it mean ?

sweet lodge
queen plaza
#

@rugged root That u

#

feeel

#

motivated

#

Thank you

#

for explanation

#

@sweet lodge is it possible

#

that i got 0 results

#

I got the banana

sweet lodge
#

Hmm

mild agate
sweet lodge
#

I got 61 for you

queen plaza
#

wtf so i need to come back

#

in 30 minutes

#

Wait for me

mild agate
vocal widget
#

I thought in the west a lot of people use linux as their home os

mild agate
#

ig there should be Anja + li = Anjali πŸ˜…
jk

remote jacinth
queen plaza
#

what li means

mild agate
vocal widget
#

use linux for the sake of vim))

mild agate
queen plaza
#

@rugged root u cannot give me a special approval

#

for the voice verification?

rugged root
#

I don't make exceptions

queen plaza
#

but I'm a Exception

#

:DDDDDDDDDD

mild agate
stuck sky
queen plaza
#

Nahh

#

I'm a girl

#

but

mild agate
stuck sky
queen plaza
#

chemistry is a long way2go

mild agate
stuck sky
queen plaza
#

This H2O is difficult

vocal widget
#

in Russia there is such a thing as a 'krasnoglazik' (red-eyed)

mild agate
#

anja is GA!!!!!

#

LOL

queen plaza
#

hahhahaha

mild agate
#

jk

queen plaza
#

@rugged root ur right

#

there are multiple girls

#

in the internet

#

Finally

#

Girls are coding

#

fantastic

#

I didnt read that deep

vocal widget
#

yep lana_lux so pretty :3

mild agate
#

my|| GF ||is there too in this server soo...πŸ˜…

mild agate
#

they do

#

Hey man! dont act pitty for em'πŸ€ͺ

#

Dante'z true

rugged root
mild agate
#

LOL

#

Hemlock u have a nice voice thou!

vocal widget
#

well, so that u understand, in russia when they are just starting to learn programming, they often use russian words in transliteration. Like 'window' -> 'okno' xd. its very funny

mild agate
#

HEY!

#

anja!

vocal widget
#

Аня

rugged root
mild agate
#

i thought she{anja} was kiddin

vocal widget
#

xd

sweet lodge
#

The "USA Digitizers one" -
We fired them for doing a bad job, and they're still sending us daily emails, sometimes more than one a day, from different email addresses, asking "do you have any order for the patches?", almost six months later.
We never even ordered patches from them anyway. Just used them to convert some digital files for us

mild agate
#

we indians LEARN: ENGLISH, HINDI, Japanese, FRENCH, GERMAN etc..etc..
Thug Life!

mild agate
#

πŸ˜†

sweet lodge
mild agate
#

my teachers say: STUDENTS kinda SPREAD COVID just before exams so that they go ONLINE!

#

πŸ˜†

sweet lodge
#

I find Spanish easier than English

mild agate
#

how much d u know abt HINDI?

#

ima pro @it

#

Yeah true

ripe salmon
mild agate
#

hmm

#

150 crores+

vocal widget
#

if all people spoke python how would they do it? xd

#

slowly

sweet lodge
#

The chart looks intimating, but once you understand the endings, they're all the same across the different verbs

mild agate
#

for i in brain:
speak(i)

rugged root
mild agate
#

LOL

vocal widget
#

😼

sweet lodge
mild agate
#

someone who ws HIGH @that_time

sweet lodge
mild agate
#

i'll be right back after dinner!

sweet lodge
#

I have a Facebook because.... I'm too lazy to call Spotify to have them disconnect my "Login with Facebook" so I can delete my Facebook

vocal widget
#

in russia use vk, dont use fb

rugged root
#

vk?

vocal widget
#

this is something like fb but there are much more opportunities there you can listen to music for free a convenient tape there is even a semblance of a tik-tok))

#

in short, this is a social network created by Pavel Durov the creator of Telegram

#

It is possible that Just Dante used or heard something about vk

queen plaza
#

2012

vocal widget
#

i have a friend who now lives in poland

#

he says that there is a lot of graffiti he doesn't like it

#

xd

#

i have a friend and in Prague

remote jacinth
rugged root
#

I AM VINDICATED

vocal widget
#

as i understand it, you registered with vk)))

rugged root
#

Wait

#

Zoom has built in translation?

sweet lodge
#

It's not Bonjourno, it's Digiorno!

vocal widget
#

zxc?

#
for _ in range(1000, 0, -7):
    print(_)

xd

mild agate
#

Ich bin zurΓΌck!!

vocal widget
#

suka

#

zaebis' - is so good

#

yeap

#

im russian

mild agate
#

but still u can relate!

rugged root
#

!resources

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.

remote jacinth
sweet lodge
#

Oh, BTW, @rugged root -
You have at least one convert
I bought a YubiKey
It delivers over the weekend

rugged root
#

That's my man

vocal widget
#

axaaxax

peak copper
#

This book describes Python, an open-source general-purpose interpreted programming language available for the most popular operating systems. The current versions are 3.x while 2.x is no longer supported, since 2020. This book describes primarily the unsupported version 2 (while often the same code works in version 3), but does at times referen...

rugged root
#

Huh, I actually haven't looked at this one

vocal widget
#

19

mild agate
#

17πŸ˜†

vocal widget
#

17 and already a senior

mild agate
#

😏

vocal widget
#

😼

mild agate
#

LOL

#

Woah! look @ that

vocal widget
#

russian guys in 2007 year

mild agate
#

btw which lang d ya all think is horrible?

peak copper
#

Whatever you use

mild agate
#

πŸ˜†

rugged root
#

!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 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.

woeful salmon
#

@rugged root goto your browser's dev tools -> network -> throttle slow 3g

#

it definitely can πŸ™‚

vocal widget
#

is there a chat like unixporn?

mild agate
#

LOL

hardy karma
mild agate
#

hez like indian

#

WOahh

vocal widget
#

fortran

hardy karma
#

im a rookie at best so I know it might be bad haha

vocal widget
mild agate
#

πŸ˜…

vocal widget
#

like pascal

woeful salmon
queen plaza
#

'house': {
'Car': ['garage, outside'],
'about': "All the stuff you'll need is in the garage. Your car is itching to get cleaned.",
'stuff': [],

woeful salmon
#

how can it look worse than notepad

vocal widget
#

maybe

mild agate
#

@woeful salmon Thanks for the info abt semi-colons in py!

woeful salmon
#

np xD

#

again though you can do it but you really shouldn't in anything which is not a personal project

#

if you have other people in your team it will confuse them

#

specially ones that only do python

mild agate
mild agate
#

with that

woeful salmon
#

lol

mild agate
#

πŸ˜…

whole bear
#

Yo

woeful salmon
#

then also look into greek question mark

#

xD more fun

whole bear
#

Python 3.10 best

whole bear
#

It has an ugly line tho lmao

mild agate
hardy karma
#

=== Car Wash Game ===
== By Ezra Adame ==


_-_-  _/\______\__

--__ / ,-. -|- ,-.-. _-_- ( o )----( o )-'
-' -'

You have plans to go out tonight but your car is disgusting, you plan on cleaning it for the eventful night.
All the stuff you'll need is in the garage. Your car is itching to get cleaned.
You can:
You quit the game
You quit.

#

i ended up printing this just not sure what function isnt correct so that it automatically quits the game

whole bear
#

what is this crap

#

the line

vocal widget
#

idle

whole bear
#

lmao

#

none ever had that

mild agate
#

LMAO

woeful salmon
#

πŸ‘€ i'm still happy on 3.8 and 9

#

lol

whole bear
#

now theres a line

woeful salmon
#

i will go 3.10 when 3.11 is out

whole bear
#

luckly only on the execution stuff

vocal widget
#

xd

#

im use linux xd

mild agate
vocal widget
#

use openrc xddd

#

on arch

woeful salmon
#

i use venvs anyway they work fine

mild agate
woeful salmon
#

i just like being 1 minor version behind latest

#

or lts if possible

mild agate
#

ahh thats gr8

woeful salmon
#

ye so i don't have to suffer finding every 1 out of 5 package doesn't support my so called latest and greatest

mild agate
#

smart person!

haughty idol
#

meanwhile me:

mild agate
#

WTH LOL

haughty idol
#

does putting tabs in group saves ram ?

whole bear
#

yo nerds

woeful salmon
#

and save the session -> close em all

#

you can always just re-open the session

haughty idol
#

Wow that would save my pc fan from going broommmm..... every time open chrome πŸ˜†

mild agate
# whole bear yo nerds

nerd:

a foolish or contemptible person who lacks social skills or is boringly studious.

d ya really think, people here are NERDS?

LMAO!

#

btw Hi

whole bear
mild agate
#

jk

woeful salmon
#

thinkmon
my hobby is learning new technologies via their documentation and create random crap i think of and make games
i don't hang out with any friends since i got really into programming

ig i am

#

nerd

mild agate
#

bcs ure gonna miss em in future

#

thats the time t make memories not understanding COmputer Memories

peak copper
woeful salmon
#

no thanks xD all they ever talk about is girls, games and jobs
i wanna have fun
not have a discussion

#

its more fun to just take a jog in park or play soccer by myself

woeful salmon
whole bear
#

waht

whole bear
#

deng u arent a cultural nerd

mild agate
#

😏

woeful salmon
#

i love anime
i don't know any friends who do (offline)

mild agate
#

btw whats ur age noodle?

woeful salmon
#

xD i do try its just hard to meet new people now (cuz i know my existing friends don't like it)

#

22

mild agate
#

ahh YOUNG boii

whole bear
#

thats boomer

woeful salmon
mild agate
#

wbu Gi?

woeful salmon
#

then you're almost boomer too

mild agate
#

age?

whole bear
#

mentally def older than u all that matters

mild agate
#

ahh... LOL

woeful salmon
#

lol

mild agate
#

even my gf is the same

whole bear
mild agate
woeful salmon
#

πŸ‘€ srry if this sounds sexist but i know some reeeally dumb girls

whole bear
#

πŸ₯²

woeful salmon
whole bear
mild agate
whole bear
#

gotta make her join this server

mild agate
woeful salmon
#

your loved one ig?

whole bear
#

ur loved one aka gf, perhaps?

mild agate
#

Ahh..

peak copper
mild agate
#

she is already

#

in

whole bear
#

interesting

mild agate
#

😏

#

LOL

whole bear
#

salute ur guts

mild agate
#

Hehee

woeful salmon
#

i used to be 420 rp level in gta online 😦 until the dumb new heist ruined it

#

now i'm 421 and i don't have motivation to play the game anymore

mild agate
whole bear
#

so biologically too lmao

mild agate
#

πŸ˜…

peak copper
remote jacinth
mild agate
#

Oh LMAO

haughty idol
rugged root
woeful salmon
#

@whole bear did you do day 3?

#

ah wait she's not here whoops :x

mild agate
#

btw shez online

woeful salmon
#

thinkmon so did you do day 3?

#

of aoc

mild agate
#

ahh nope

#

btw which linux distro?

mild agate
#

!

whole bear
#

i use debian

#

currently using it rn

mild agate
#

i would prefer Garuda Linux

whole bear
#

manjaro is trash

mild agate
#

hmm... thanks all

#

ill go with puppy linuxπŸ€ͺ

#

jk

woeful salmon
whole bear
#

i have tried almost every famous linux distro and i have settled on debian for almost one month

woeful salmon
#

to try out qtile

#

it was fun

whole bear
#

most linux distros are the same

mild agate
whole bear
#

you can get a linux distro and make it look and act exactly like another one

woeful salmon
whole bear
woeful salmon
#

its bad compared to other package managers like pacman

whole bear
#

i mean depends what you define as bad

#

it's a simple package manager

#

and gets things done

#

not anything fancy

woeful salmon
#

i do use it in my wsl so ye

#

can't complain too much xD

mild agate
#

ive just moved t mac and am kinda havin fun with it! but i prefer Win for daily chores

half flare
#

hello

mild agate
whole bear
#

think with linux is that some stuff don't work and nobody knows why

#

i tried to install discord with .deb package and it said it had some dependecies

#

nontheless it worked

#

but whenever i tried to use apt it would just say it was broke and i had to run --fix-broke install

#

but that deleted discord

woeful salmon
#

πŸ‘€ to me mac is that 1 thing which can do the bare minimum for the maximum price

#

lol

whole bear
#

lmao

#

LInus Torvalds uses a mac with fedora

woeful salmon
#

there we go

remote jacinth
#

lol

whole bear
#

@remote jacinth because some people want to have full control over what softwares are in the computer

half flare
#

i basically use good virtual box with max ram usage to run linux

whole bear
whole bear
#

f windows

woeful salmon
# whole bear u also use vim?

πŸ‘€ yez
for general editing i use vim (including some js and python)
for heavier stuff where i need more ide features i use Doom Emacs which has vim emulation aka evil mode built in
for bigger typescript projects i use vs code wih the vim extension

half flare
#

you need just a good hypervisor

whole bear
#

man u love vim lmao

haughty idol
whole bear
#

@remote jacinth thats why people use arch

#

why bother installing a distro and changing everything

#

when you can have it be however you want it to be from the start

haughty idol
#

will have to leave for now. Thanks! it was really a grate conversation

woeful salmon
half flare
#

can we use cheat engine

whole bear
#

@rugged root you ever tried debian?

half flare
#

who used garuda linux

rugged root
whole bear
#

it's a really neat os

rugged root
#

I might have to give it a shot next time I need a linux machine

whole bear
#

wait who was it that used debian?

rugged root
#

Verbose Oof

haughty pier
rugged root
#

Another voice regular

whole bear
#

also if you trynna install it on a laptop with wifi adapter

haughty pier
#

The 21.11 release was possible due to the efforts of 1541 contributors in 41960 commits. We would especially like to thank our top 10 contributors: Sandro JΓ€ckel, Fabian Affolter, Martin Weinelt, figsoda, Artturin, Mario Rodas, Bobby Rong, JΓΆrg Thalheim, Robert SchΓΌtz, Michael Weiss.

NixOS is already known as the most up to date distribution and is in the top three by total number of packages and we expect this trend to continue.

whole bear
#

install the unoffical images

#

because the offical debian images don't have the firmware for wireless adapaters

haughty pier
whole bear
#

i already got a lot of problems with debian

#

i need some ideas on how to make my debian more suitable for programming n stuff

#

@remote jacinth just like debian is not based from anything

#

nix is the same

whole bear
hardy karma
#

is anyone able to help me with some of my code, I have it posted on help-pear

gloomy vigil
#

hey does anyone of you have encountered Failed to load ldlinux.c32 Boot failed: please change disks and press a key to continue while installing ubuntu 20.04 from usb on windows 10

jovial nexus
#

@flat sentinel is my son

low verge
#

@rugged root sup hem

rugged root
#

Not a lot, you?

low verge
#

Me too

woeful salmon
#

but part 2 i failed 1 time so i'm taking break

whole bear
#

hey guys

#

anyone here know TypeScript?

woeful salmon
#

wsup

whole bear
#

Okay great, so basically im trying to sort this array of objects and im get this error

#
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.ts(2362)
#
recentQs.sort((a, b) => a - b);
    for(let i=0; i<recentQs.length; i++){ 
      
      console.log(recentQs[i].lines);
      
  }
woeful salmon
whole bear
#

Well to clarify i am sorting numbers

#

integers

woeful salmon
#

well its saying that your a there is not a number

#

so

#

try logging your array ig?

whole bear
#

well recentQs is an object

#

and i want a specific attribute of it

#

can i DM the code to you instead of posting here? Its for something kinda private.

woeful salmon
#

sure

whole bear
#

tt

#

ty

fast sparrow
#

@rugged root Hey there

rugged root
#

Hey how goes it

fast sparrow
#

@haughty pier what was the dark mode extension again??

whole bear
#

yoo

#

anyone else know typescript here

#

I need help once more

fast sparrow
#

What is it?

whole bear
#

okay so like

#

Im trying to see how frequent each element of an array is

#

I want to create an algorithm for this

#

I dont understand TS enough to know how to go about this

rugged root
fast sparrow
rugged root
#

Not looking to

fast sparrow
#

What is it if I can help

rugged root
#

Nothing to really help with. Just looking through options. Haven't to field another issue that's taking my time anyway

rugged root
#

Oooo

woeful salmon
#

it doen't detect ' as invalid and doesn't convert the quotes in the ConvertTo-Json cmdlet as well

#

it works well when converting from powershell objects / hash tables tho

haughty pier
faint ermine
#

nuitka

#
pastel cipher
#

@fast sparrow Darkreader

#

Aaron was using the experimental dark mode inside of his browser (firefox I think)

remote jacinth
faint ermine
#

@haughty pier youre still live

haughty idol
#
pastel cipher
#

@vital heart heya

#

welcome πŸ™‚

#

yea you'll need 50 messages first

#

so tell me a bit about yourself

#

do you like to box

#

can you code your way out a cardboard box?

#

oh no you're stuck in the box D:

#

Boxcat.replace("box", "")

#

I removed your box for you πŸ˜„

#

so what's your favorite python library

fast sparrow
pastel cipher
#

glad to help

faint ermine
#

!resources

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.

pastel cipher
#

also look into f.lux for windows, or redshift for linux (although I hear linux has some built in stuff now too)

faint ermine
#

windows has it built in too

fast sparrow
#

W3 school also good right?

pastel cipher
#

damn I'm behind the times @faint ermine

faint ermine
fast sparrow
#

Is it 😢

fast sparrow
faint ermine
whole bear
#

okay guys

#

can someone help me with make some pseudocode over voice

#

For an algorithm problem in trying to solve

#

Kept u waiting huh

#

one sec

#

sorry

#

someone knocking

#

delivery here

tough cliff
#

cant speak in this dam place!

haughty pier
#

!voice

wise cargoBOT
#

Voice verification

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

tough cliff
#

yeah ik

#

50 messages?

#

foolish

#

i can just talk in here

#

i aint gon do dat!

#

i mean if i talk in here will they think im sapamming

#

im conversing here

#

semicolon semicolol

#

thats my classic steam message spam

#

im gonna get die an explode from the mods! Dont extradite me from the server please! I am interacting!

#

what doe sthe 3 10 min blocks mean

#

i will be back tomorrow for more messages

haughty pier
#

too suss.

tough cliff
#

it is not an among us reference this has been my name since 2014

#

how old are you guys

haughty pier
tough cliff
#

hes dead

haughty pier
#

did u do it?

tough cliff
#

why it called python

#

no

#

who

#

not me mon

#

oh ok

#

why

#

ok make it short

#

lol

#

i hate meanies

#

i got cussed out in a meeting once

#

they didnt do any work and i asked them to

#

its a long story also

#

ik i sound like an ass but it was 100% not my fault

haughty pier
tough cliff
#

im ususally very non confrontation but they were being insanely disrespectful to me even before the cussing out part

#

i aint got no box!

#

ill scream into a sardine can

#

sardines are πŸ”₯

#

good fats

#

canned salmon

#

all canned meats are fiya fiya

#

both are fiya fiya

#

you ever have it?

#

let me guess

#

"nop"

#

how you remember that

#

ew

#

first time i had chocolate milk it ws sour and i thought thats what it was supposed to taste like so i drank it all

#

bc my friends were pressuring me to like it

#

stud lee cap

#

GanjaGaming

#

it should be called first letter capitalization

#

"class naming convention"

#

more like poop8

#

anyone care about python bools

#

capital letters are crap

#

False

#

True

#

come on mon

sturdy panther
#

What's a modified camel case?

#

I don't have any homework, but please do them for me!

pastel cipher
#

modded CamelCase

#

regular camelCase

haughty pier
#

camelCase, snake_case, ModifiedCamelCase

sturdy panther
#

Oh. I thought it's called PascalCase.

pastel cipher
#

RaNdoMcASe

tough cliff
haughty pier
#

gotta go, be back later

robust quiver
#

anyone

somber heath
#

@small junco Down here. 😁

granite terrace
#

hi

#

done

#

:D

#

#25 not bad

#

literally every comment on any blender tutorial is "running blender on my laptop has turned my laptop into a blender"

hollow furnace
#

can you hear me?

#

my microphone is a bit broken

#

can you?

granite terrace
#

holy-

#

stoppp

#

MUTE

#

STOPPPPPpppPPPPPPPp

somber heath
#

@hollow furnace YIKES.

granite terrace
#

what the absolute fuckery was that shit 😱

somber heath
#

You were not kidding!

hollow furnace
#

I told you my mic was broken

granite terrace
#

😱

#

my ears

hollow furnace
#

sorry

granite terrace
#

lmfao

hollow furnace
#

my mic is kinda done

#

i gotta get it replaced way soon

#

marshal defen

#

yes sure

#

i will show you at voice chat 1

#

this is how bad my mic is

#

It was due to pulse audio i guess

#

in windows my microphone works just fine

#

yes

#

I better fix my mic

#

you know i think the mic is my fault

#

is it better now?

#

i am scared to talk tbh

#

Wha?

#

I can't understand?

#

Holy sh**t

#

My ears

#

yes

#

there is a problem in default settigns

#

where the volume is always high

#

i have to manully force it back

#

Gentoo

#

Rice

#

how does it look?

#

yes

#

desktop

#

Clean?

#

I could change it though

#

I think i have ocd

#

for some reason

#

2.7???

#

not sure

#

but i never really use gimp

#

how do i stream?

#

Oh

#

How do i get it?

#

i want to show my ocd thing

#

1 sec

#

i am back

#

It would be nice if there was a tts bot

#

Yeah

#

I did create it

#
import asyncio
import discord
import random

from discord.ext import commands
from gtts import gTTS

bot = commands.Bot(command_prefix="'")

tts = ["tts", "gttps"]

@bot.event
async def on_ready():
  print (f"Bot has logged into {bot.user}")

async def ch_pr():
  await bot.wait_until_ready()
  while not bot.is_closed():
        status = random.choice(tts)
        await bot.change_presence(activity=discord.Activity(type=discord.ActivityType.watching, name=status))
        await asyncio.sleep(10)
bot.loop.create_task(ch_pr())

@bot.command()
async def t(ctx, *, text):
    speach = gTTS(text=f"{text}", lang='en', slow=False)
    speach.save("tts.mp3")
    if ctx.guild.voice_client in  bot.voice_clients:
        voicechannel = ctx.voice_client
        voicechannel.play(discord.FFmpegPCMAudio("tts.mp3"), after=lambda e: print('done', e))
    else:
        channel = ctx.author.voice.channel
        await channel.connect()
        try:
            voicechannel = ctx.voice_client
            voicechannel.play(discord.FFmpegPCMAudio("tts.mp3"), after=lambda e: print('done', e))
        except:
            await ctx.send("The tts is not done")

bot.run("Token")
#

Here

#

is the code

#

't <stuff>

#

i make a few here and there

#

most of them are useless

#

but some

#

i use for nuking servers

#

Both Marshall and OpalMist sound the same

#

pfp

#

You want to hear some dadjokes?

#

Why do crabs never give to charity? Because they’re shellfish.

#

hello?

#

Why is the vc so silent?

#

Oh no i gtg

#

why

#

I didn't hear anything

#

yes

#

i3 wm

#

Who uses gentoo here?

#

i have a thing to do

#

i am back

regal rapids
#

can i still use Discord.py py or it will not work after discontinuation

whole bear
#

Best waifu

runic forum
#

helo

rustic rover
#

Hi

#

@somber heath

#

i cant talk :(

somber heath
#

!voice

wise cargoBOT
#

Voice verification

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

rustic rover
#

i havent been in the server long enough

#

Are you Australian by any chance?

#

Lucky guess

#

I'm from the UK so i can sort of tell the difference

#

I wasn't sure though as you sound like you could be from London area

#

roughly

#

What time is it on the over side of the world right now?

#

I just woke upπŸ˜‚

#

My pc needs a restart ill rejoin when its done

#

goodbye!

azure citrus
#

ok

#

is the help chat for like problems or how to do stuff?

stuck furnace
#

Hello πŸ‘‹

runic forum
#

helo

azure citrus
#

do you guys support pgzero?

somber heath
#

!pypi pgzero

wise cargoBOT
stuck furnace
#

Oh, I forgot Pyjamas is this weekend.

#

Little online Python conference.

#

The gimmick is that people deliver talks in their pyjamas, or something πŸ˜„

runic forum
#

do any of yall play RuneScape?

#

or Roblox perhaps?

stuck furnace
#

I reckon there's some information theoretic reason for that πŸ˜„

stuck furnace
runic forum
stuck furnace
#

Dunno. I played it a bit when I was a youngen Β―_(ツ)_/Β―

#

It's probably a totally different game now, I imagine.

runic forum
#

but it still looks the same

stuck furnace
#

I might have a look, for the nostalgia πŸ˜„

#

Anyway gtg πŸ‘‹

runic forum
#

@verbal hemlock helo?

verbal hemlock
#

yo

#

:}

runic forum
#

what are you doing?

verbal hemlock
#

trying to convert my input to a text

runic forum
#

ok

verbal hemlock
#

its for a assignment

#

xd

#

one small step for men

runic forum
#

big step for a human race

sturdy panther
#

Gotta start somewhere!

runic forum
#

@analog barn yes, we can hear you well

analog barn
#

how can u hear me

#

u r not even in the vc

runic forum
#

probably a glitch

analog barn
#

yeah

runic forum
#

because i had some lag issues

analog barn
#

anyway how does python 3.6.10 doesnt have it exe installer

#

i really need 3.6.10

runic forum
#

idk much about python

analog barn
#

oh okay

runic forum
#

can you see me on VC0?

#

send ss on DM's

analog barn
#

noo

runic forum
#

hello?

analog barn
#

hi

sturdy panther
#

My guess is that 3.6 only gets security fixes. Same already happens for 3.7 and 3.8.

analog barn
verbal hemlock
#

i was speaking.

wraith kernel
#

hi

#

is stuff going on here?

#

hey @runic forum

runic forum
#

hello

wraith kernel
#

so...

#

how are you @runic forum @somber heath ?

#

ah ok

#

quite quiet here

#

yeah sometimes there is people

whole bear
#

So this is the text chat channel for voice?

wraith kernel
#

join the vc

whole bear
#

I just joined the server so cannot really speak but I'll listen sure.

#

Hi!

wraith kernel
#

so how are you @whole bear

whole bear
#

I just deleted my old Discord account for many raisins.

wraith kernel
#

sounds confusing but ok

#

yes

#

we're getting people

#

the vc shall be revived!

ripe salmon
#

hello

whole bear
#

Looking for a fresh start of sorts is the simplest answer. I don't know anything about coding but I'd like to learn. Hopefully without ripping out my hair.

wraith kernel
#

cuz we

#

are chad coders

#

that can help you

whole bear
#

My life is frustrating so if I haven't offed myself yet, there is a fair chance I could tolerate coding lol.

#

I also have a fairly ridiculous memory for certain types of things.

wraith kernel
#

mondays sound worse @somber heath

#

unless good stuff happen

#

actually any day could be good or bad

whole bear
#

What language does Discord use for it's Emojis?

wraith kernel
#

im surprised your the only person using mic here @somber heath

whole bear
#

I just joined the server and honestly there is something to be said for just listening to a person talk.

#

Plus, once you speak the mystique is gone.

#

Mystery removed.

wraith kernel
#

i think you pissed him of @somber heath

#

oh hes still here

whole bear
#

I don't even really know basic terms. OS is operating system?

whole bear
#

I am like a complete beginner

#

A literal know nothing.

wraith kernel
#

i could help you

ripe salmon
whole bear
#

I'm pretty sure anyone could help me at the point I'm at...lol

#

Like, do you need a program to begin coding?

#

Can you do it in a notepad doc?

wraith kernel
#

ok

#

1st

#

i want you to try write hello and make the program say hello to you

#

note. dont just write hello