I am stuck with a problem, I want to make a discord server for newbies that want to learn python, but i have no idea how I can manage all the problems. Then I had an idea popping, I thought about making a discord bot, I worked for days but no progress was made, then I thought of just finding one or more bots from Google but I still can't find any, please help me and suggest me some discord bots
#π Discord bot python
15 messages Β· Page 1 of 1 (latest)
@radiant ermine
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.
Closes after a period of inactivity, or when you send !close.
Ping me if you have the solution, I will read it after some time
What's the idea for the discord bot? What exactly would it do? Is it a problem generator? Or how would it help new people understand programming?
@radiant ermine
Just take "bro code" as an example, he is an YouTuber that teaches others about coding, he has made python videos in the past, the bot could be like that.
OR
Whatever you want to learn about python like a documentery, just type it's prefix followed by what the user wants the doc on, it shows it from the official python.org website documentary
@sterile perch
the python discord bot in here will give you documentation
But I want to make my own, because it can't be invited to other servers
well, the source code is available on github. you could use the same methods they use for looking up documentation
For the second option, I agree with bobby, you can get the source code from GitHub and do it (might actually be a fun project, dealing with adapting it to your needs and so on). For the first one, I don't really understand how you'd program something to interact with people like a human, unless you plan to use something like ChatGPT? But then again it suuuuucks at programming and being correct so that wouldn't be great
As someone who has contributed a bit to @red nova before, the codebase is quite complex and also specifically tied to this server. You can use it for inspiration, but I would recommend creating your own bot from scratch
Just take "bro code" as an example, he is an YouTuber that teaches others about coding, he has made python videos in the past, the bot could be like that.
How would you replicate what Bro Code does with a Discord bot? YT videos are such a different form of communication that I don't get what 'the bot could be like that' could entail
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.