#voice-chat-text-0

1 messages ยท Page 651 of 1

slender bison
#

anti-spam I mean

atomic zodiac
#

lol

#

u really want to talk

#

do u want to start a conversation

slender bison
#

barzz

atomic zodiac
#

Hi

#

I didnt

#

Did u

#

who

#

What does it

slender bison
#

what did your aunt feed it

atomic zodiac
#

eat

terse vigil
candid venture
random helm
#

!tempmute 758074696263663656 1H Don't send messages like that, it's unnecessary noise and spam.

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied mute to @sullen oxide until 2020-10-18 20:59 (59 minutes and 59 seconds).

stuck furnace
#

Ah, I'm just learning bash. It's a horrid language ๐Ÿ˜„

atomic zodiac
#

lol

gentle flint
#

me in my first project:

# cuz I have to use it 10 times and had enough of typing out the string
nOptErrorMsg = "Not an option, please try again"
terse vigil
#

@stuck furnace it is

#

I learned bash Then python lol

gentle flint
#
# function to create a header and start counting leg distance
def initParams():
    global lat0
    global lon0
    global dep
    global arr
    global lat_dep
    global lon_dep
    global lat_arr
    global lon_arr
    global dist_total
#
# calculate between-waypoint leg distance with Haversine formula
def legDist(lat0,lon0,lat,lon):

    R = 3441.036714 # this is in nautical miles.

    dLat = math.radians(lat - lat0)
    dLon = math.radians(lon - lon0)
    lat0_rad = math.radians(lat0)
    lat_rad = math.radians(lat)

    a = math.sin(dLat/2)**2 + math.cos(lat0_rad)*math.cos(lat_rad)*math.sin(dLon/2)**2
    c = 2*math.asin(math.sqrt(a))

    return R * c
#

this is NOT representative of my current code fyi

#

it gets interesting around line 342

terse vigil
stuck furnace
#

Erm, a few indentation issues maybe? ๐Ÿ˜„

gentle flint
stuck furnace
#

I know the zen says "flat is better than nested"...

gentle flint
#

what

#

the

#

hell

rugged root
#

Well that's horrifying

terse vigil
#

i wrote it and I agree

gentle flint
#

nobody blows your trumpet like you do, huh

#

๐Ÿ˜‰

terse vigil
stuck furnace
#

Want to see a script I'm currently working on?

#

It's meant to be an implementation of the shunting yard algorithm:

#

Only partially complete.

#

Yo guys, check the helpers section of the member list ๐Ÿ˜„ @gentle flint @somber heath

#

Yep ๐Ÿ˜„

gentle flint
#

congrats

#

lol

stuck furnace
#

Thanks

viscid reef
#

Hello. I am trying to create an app that uses python to get the sensor data from the sensor and display this information in graph form to the user. Right now, I have created a website that takes the image and displays it to the user and that works for the basic purpose.
I would like my app to be able to control the fan speed and so on. I was wondering for a newbie what would be the fastest way to get this app done?
I want app to write my app in a future proof way thats why I am asking

#

Sorry if it is at the wrong place, I just joined.

somber heath
#

@stuck furnace Oh neat

stuck furnace
#

That's... concerning

gentle flint
#

@gentle sapphire your status concerns me

stuck furnace
#

See ya @gentle flint

tall latch
#
def ascend(arg):
    correctlist = []
    if type(arg) == type(correctlist):
        for l in range(len(arg)):
            maximum = max(arg)
            correctlist.append(maximum)
            arg.remove(maximum)
        return correctlist

def descend(arg):
    correctlist = []
    if type(arg) == type(correctlist):
        for l in range(len(arg)):
            minimum = min(arg)
            correctlist.append(minimum)
            arg.remove(minimum)
        return correctlist
terse vigil
#

vapoursynth.Error: Plugin /home/fletcher/.hybrid/vsplugins/libaddgrain.so already loaded (com.holywu.addgrain) from /home/fletcher/.hybrid/vsplugins/libaddgrain.so

gentle flint
tall latch
#

i got rtc disconnected

somber heath
#

@tall latch sorted. Also, if you're having to do something that looks like for i in range(len(_list)), that's an ideal use case for enumerate.

#
for index, value in enumerate('abc'):
    pass

#vs

for value in 'abc':
    pass

#vs

