#๐Ÿ”’ My discord bot bug

26 messages ยท Page 1 of 1 (latest)

timid otterBOT
#

@lavish olive

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

ruby depot
#

line 35

magic sparrow
#

Typo

ruby depot
#

menage_messages != manage_messages

magic sparrow
#

Didnt know discord did correction on syntax errors

#

Interesting

lavish olive
lavish olive
ruby depot
#

actually lol

lavish olive
ruby depot
ruby depot
lavish olive
#

no sorry

ruby depot
lavish olive
#

ahhhh

#

thanks bro

#

its good

#

now the whole line is the same color whereas before no, you really save me

daring nimbus
#

!e

s = "foo"
print(s.uppre())
timid otterBOT
# daring nimbus !e ```py s = "foo" print(s.uppre()) ```

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

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 2, in <module>
003 |     print(s.uppre())
004 |           ^^^^^^^
005 | AttributeError: 'str' object has no attribute 'uppre'. Did you mean: 'upper'?
magic sparrow
lavish olive
#

!close

timid otterBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.