#🔒 What do i put/??

17 messages ¡ Page 1 of 1 (latest)

gentle scaffold
grizzled pulsarBOT
#

@gentle scaffold

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.

gentle scaffold
#

What do i put

#

@grizzled pulsar

#

Giveaways 🎉
gstart ⚠️ - Start a giveaway
gend ⚠️ - End a giveaway
greroll ⚠️ - Reroll a giveaway
winner ⚠️ - Announce a winner
Claimtime ⏱️
claimtime - View your claimtime
claimtime set/add/remove ⚠️ - Manage claimtimes
Misc 📜
timedif - See time difference between messages
wins - See someone's giveaway wins
ts - Translate a text/message
snipe - Snipe latest deleted messages
afk - Enable AFK mode
timer ⚠️ - Starts a timer
purge ⚠️ - Delete an amount of messages (except pinned)
status ⚠️ - Shows number of user with /saturne in status
prefix ⚠️ - Change bot prefix
nuke ⚠️ - Nuke a channel
greet ⚠️ - Enable/Disable greet in a channel
lock ⚠️ - Lock a channel
unlock ⚠️ - Unlock a channel
hide ⚠️ - Hide a channel
unhide ⚠️ - Unhide a channel
⚠️ Restricted commands require the role Giveaways

#

I want all of thsese commands

hexed terrace
#

!resources

grizzled pulsarBOT
#
Resources

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

hexed terrace
#

Start with python basics

#

Discord bot is advanced topic

hot girder
# gentle scaffold

I'm not sure why you listed a bunch of commands, but the >>> indicates that you're in a Python REPL. It's expecting you to enter Python code. You could do 5 * 6, for example. REPLs are useful for running and testing small amounts of code.

If you want to actually write large amounts of code you want to create a Python script file, write your code in there, and then execute that file.

And ya, don't worry about Discord stuff yet. Learn the language first.

fossil zinc
#

!rule 5

nuke a channel

grizzled pulsarBOT
#

5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.

grizzled pulsarBOT
#
Python help channel closed for inactivity

This help channel has been closed. 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.