for index in range(len('abc')):
    pass```
#

@tall latch

gentle flint
#
while hash.__self__.__dict__["True"]+hash.__self__.__dict__["True"]==23432/11716 and hash.__self__.__dict__["False"]!=hash.__self__.__dict__["True"]: (lambda ไฝ ,ๆˆ‘:print(hash.__self__.__dict__["int"].__call__(hash.__self__.__dict__["str"].__call__([[ๆˆ‘[hash.__self__.__dict__["False"]]*ๆˆ‘[hash.__self__.__dict__["True"]],ๆˆ‘[hash.__self__.__dict__["False"]]/ๆˆ‘[hash.__self__.__dict__["True"]],ๆˆ‘[hash.__self__.__dict__["False"]]+ๆˆ‘[hash.__self__.__dict__["True"]],ๆˆ‘[hash.__self__.__dict__["False"]]-ๆˆ‘[hash.__self__.__dict__["True"]]][ๅฅฝ็ฌ‘] for ๅฅฝ็ฌ‘ in hash.__self__.__dict__["range"].__call__(hash.__self__.__dict__["len"].__call__([23423,342424,32434234,234])) if ['mul','div','add','sub'][ๅฅฝ็ฌ‘]==ไฝ ]).strip.__call__('[').strip.__call__(']')))).__call__(hash.__self__.__dict__["input"].__call__('Choose an operations:\nmul for multiply\ndiv for divide\nadd for addition\nsub for subtraction\n'),[hash.__self__.__dict__["int"].__call__(hash.__self__.__dict__["input"].__call__('Enter the first number of the operation: ')),hash.__self__.__dict__["int"].__call__(hash.__self__.__dict__["input"].__call__('Enter the second number of the operation: '))])

repost from the Programming server

terse vigil
#

ewe

gentle flint
#

try running it in a Python shell

#

courtesy of vision05 and SomeDude

terse vigil
#

-_-

gentle flint
#

for all ye unbelievers

slender bison
#

ไฝ  and ๆˆ‘ as variables lmfao

gentle flint
#

ikr lol

severe elm
#

did something happen in vc?

gentle flint
#

nope

severe elm
#

i still cant talk to you guys

#

am i doing something wrong

#

i did

gentle flint
#

The steps to get voice verified
1.leave VC
2.go to #voice-verification
3.type in !voiceverify
4.there is no step 4 it's that simple
*conditions apply

  • courtesy of FabCode
severe elm
#

hahah

#

oh

candid venture
#

yeah u just need to relog into vc

severe elm
#

aight done

#

it worked

candid venture
#

gg

severe elm
#

but yeah what happend?

candid venture
#

u gained the voice verf role

#

so u reloaded to gain access to talk

severe elm
#

did some major incident happen or just the usual earraping and stuf

candid venture
#

its mostly so random self bots join and earrape wont join

gentle flint
#

lamah ata lo yishan?

candid venture
#

lamah ata lo yishan?
@gentle flint
ki lo ba liiiiiii

severe elm
#

bruhhh what language is that?

gentle flint
#

zeh zman shinah leyeladim

#

@severe elm transliterated hebrew

candid venture
#

yooo ata kaze metzik

gentle flint
#

lol

severe elm
#

hmm

candid venture
#

except im not using a translator, i actually read and speak hebrew so lmao

gentle flint
#

same

#

to a certain extent

#

kacha-kacha

severe elm
#

i dont believe you

gentle flint
#

feel free

severe elm
#

you are dutch bro

#

yeah say something hebrewish in vc

#

uuu wow

#

you really speak some fancy language

#

@candid venture bro you made me think of very weird stuff

#

what women do on them self hahah

#

you said that just a moment ago

vestal mason
#

hey guys!

devout oxide
#

@whole bear why cant i unmute myself?

whole bear
#

you need to verify

devout oxide
#

now i have to text 50 times here

#

lmao

#

what do i say

#

?

pliant atlas
#

go into python general and try to talk to people, or go to off topic text channels

granite field
#

yp

#

yo

#

@somber heath how are you doing lol

#

as you know i am a old member

somber heath
#

Hm.

#

I am doing.

granite field
#

lol

#

you can speak on the

#

voice i can hear you

#

lool

#

how you doing mate

#

where

#

is

#

gfever ?

#

rtx what ?

#

ohhh

#

like the graphics card

#

yea hes a genius

#

yea machine learning

#

you need a good gpu

#

what ahave you been

#

working on ?

#

what is intereference patterrns ?

#

yea

#

yea

#

ahh

#

oh

#

thats insane

#

what library do you use ?

#

yeah pillow is good

full dagger
#

why am i server muted?

#

I just joined and randomly have this

#

???

whole bear
#

n

full dagger
#

why am i supressed

#

How do i get the voice role?

#

wtf when was that added

#

@somber heath it just did this to me

#

I've been here for like a year

frozen oasis
#

wait what a=why tf am i supressed rn?

#

wait opal do uk why am i supressed?

full dagger
#

@night tiger it didnt work

#

i messaged mod mail

#

i don't type in chat a lot

#

but been here for like months

frozen oasis
#

i think im active enough but ya i dont chat mcuh

full dagger
#

i only did voice

frozen oasis
#

mostly just on vc

full dagger
#

didn't text chat a lot

pliant atlas
#

You guys might be suppressed in the voice chat, as u might not be active enough

frozen oasis
#

ok so if i spam smg will it work?

pliant atlas
#

Yeah atleat need to chat 50 msges

full dagger
#

yep

pliant atlas
#

No

crisp shuttle
pliant atlas
#

That would ban you

full dagger
#

why don't they put a message spam channel?

#

or remove message limit

frozen oasis
#

dammit

#

nvm then

#

i'll just

#

listen

#

or something

pliant atlas
#

Yep

full dagger
#

yea i don't have 50 messages yet

frozen oasis
#

i dont even know why did they do this tho

full dagger
#

do i really need to spam 50 messages

frozen oasis
#

ok how do i get the message counter then?

full dagger
#

this is bs

pliant atlas
#

Or just go to off topic and talk about something

#

U have to go to the top right and search for from:Dhruv_the_gr8

full dagger
#

just have a bot that can detect voice level and auto kick from the vc

#

idk

#

that just sits in vc

#

@somber heath a bot that sits in vc and monitors voice levels and auto kicks when someone ear rapes

#

???

pliant atlas
#

Bruh u have 81 results @frozen oasis i wonder why u cant verify then

full dagger
#

dang

pliant atlas
#

Were u banned sometime soon??

somber heath
#

@pliant atlas It's messages within a given period

frozen oasis
#

oh

#

well

full dagger
#

I can't verify I only use vc in here and code help channels

#

don't have 50 messages

#

maybe have safe chat channels? @somber heath

#

like some required some not

#

we can't have the bot have someone answer questions?

#

some easily googlable things

#

that a simple bot wouldn't do

#

to verify

#

without message limit

#

i mean sure raids would still be a thing but not mass spam

#

with bots

#

i mean i know where to get them theyre not common

#

raids

#

is that what your thinking of

#

yea

#

that refers to younger people high pitched voice peopel

#

people

#

I mean what about level limit?

#

like must be level 5 with the bot or whatever?

#

for all but one channel

#

I guess that would still cause spam

#

lol

jovial meadow
#
class abc
  int a;
  int b;
#

--- int a
--- int b


.
class abc points to int a

#

.

wild crater
#

why dod I need to have 50 messages for voice?

pastel lance
#
last_seen = user.UserUpdates
print(f"{target} Was last seen at : {last_seen}")
target_file = open(f"{target}_log.txt", "a")
print(f"{target} Was last seen at : {last_seen} \n", file=target_file)
target_file.close()
time.sleep(2)
wild crater
#

I never talk and I lose my voice privilege's?

#

?

pastel lance
#

#voice-verify

wild crater
#

#voice-verify

pastel lance
#

After verification log off and back on

wild crater
#

it said it failed

pastel lance
#

oh

#

why
?

wild crater
#

because I dont have "50 messages"

pastel lance
#

xD !

wild crater
#

because I just joined the server 3 days ago

pastel lance
#

oh yeah thats part of this thing

wild crater
#

why "50 messages"? that's stupid

pastel lance
#

they want that unfamiliar people wont come here

#

Yupe I agree tbh im not sure i had 50

#

but

wild crater
#

well

pastel lance
#

what can we possibly do

wild crater
#

lets chat and maybe ill get verified

#

xD

pastel lance
#

yeah thats what im trying to do xD

wild crater
#

fair enough

#

I wonder if I should count

#

or just be annoying xD

pastel lance
#

pretty sure we're around half already

#

xDDDD

wild crater
#

ahhh

#

I hope so, that would be nice

pastel lance
#

I really hope it is counting

wild crater
#

been a long day

#

and this doesnt help

#

at all...

pastel lance
#

yeah bro i feel ya

wild crater
#

been working on a web server

#

and for some reason

#

it wont work

#

so it's very annoying what I try and make it work

pastel lance
#

I wonder why ..

#

have u tried again ?

wild crater
#

but it simply doesnt

#

I have tried over 20 times and it still wont work

pastel lance
#

xDDD

#

look

#

disconnect the server

#

do it all over again

wild crater
#

it's for an assignment and I am getting annoyed

pastel lance
#

pretty sure it will work

wild crater
#

I need to keep going

pastel lance
#

does it says how many u have atm ?

wild crater
#

because apparently I have not done 50

#

there is no counter

pastel lance
#

lol

wild crater
#

so I have no clue

pastel lance
#

crap

wild crater
#

Python bot, give me a sign

#

please, I want to talk ๐Ÿ˜ฆ

pastel lance
#

xDD

wild crater
#

xDD

pastel lance
#

I think u should talk now word by word

#

I

#

mean

wild crater
#

me want to use z mik

pastel lance
#

like

#

that

wild crater
#

nah, ill get muted or banned

pastel lance
#

lol yeah makes sense xD

wild crater
#

did that in another server, got my ass banned

#

so I jsut typed

#

and typed

pastel lance
#

oh lol

wild crater
#

and typed

pastel lance
#

better watch out then

#

tbh i havent count but if u'll ask me we're over 50 already

wild crater
#

nope

#

still under 50

#

so stupid

pastel lance
#

lol wow

wild crater
#

Watch these messages nto even count

#

come on bruh

#

this is stupid

#

give me 50 messages already!

pastel lance
#

lol maybe it wont count new messages

wild crater
#

like, tf

#

...

#

it better count, because this is stupid

pastel lance
#

so new people wont be able to fake it

#

xDDDD

wild crater
#

ive never had to do this

pastel lance
#

yeah that's annoying but its only one time thing

#

so ..

#

lets get over it xD

full dagger
pastel lance
#
last_seen = target_details.user.UserStatusRecently()
print(f"{target} Was last seen at : {last_seen}")
target_file = open(f"{target}_log.txt", "a")
print(f"{target} Was last seen at : {last_seen} \n", file=target_file)
target_file.close()
time.sleep(2)
#

anyone who can help ?

#
first_msg = False
def first_con():
    global first_msg
    if first_msg == False:
        if target_details.user.status != "UserStatusOnline":
            print(f"{target} is correctly Offline. \n")
            target_file = open(f"{target}_log.txt", "a")
            print(f"{target} Was Offline at {datetime.now()} \n", file=target_file)
            target_file.close()
            first_msg = True
#

@client.on(events.UserUpdate())
async def handler(event):
    time.sleep(2)
    if event.user_id == target_id:
        if event.online:
            print(f"{datetime.now()} : {target} came Online...")
            target_file = open(f"{target}_log.txt", "a")
            print(f"{target} went Online at : {datetime.now()} \n", file=target_file)
            target_file.close() 
        if event.typing:
            print(f"{datetime.now()} : {target} is typing...")
            target_file = open(f"{target}_log.txt", "a")
            print(f"{target} typed a message at : {datetime.now()} \n", file=target_file)
            target_file.close() 
    else:
        print(f"Event from non-intersting user was saved on {target}_randoms.txt")
        rnd_log = open(f'{target}_randoms.txt', 'a')
        print(f"Event from User ID : {str(event.user_id)} at {datetime.now()}. \n", file=rnd_log)
        rnd_log.close()
jovial meadow
#

event.get_user()

pastel lance
#
AboLeLe's Full contact details correct to : 2020-10-19 05:57:14.723145 
 UserFull(user=User(id=x, is_self=False, contact=False, mutual_contact=False, deleted=False, bot=False, bot_chat_history=False, bot_nochats=False, verified=False, restricted=False, min=False, bot_inline_geo=False, support=False, scam=False, access_hash=x, first_name='x', last_name=None, username='x', phone=None, photo=x, status=UserStatusRecently(), bot_info_version=None, restriction_reason=[], bot_inline_placeholder=None, lang_code=None), settings=PeerSettings(report_spam=False, add_contact=False, block_contact=False, share_contact=False, need_contacts_exception=True, report_geo=False, autoarchived=False, geo_distance=None), notify_settings=PeerNotifySettings(show_previews=None, silent=None, mute_until=None, sound=None), common_chats_count=0, blocked=False, phone_calls_available=True, phone_calls_private=True, can_pin_message=False, has_scheduled=False, about=None, profile_photo=None, bot_info=None, pinned_msg_id=None, folder_id=None)
#
Session started at : 2020-10-19 05:57:08.596177
Logging in to Telegram complete.
Started listening to x. 
x_full.txt for full user's details.
Creating x_log.txt as target's log file.
x's User ID is : x
x is correctly Offline.
#

AttributeError: 'str' object has no attribute 'UserStatus'

jovial meadow
#

target_details.user.userstatus.was_online

#

target_details.user.status.userStatusOffline.was_online

#
target_details.user.status.userStatusOffline.__dict__
#
target_details.user.status.__dict__
final wave
#

hello

#

thank you

#

so how many msg we have to do to get verified?

#

so cant you do it?

#

ohk np

#

thats basics zd and thats important in python

#

is ist not any other way to have a voice chat with you?

#

bcz u might not be online other day

#

ohk thats great

#

thanks for info opalMist

crisp shuttle
#

hello guys

final wave
#

can i talk to you solo on discord if u dont have issues ?

#

kk

#

can u tell abt project abt you did bcz by your voice u seemed to have a lot of experience?

glad locust
#

As far as I know, he is. @junior shadow

crisp shuttle
#

wow art

final wave
#

ohk grt

glad locust
#

@somber heath what's the hardest thing you ever did?

#

Okay

slate sluice
#

@somber heath why does it says I dont have permission to talk?

#

@somber heath where can i find the instructions?

#

I see it

#

thanks

tall latch
#

The steps to get voice verified
1.leave VC
2.go to #voice-verification
3.type in !voiceverify
4.there is no step 4 it's that simple
*conditions apply
@tall latch

#

how many of you are using discord canary

#

@gentle flint

somber heath
#
words = 'Red apples are the best apples and I only eat the best apples'.split(' ')
frequencies = {word:words.count(word) for word in words}
print(sorted(frequencies.values()))```
#

