#๐ Discord bot
28 messages ยท Page 1 of 1 (latest)
@ancient grotto
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.
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?
Just basics please
define "basics"
I don't want to waste ur much time that's why tell me only basic
I mean , can u taught me?
These are example projects that you can get a basic understanding of how it works
I took a look at your github, and I think you need to learn Python basics first
I can't understand that's why I opened a forum
I know basics?
if and else statements?
Yes
import discord
intents = discord.Intents.all()
bot = discord.Client(intents=intents)
bot.run(TOKEN)```
start from here
If else , for i in range , while true , while loop , etc
@proud brook input output too
how to use variables inside a function globally
I mean i can make a atm , calculator , loop number , while condition is true
dms and ill try to find your level and help u as u go
Instead of going to ai ,clearly I don't know, can u explain? For my future learns
Idk function globally
just dm and ill teach u
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.