#๐Ÿ”’ Discord bot

28 messages ยท Page 1 of 1 (latest)

dim kelpBOT
#

@ancient grotto

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.

gilded eagle
#

interesting request.... ill suggest you learn it by making a discord bot, you'll gain more expereince and knowledge that way

#

but first, what you know?

ancient grotto
gilded eagle
#

define "basics"

ancient grotto
#

I don't want to waste ur much time that's why tell me only basic

ancient grotto
ivory moth
#

These are example projects that you can get a basic understanding of how it works

proud brook
#

I took a look at your github, and I think you need to learn Python basics first

ancient grotto
proud brook
#

if and else statements?

ancient grotto
proud brook
#

thats all you know

#

?

gilded eagle
#
import discord
intents = discord.Intents.all()
bot = discord.Client(intents=intents)

bot.run(TOKEN)```
#

start from here

ancient grotto
#

If else , for i in range , while true , while loop , etc

#

@proud brook input output too

proud brook
ancient grotto
#

I mean i can make a atm , calculator , loop number , while condition is true

proud brook
#

dms and ill try to find your level and help u as u go

ancient grotto
#

Idk function globally

proud brook
#

just dm and ill teach u

dim kelpBOT
#
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.