@junior shadow

tall latch
#

my mom is cleaning this room up that's why background noise

gentle flint
#

@shell solstice Spooktober has arrived BOI

somber heath
#

@junior shadow You may also find sets to be of use.

#

@junior shadow Count is a method of list. Other containers have it, too.

#

'apple'.count('p') == 2

#

You're trying to split an empty list.

#

'apples and pears'.split(' ') == ['apples', 'and', 'pears']

wild oxide
#

How do you get unmuted in the Off-Topic / General chat room?

somber heath
#

set('apples apples and pears'.split(' ')) == {'apples', 'and', 'pears'}

wild oxide
#

you're using the split function?

#

or is that a module?

#

Sounds good, thank you @somber heath

tall latch
#

The steps to get voice verified
1.leave VC
2.go to #voice-verification
3.type in !voiceverify
4.there is no step 4 it's that simple
*conditions apply

wild oxide
#

brb

somber heath
#

@wild oxide split is a method of str.

#

str.split

wild oxide
#

yeah, doesn't that split strings based on index value or space within the index?

#

" "

#

?

#

haven't sent 50 messages yet, so

somber heath
#

Based on some defaults or on specified characters.

wild oxide
#

I get it based on your code example earlier

#

I just learned subscript operators and arrays in python

#

For college

#

You use a subscript operator as follows

#

<string>[indexvalue]

#

"cats"[3]

#

== s

#

You can also use subscript operators in for loops in order to access each index value of any string

#

strings are immutable in Python

#

yeah, once I get verified, do you want to run through some old projects with me.

#

I'll screen share

#

You cant???

#

big oof

#

You can also use subscript operators for string variables

#

You may also turn float or int variables too, but you've got to use str(int)

#

I can't unmute myself yet

#

He can't even hear

#

How long have you been programming?

#

C, C++, C#, java, or Ruby<3?

#

Have you ever coded for APIs?

#

They're always fun to program from time to time

#

I couldn't program them day in day out. I'm studying for my IT bachelors degree. I'm planning on getting a Masters degree in Cyber Security Engineering or Digital Forensics, but I might just take the certification route if my future employer(s) don't want to pay to further my education and have me work for them longer

#

yeah, you've got to know a lot of coding in order to be successful in any cybersecurity or digital forensic setting. There is a huge need for experts in the filed, but that requires knowledge from software, networking, and security

pallid kite
#

nice

#

hey

#

Im not verified yet XD

wild oxide
#

same

pallid kite
#

less than 50 msgs

#

rip

wild oxide
#

felt

pallid kite
#

I low key need help

wild oxide
#

I gocha

pallid kite
#

I need to make a script that will take a txt file and read each line and extract it to an ip:port format

#

I think

#

wait

#

it like

#

with open

wild oxide
#

yeah, youll use open

pallid kite
#

or something like that

#

then I do for line in text.readlines():

wild oxide
#

You'll have to use open("filename.extension", 'r' or 'w')

pallid kite
#

kk

#

I won't remember all of that

#

XD

wild oxide
#

You'll surely get it over time

#

If you decide to stick around with Python, you'll be opening files all the time because you can make other programs that will make the development process of other projects faster and more concise

somber heath
#
with open('file.txt', 'r') as file:
    for line in file.readlines():
        line = line.strip()
        #do stuff using line```
#

@pallid kite

wild oxide
#

I like that example @somber heath

pallid kite
#

I need to make it for my friend

#

wait ill ask him to send the example

#

of how each line looks

wild oxide
#

W3 Schools and Python.org have a tremendous amount of information you can absorb for free!

pallid kite
#

number - ip - port - example - example -

#

each line look slike that

somber heath
#

Stripping because otherwise it'll be 'I am line text\n' all the way down with the '\n' newlines.

pallid kite
#

I need to strip out ip:port

wild oxide
#

How do you format for output again? like %f.2 or %s.3??

somber heath
#

str.split, str.startswith, or the re module may be pressed into service.

#

f-strings

wild oxide
#

my bad, "%f.2"?

#

float .2 to the left?

pallid kite
#

so how will I do it?

somber heath
#
name = 'Bob'
print(f'Hello, {name}.')```
pallid kite
#

yes

#

but how do I extract the ip:port

#

from each line

wild oxide
#

You use curly brackets for name?

somber heath
#

@wild oxide F-strings, baby.

pallid kite
#

lol

wild oxide
#

What is an F-string, baby?

severe elm
#

float = 2.22200000004
print("this is a float: {0:.2}.format(float)

pallid kite
#

how do I make this as python?

severe elm
#

output = this is a float: 2.22

#

i dont remember how it was done correctly

wild oxide
#

how does it format for output?

severe elm
#

f'.....{var}'

wild oxide
#

without any specific integer or float range for spaces or padding?

somber heath
#

'Hello, my name is {name}'.format(name=name)

wild oxide
#

I must not be understanding something..... You're telling me that that formats for output like this? stand by

somber heath
#

f'{1+1}' == '2'

wild oxide
#

print("%4s%18s%10s%16s" %
("Year", "Starting balance",
"Interest", "Ending balance"))

#

or

#

print("%4d%18.2f%10.2f%16.2f" %
(year, startBalance, interest, endBalance))

pallid kite
#

where do I go from here?

wild oxide
#

Oh no, it's a pain

pallid kite
#

@somber heath so where do I go from there to print the ip:port?

#

number - ip - port - example - example -
@pallid kite .

#

thats how each line looks

wild oxide
#

That's interesting, I've got to learn that because I do a lot of work with formatting what the shell outputs. Mostly for columns of data

pallid kite
#

kk

#

thanks

minor drum
#

Write a program that creates a string of all three-digit palindromic numbers. A palindromic number is a โ€œsymmetricalโ€ number that remains the same when reversed. For example 101, 111, 121 are palindrome numbers. (can some help me ?)

#

hi

tall latch
#

The steps to get voice verified
1.leave VC
2.go to #voice-verification
3.type in !voiceverify
4.there is no step 4 it's that simple
*conditions apply

glass ridge
#

for i in range(1,10):
for j in range(10):
print(str(i)+str(j)+str(i))

#

@minor drum

minor drum
#

oke let me check thanks

#

start = 100
end = 999
s = ''
while start < end:
if str(start) == str(start)[::-1]:
s = str(start) + '\n'+ s
start = start + 1
print(s)

#

@glass ridge

glass ridge
#

@minor drum Is the code that I sent working well?

minor drum
#

@glass ridge no bro not at all

glass ridge
#

@minor drum what output is it giving to you? It worked well for me

minor drum
#

the out it gave me was a count

cloud root
#

Why can't I use mic inn voice chat?

#

Dude

icy axle
#

Follow the instructions in #voice-verification in order to speak in voice channels

rugged root
#

It'll be interesting to see how this affects chat today

icy axle
#

Yeah

somber heath
#

@rugged root what

#

do

#

you

#

mean?

rugged root
#

@somber heath

swift valley
#

Ye

whole bear
#

@rugged root mind verifying me maybe?

#

i cant talk

pure path
#

u have to verify yourself

#

check the pins

whole bear
#

i have been in here since 12 months dude

pure path
#

but u still have to verify

swift valley
pure path
#

lol

whole bear
#

this is my new acc...cuz my old acc claimed by someone

latent moss
#

meh

whole bear
#

Hello

rugged root
#

You've been here for that long sure but you only have 40 or so messages

#

So you're almost there

pure path
#

lol

whole bear
#

umm...im i miss u everysecond bruh

latent moss
#

nani

pure path
#

go help in channel @whole bear to get some messages

whole bear
#

nani
@latent moss my old acc name

latent moss
#

ok

rugged root
#

Just wait it out

whole bear
#

umm...ok if u say so

rugged root
#

You can still join and listen at the very least

latent moss
#

wut

quasi condor
whole bear
quasi condor
#

that's a reference to something being said in voice chat

latent moss
#

:/

quasi condor
#

generally if you're trying to participate in this channel, you probably want to be able to hear what's being said in here

latent moss
#

also you can keep a little patience..like you just opened ur channel 2 mins ago

whole bear
#

oops sry

latent moss
#

ยฏ_(ใƒ„)_/ยฏ

whole bear
#

im behaving weird today idk why tho

latent moss
#

also can someone tell me what is css? i just started django and i used premade templates, and i tried to understand the snippets

whole bear
#

also can someone tell me what is css? i just started django and i used premade templates, and i tried to understand the snippets
u mean cascading style sheets?

latent moss
#

wdym?

#

oohhh

whole bear
#

css

#

yes

latent moss
#

ok

whole bear
#

u starting django without basic html knowledge?

latent moss
#

well yeah maybe

#

i thought i will learn it along

whole bear
#

yeah u can do that

#

html in web dev is more like the requirements of maths in programming

latent moss
#

alr

stark otter
#

Yo

#

Why did i got server muted

latent moss
tall latch
#

The steps to get voice verified
1.leave VC
2.go to #voice-verification
3.type in !voiceverify
4.there is no step 4 it's that simple
*conditions apply

stark otter
#

Ok lets chat

latent moss
#

no

stark otter
#

So that i will have 50 messages lol

wet atlas
#

Don't chat for the sake ofit

celest canyon
#

WHere is voice verifciation

hidden flower
stark otter
#

Ah guys im not a foreigner i am in this server for over 4 months now

celest canyon
#

oh didn't see that thx

wet atlas
#

Ah guys im not a foreigner i am in this server for over 4 months now
@stark otter You shall not

latent moss
#

does america has its own native food?

stark otter
#

Hamburgers

latent moss
#

oh

stark otter
#

Coca cola

#

Fanta

latent moss
#

thats not food

stark otter
#

Uhm right

#

Well,

#

Kfc

quasi condor
#

!source voice-verify

wise cargoBOT
#
Bad argument

Unable to convert 'voice-verify' to valid command, tag, or Cog.

#
Command Help

!source [source_item]
Can also use: src

Display information and a GitHub link to the source code of a command, tag, or cog.

hidden flower
#

check the latest PR

latent moss
#

whats the uh point of voice verify?

stark otter
#

To prevent ear reapers

latent moss
#

ooh

stark otter
#

But guys ooooof, im not an ear reaperrr

#

๐Ÿ˜ฆ

latent moss
#

uh

hidden flower
#

But guys ooooof, im not an ear reaperrr
That's what they all say lemon_warpaint

stark otter
#

Ok, if someone gets verified and then does that kinda stuff will they be banned or unverified?

latent moss
#

:suspicious:

hidden flower
#

Ok, if someone gets verified and then does that kinda stuff will they be banned or unverified?
obviously yes

stark otter
#

YO I VE BEEN IN THIS SERVER FOR OVER MONTHS> That's what they all say lemon_warpaint
@hidden flower

hidden flower
#

im kidding

stark otter
#

Lol

radiant marten
#

I have to use this acc too

#

it's quiet new

#

hi

stark otter
#

Stfu

radiant marten
#

hi

hidden flower
#

anyway, you're atleast getting your message count up

stark otter
#

No

radiant marten
#

where

stark otter
#

DONT STEAL MY NAME

radiant marten
#

what

latent moss
#

uh

wet atlas
#

Don't spam guys

stark otter
#

Thats my name

wet atlas
#

U fucker
@stark otter Don't swear

stark otter
#

Then dont irritate

#

I mean the other pyotr

wet atlas
#

okk

stark otter
#

He stole my name

#

So i got angry

#

Sorry

#

I cant still talk

latent moss
#

uh, isnt that just ur alt? เฐ _เฐ 

tall latch
#

The steps to get voice verified
1.leave VC
2.go to #voice-verification
3.type in !voiceverify
4.there is no step 4 it's that simple
*conditions apply
@tall latch

latent moss
#

yeeee milk's here

swift valley
#

I think we've apprehended people for impersonating staff (and not dropping the act when asked nicely) before

latent moss
#

uh, is it possible to put up an animated pfp which changes motion when you move your mouse?

somber heath
#

He stole my name
@stark otter A group of people/friends have taken to changing their nicknames to my name, so at any given point there can be 5 or more OpalMists running around talking into channels at the same time. It's fun and games, but...mm.

latent moss
#

uh, as far as i am concerned it was their alt..

somber heath
#

People were freaking out. "OpalMist is using alts! Ahhh!"

#

"We're being raided!"

gentle flint
#

@somber heath there's currently only 4 OpalMists

latent moss
#

it isnt saying anything

gentle flint
#

14 people in vc
4 unmuted

quasi condor
#

hello

latent moss
#

what

hidden flower
#

it is disabled

#

on this server

latent moss
#

i cant type it..?

hidden flower
#

otherwise, it will be annoying

latent moss
#

oh

#

also, you guys know about a small switch thingy on the side of SD cards?

gentle flint
#

yeah

#

enables/disables write permission

latent moss
#

whats it supposed to do, it says to lock, but i didnt quite get that

gentle flint
#

enables/disables write permission

latent moss
#

oooh

gentle flint
#

possibly also read

#

not sure about that

latent moss
#

ok

gentle flint
#

but certainly write

latent moss
#

k

#

thx

gentle flint
#

np

latent moss
#

anyone else using manjaro? :3

#

what difference do terminal scripts make? like i am using bash

swift valley
#

iirc

xs = {1: 21} | {1: 42}
xs == {1: 42}
hidden flower
#

it updates the values

quasi condor
#

!e print(dict(a="b") | dict(a="c"))

wise cargoBOT
#

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

swift valley
#

I believe snekbox is still on Python 3.8

gentle flint
#

have a nice random music video

slate sluice
#

^ reported for nudity

gentle flint
#

uh

#

what?

slate sluice
#

๐Ÿ‘

#

they're putting things in their mouth

hidden flower
#

wait till u see MasterChef

latent moss
#

:V

hidden flower
#

you will be livid

gentle flint
#

the aussie or british one? @hidden flower

latent moss
#

are people standing on earth like small tentacles out of a circle?

slate sluice
#

earth is flat bruh

somber heath
#

@latent moss We are the Lovecraftian horror? Hmm.

latent moss
#

uh like, obv its like this right?

gentle flint
#

colour of my tea

slate sluice
#

the ones in the bottom can see under the skirt of the ones on top

latent moss
#

i dont think he uses a tea bag, maybe a container with dry tea leaves

gentle flint
#

I use teapot bags

#

one per cup

slate sluice
#

lipton

quasi condor
latent moss
#

george orwell... that name sounds awfully familiar

slate sluice
#

bruh...

#

1984

latent moss
#

oooh

#

yeah

slate sluice
#

yah

#

the year Kim Jong-un was born in

hidden flower
#

hmmm, this is like the problem where you have to calculate the force required to cook a chicken with one slap

hidden flower
#

@hidden flower do u wanna try my latest virus?
@slate sluice No, thank you. I'm still reconsidering my acquisition of the current virus

somber heath
hidden flower
#

That's a dog-shaped vacuum cleaner, played in reverse

gentle flint
#

โธ˜

#

โ€ฝ

slate sluice
#

bruh

gentle flint
#

brej

#

ยก

#

!

quasi condor
#

\๐ŸŒ—

slate sluice
#

;

gentle flint
#

ฤณ
not to be confused with
ij

swift valley
#

!charinfo ;

wise cargoBOT
slate sluice
#

regular semi-colon ==> ;
greek question mark ==> ;

swift valley
hidden flower
#

That wil crash IDLE ๐Ÿ˜‚ (charlie)

slate sluice
#

!charinfo ~

wise cargoBOT
#

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

slate sluice
#

bruh

gentle flint
#

<><>

slate sluice
#

8==>

gentle flint
#
<><>
 \/
#

^v^

#

ยฐvยฐ

latent moss
#

?

gentle flint
#
^ ^
ยฐ ยฐ
 v
hidden flower
#

<><>
@gentle flint TMNT mask

#

teenage mutant ninja turtles

slate sluice
#

tea mink namaste turn/

hidden flower
#

yeah

gentle flint
#

yech

latent moss
#

whats the fish script used for?

gentle flint
#

running commands in

latent moss
#

in?

gentle flint
#

UNIX, I believe

#

it's not POSIX

latent moss
#

um, no like

#

if i did fish in terminal

#

whats the point

gentle flint
#

then you would be in the fish shell

#

there are many shells

hidden flower
#

did you mean fish as in the shell?'

gentle flint
#

for instance

#

sh

latent moss
#

yeah

gentle flint
#

bash

#

ksh

#

zsh

#

fish

#

which you use is up to you

#

personal preference

slate sluice
#

xossh

latent moss
#

yeah so what difference does a fish shell make? highlight my text

#

?

gentle flint
#

there's a nice summary of what fish does here

#

The friendly interactive shell (fish) is a Unix shell that attempts to be more interactive and user-friendly than those with a longer history (i.e. most other Unix shells) or those formulated as function-compatible replacements for the aforementioned (e.g. zsh, the Falstad she...

latent moss
#

wait, it has a full form?

slate sluice
#

ohmyzsh have all the good things that fish has

#

Zsh over Fish

#

isn't this dog the cutest thing?

#

he looks so happy

latent moss
#

what

#

wont that be like poison for him

gentle flint
#

no

#

just drugs

slate sluice
#

^ Faster than C++

latent moss
#

ok so anyone on windows? do you know how can i get a similar output on manjaro when you do win + . in windows

slate sluice
#

NO

#

NO ONE LIKES WINDOWS HERE

whole bear
#

i do

latent moss
#

well yeah, but someone might be on it

whole bear
#

i too

hollow haven
#

Ugh. I think I'm getting sick.

indigo bramble
#

what happens on window when you do it?

tiny seal
#

Ugh. I think I'm getting sick.
@hollow haven yikes

latent moss
#

you get a pallete to choose all kind of emojis, text emojis, symbols

quasi condor
latent moss
somber heath
#

Is there a not a keyboard settings interface where you might bind a key combo?

latent moss
#

there might be, but

somber heath
#

It might be a Desktop Environment specific thing.

latent moss
#

this shows up the emoji menu, how do i get that

#

time to sleep good night

slate sluice
#

one punch man dont sleep

#

he trains

#

but ok

latent moss
#

already trained

slate sluice
#

ok

latent moss
#

nvm gonna stay awake a bit more

slate sluice
rugged root
#

!tempmute 657807649169211412 3d "You can't tell me what to do" attitude isn't going to fly here. You either listen to staff and stop spamming gifs, especially ones that are inappropriate, or you can accept the consequences for it.

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied mute to @slate sluice until 2020-10-22 15:20 (2 days and 23 hours).

gentle flint
#

hi

rugged root
#

@whole bear Please don't spam across all the channels in the server

whole bear
#

Hi guys i'm plus , i missed you all

rugged root
#

@whole bear Yes. On nearly every channel

#

That's not acceptable

indigo bramble
#

hey that would be fun

rugged root
whole bear
#

Bruh

rugged root
#

And more

whole bear
#

Ur aim was to get attentions ?

somber heath
#

!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.pydis.com/

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

indigo bramble
#

because angular

quasi condor
proper frost
#

why can't i speak haha

icy axle
#

Check the pins

smoky vale
#

Turned out I haven't sent 50 messages here yet

#

sent exactly half of that

#

lol

icy axle
#

Ah, okau

#

You could always help out in a help channel those 25 messages

smoky vale
#

I'm not too knowledgeable about Python tbh

#

I do kind of have the skills to do some stuff

#

But idk how much I can explain

#

(lol I can actually run it up to 50 by just typing this)

icy axle
#

Just don't spam

#

Maybe join some conversation in the other channels

smoky vale
#

I reckon I can use this channel to communicate with the users in the voice channel for the time being

#

I believe I will reach 50 pretty quickly

whole rover
#

you're at 34 now ๐Ÿ˜„

fierce summit
#

Hi

#

I can't talk ๐Ÿค”

smoky vale
#

Dying is dangerous for your life

tall latch
#

The steps to get voice verified
1.leave VC
2.go to #voice-verification
3.type in !voiceverify
4.there is no step 4 it's that simple
*conditions apply
@tall latch

hollow haven
#

You need to voice verify check the pins~

fierce summit
#

I still can't speak

whole rover
#

you have 37 messages

fierce summit
#

It said that I didn't send enough mesages

whole rover
#

yep

#

you need 50 messages

fierce summit
#

oh, okay

whole rover
#

just chat with me and you'll get it :)

fierce summit
#

okay

whole rover
#

how are you today my pythoneering pal?

smoky vale
#

Actually the 50 message limit is a pretty clever safety precaution

fierce summit
#

I'm fine

smoky vale
#

Nah I don't like spamming

fierce summit
#

I had a bit of a rough day

whole rover
#

yeah, it's faiiiiiirly simple to achieve, one could get it by hopping around channels and engaging

fierce summit
#

I had two history lessons in a row

#

it was horribly boring

whole rover
#

oooooof

#

I had 2 and a half hours of maths exams, which was ๐Ÿ™‚

fierce summit
#

I like math

#

I had one today

whole rover
#

I like math โ€” but this was a bonkers maths exam

#

I have one actually, one secondd

swift valley
#

lemon_scared ๐Ÿ”ฅ

fierce summit
#

Currently I'm looking up some spells for my game.

smoky vale
#

I have an exam on maths tomorrow

whole rover
#

I liked Q3 on that paper though

#

circles are good

fierce summit
#

I'm going to have exams on the end of this year. It's graduation year.

whole rover
#

ahhh nice

#

yeah, I've got my exams next summer

smoky vale
#

We were supposed to have exams in June but they were postponed because of the pandemic

hollow haven
#

Ethan Frome

whole rover
#

I was the year inbetween the exams that got postponed, so I'm good for now.

#

@fierce summit you're 2 messages off now, so I'll leave it to you ๐Ÿ˜ƒ

smoky vale
#

I was pretty sure I was never going to take it

#

This is basically an exam which defines whether or not you will get accepted to the 10th grade

fierce summit
#

@rugged root I have 31 more spell on the list.

smoky vale
#

And now it's literally the end of the first term and we were asked to write it

fierce summit
#

After that 19-20 that I already have on my list

smoky vale
#

What book are you talking about?

#

1984?

somber heath
#

Would it not be a matter of looking through the spell list and picking them out?

#

Like on wikipedia or fan based pedias

rugged root
#

@smoky vale Just books we had to read for English class in general

smoky vale
#

ok

#

nah over here we have a different subject called "literature"

#

And that's where we read those books and discuss them

fierce summit
#

Like on wikipedia or fan based pedias
@somber heath Yeah, I'm doing that. I'm looking up what exactly those spells do

rugged root
#

Oh, so question. The EP recharging spell that requires 2 EP to cast, are you wanting it to be a net gain of 4?

fierce summit
#

yeah

tall latch
#

i wanna automate the edge surf game or the chrome dino game

smoky vale
#

Tom Sawyer is a fun book to read

#

I am not an American but I liked this book when I read it as a child

#

So like it's not necessary to understand the culture ig

worthy yarrow
#

why am I muted?

#

can't use mic

icy axle
#

@worthy yarrow have a look at the pins

worthy yarrow
#

ok

smoky vale
#

Right so I have the role but I still can't speak

#

why

worthy yarrow
#

does the current suppress count as "Not have an active voice ban in place"?

#

am a bit confused, sorry

rugged root
#

I think so

worthy yarrow
#

not good in english

rugged root
#

Or rather..

#

Might mean that you've had a tempvoiceban as well (which is effectively a mute)

worthy yarrow
#

i just joined the server though

amber raptor
#

Then you need to wait

worthy yarrow
#

i wanted help with python project

amber raptor
worthy yarrow
#

i dont understand why am i mic banned?

#

i know i can wait 3 days

amber raptor
#

Because of spammers

worthy yarrow
#

but the response i got from the mod here confused me now

rugged root
#

Hold on

worthy yarrow
#

he said i might have been banned

quasi condor
#

Fahrenheit 451 is a dystopian novel by American writer Ray Bradbury, first published in 1953. Often regarded as one of his best works, the novel presents a future American society where books are outlawed and "firemen" burn any that are found. The book's tagline explains the t...

rugged root
#

Hoooooold on, let me look, Boto

worthy yarrow
#

ok sorry

rugged root
#

No no, you're good. So the issue is that you have to have a minimum of 50 messages and have to have been on the server for 3 days or more

nocturne fox
#

how get voice verified?

rugged root
#

And since you just joined (and just created the account)

worthy yarrow
#

@quasi condor i read this when i was young, very dark

rugged root
nocturne fox
#

thx

worthy yarrow
#

@rugged root ok thanks

#

i was just asking about the third condition

rugged root
#

Oh right

worthy yarrow
#

"โ€“ Not have an active voice ban in place"

#

i dont know what that is

rugged root
#

Can't have a current tempvoiceban or voiceban in place

smoky vale
#

try to change the channel and return

rugged root
#

We have an infraction that is listed as such

smoky vale
#

worked for me

worthy yarrow
#

i see

#

is it ok to use this channel to talk with people who are in voice?

smoky vale
#

it is

worthy yarrow
#

ok

amber raptor
#

Sure but people wonโ€™t always respond

heavy nacelle
#

I seem to be suppressed in this channel

worthy yarrow
#

i have a question for the people in vc who are willing to help me

heavy nacelle
#

Thank you @somber heath

somber heath
#

@heavy nacelle For?

icy axle
#

Youโ€™d be better off asking in a help channel @worthy yarrow

clear skiff
#

please explain backtracking

worthy yarrow
#

@icy axle i learn better when someone explain it to me in voice. i have vision impairment. sorry for my situation i hope you understand

molten widget
#

anyone know how I can get better at recursion lol

#

I solve problems but I feel like it's still so hard

clear skiff
#

can you inherit two classes in python

molten widget
#

Rn I'm trying to solve the tower of hanoi

#

and I understand it, but I can't come up with the solution, is that weird?

frozen oasis
#

hi

molten widget
#

Like I will UNDERSTAND the solution, but if I don't see the solution I feel like I'd never be able to solve it on my own

whole rover
#

Some voice stats: yesterday I sent a chart showing it was like 50-50, which made me panic. Looking more into it the figure is actually about 85% rate of acceptance per user on their first try. The stat is skewed by people continually checking their eligibility.

worthy yarrow
#

this is not working for some reason

#

can anyone help?

clear skiff
#

you have no return value in ur function

smoky vale
#

c_input doesn't need any parameters

hollow haven
#

@worthy yarrow you're not returning anything in your c_input() function

molten widget
#

why do you have an input function for input lol

smoky vale
#

and you fed some string

worthy yarrow
#

so, if I write it this way:

#

?

icy axle
#

!rule 7 @whole rover did someone mention padding the stars?

wise cargoBOT
#

7. Keep discussions relevant to channel topics and guidelines.

molten widget
#

You need to look at your parameters man

#

c_input() takes in 0 arguments

#

when you call it in main, you pass a string in

worthy yarrow
#

@rugged root can you help?

molten widget
#

Look at your parameters

worthy yarrow
#

sorry for ping but youre the one talking so i thought u might be available

#

can u explain it in voice

#

i have vision impariment

#

is this correct

smoky vale
#

you write c = c_input("some string")

#

You can't do that for a function with no parameters

worthy yarrow
#

ok

#

im waiting for a mod to help then

molten widget
#

@worthy yarrow Please listen carefully, sorry I'm not voice verified yet so I have to type it out

rugged root
#

I mean... other people are capable of helping

worthy yarrow
#

sorry i cant see

#

i can read

molten widget
#

your line:

def c_input():

Has no parameters

candid venture
#

@rugged root

print(hemlock.name && hemlock.id)
molten widget
#

you pass in a string

worthy yarrow
#

I see

molten widget
#

yo that's this guys code lol

rugged root
#

!ban 767786266531463189 Doxxing staff is very much a no no

molten widget
#

that's not someones address

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied ban to @worthy yarrow permanently.

molten widget
#

WTF

#

yo

#

lol

#

oh what the fuck

#

omg

#

i'm so sorry

#

I thought he actually had a problem

#

wow that is so messed up

#

Sorry

#

Discord shifted from gaming to community when quarantine hit tbh