Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged discord.py
0
votes
1.5k
views
1
answer
discord.py - Discord API "soft-ban" for Selfbot? It can only read its own messages
So today, all of a sudden, my Discord Selfbot stopped working. It has been running for weeks without any ... changed the API for everyone. See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.2k
views
1
answer
discord.py - Python youtube_dl change output name
I'm trying to build a discord music bot and am using youtube_dl for downloading the songs. I want to ... /stackoverflow.com/questions/65829739/python-youtube-dl-change-output-name...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.3k
views
1
answer
discord.py - How do you create a discord bot that creates embeds which contain previews of videos
I'm creating a bot that allows users to create embedded messages. Here is a command that I am working with: @bot ... -a-discord-bot-that-creates-embeds-which-contain-previews-of-vi...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.4k
views
1
answer
discord.py - Discord Profile Picture Editor py
I have been trying to make a discord bot where you can run a command saying p.patronify and it will ... ://stackoverflow.com/questions/65853184/discord-profile-picture-editor-py...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.2k
views
1
answer
discord.py - I'm making a withdraw command but discord won't let me use "with" as the command name. What do I do?
I'm trying to make a withdraw command in by economy bot, but python won't let me use "with" as the name. I ... -a-withdraw-command-but-discord-wont-let-me-use-with-as-the-command...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.3k
views
1
answer
discord.py - I'm trying to make a share command for my economy bot, but it won't let me format my command how I want it
So I'm trying to make a share coins command, and I want to format it like this: !share [amount of coins] [member] ... -a-share-command-for-my-economy-bot-but-it-wont-let-me-forma...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.9k
views
1
answer
discord.py - Programming a Discord bot in Python- How do I make an embed have a random color?
I'm trying to make it so that whenever the bot sends an embed, the color for it is random. Here's my code: colors ... -bot-in-python-how-do-i-make-an-embed-have-a-random-color...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.3k
views
1
answer
discord.py - How do I make a work command (PyCharm 2020.3.2 Python 3.9)
I created this Economy category for my bot which currently has 2 commands. Balance and Transfer. I am trying to add a work ... -i-make-a-work-command-pycharm-2020-3-2-python-3-9...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.3k
views
1
answer
discord.py - How do I put all the text after the name of my command and the prefix into a variable like rest_of_message in the async def?
So I'm making an afk command, and I want to store everything I type after !afk into the reason, instead of having to ... text-after-the-name-of-my-command-and-the-prefix-into-a-var...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.6k
views
1
answer
discord.py - Discord Music Bot im Python adding a Queue
I'm adding a music feature to my bot so that it can play songs from youtube. So far the bot can ... stackoverflow.com/questions/65874029/discord-music-bot-im-python-adding-a-queue...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.3k
views
1
answer
discord.py - I'm making an 8ball command, but python won't let me add a number to the command
I'm making an 8ball command, but python won't let me add a number to the command. What I want to make: @client. ... 8ball-command-but-python-wont-let-me-add-a-number-to-the-command...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.2k
views
1
answer
discord.py - Having problem with message sending command
I am trying to do a repeat command with this code: import discord from discord.ext import commands ... .com/questions/65892988/having-problem-with-message-sending-command...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.2k
views
1
answer
discord.py rewrite - How do i delete every role in a server?
i am trying to find out how to delete every role in a server. I cant find anything on it on the internet, so ... .com/questions/65905096/how-do-i-delete-every-role-in-a-server...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
2.5k
views
1
answer
discord.py - Python Ebay bot viewer
I need help, I want to make a bot viewer for ebay, but I disagree. This consists in using the command ... from:https://stackoverflow.com/questions/65909158/python-ebay-bot-viewer...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
2.6k
views
1
answer
discord.py - Python: AttributeError: 'Client' object has no attribute 'command'
Good afternoon! I am new to Python , and I am working on a discord bot. I keep suffering from ... /questions/65917366/python-attributeerror-client-object-has-no-attribute-command...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.6k
views
1
answer
discord.py - Programming a Discord bot in Python- How do I make it automatically send messages?
I want to make my bot automatically send an image to a channel every ten minutes. Here's my code: def job(): ... -discord-bot-in-python-how-do-i-make-it-automatically-send-message...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.2k
views
1
answer
discord.py - Creating a discord bot command that responds with multiple embed fields
I am creating a bot command that allows the user to create nice looking embeds on the server. @bot.command( ... -a-discord-bot-command-that-responds-with-multiple-embed-fields...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.4k
views
1
answer
discord.py - How to print a list of guild members?
Here's the code: @bot.command() async def test(ctx): for member in ctx.message.guild.members: print(member.name ... .com/questions/65925156/how-to-print-a-list-of-guild-members...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.2k
views
1
answer
discord.py - Discord reaction_add doesn't work in Direct Message channel
I've been troubleshooting this thing for days and this is the last straw. Reaction_add only works if I do ... /65927848/discord-reaction-add-doesnt-work-in-direct-message-channel...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.8k
views
1
answer
discord.py - Command not found in cogs
I was trying to make my code a little cleaner by using cogs but it doesn't seem to work. When I do ... from:https://stackoverflow.com/questions/65929468/command-not-found-in-cogs...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.2k
views
1
answer
discord.py - Programming a Discord bot in Python- How do I make the bot run faster?
Closed. This question needs to be more focused. It is not currently accepting answers. question from:https://stackoverflow.com/ ... -bot-in-python-how-do-i-make-the-bot-run-faster...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.1k
views
1
answer
discord.py - Programming a Discord bot in Python- Having some trouble hosting my bot on Heroku
I've been trying to host my bot on Heroku, (followed this tutorial: https://youtu.be/BPvg9bndP1U). Everything appears ... -bot-in-python-having-some-trouble-hosting-my-bot-on-herok...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
981
views
1
answer
discord.py - How do you stop make a discord bot ask something, and then when I type something the command stops so I can't spam it
I'm making a pls search type of command, but I don't know how to make the bot say something like "You found ... stop-make-a-discord-bot-ask-something-and-then-when-i-type-something...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.2k
views
1
answer
discord.py - Trying to make a kind of pls dep all or pls dep max kind of thing
I'm making a currency bot but I can't seem to figure out how to do something like: [prefix] deposit all/[prefix] withdraw ... -a-kind-of-pls-dep-all-or-pls-dep-max-kind-of-thing...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.1k
views
1
answer
discord.py - Are Cogs supposed to be in the same code?
I have seen a lot of things about cogs but I never understood if the cogs are supposed to be in the same code ... .com/questions/65560238/are-cogs-supposed-to-be-in-the-same-code...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.5k
views
1
answer
discord.py - discord bot set embed message color
So I made this code for sending embed messages, if you write 000000 it will make the embed black, but ... //stackoverflow.com/questions/65642889/discord-bot-set-embed-message-color...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.5k
views
1
answer
discord.py - How do i delete every text channel with an event?
i have been trying to figure out how to delete every channel in an event for fun. Does anyone know how to do ... questions/65647229/how-do-i-delete-every-text-channel-with-an-event...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
0
votes
1.2k
views
1
answer
discord.py - Why isn't my status code working on PyCharm (Python 3.8)
I have this code which I tried making to have my bot status saying how many servers he is in. But there is an ... /65651290/why-isnt-my-status-code-working-on-pycharm-python-3-8...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
discord.py
To see more, click for the
full list of questions
or
popular tags
.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question
Just Browsing Browsing
[1] python - Write contents of ace.js editor to file in Django
[2] python - Remove scientific notation floats in a dataframe
[3] Netty中childAttr方法设置的值为什么被所有连接共享了?
[4] 网络图怎么缓存到localStorage
[5] 国外有Outsystems、Mendix、微软等低代码大厂,国内有哪些?
[6] Python要怎样用一行代码逆序输出自己本身的代码
[7] React Native - Header Right Icon wont display
[8] javascript - Add 2 Custom Range - daterangepicker js
[9] 前端如何全局校验后端返回的数据
[10] pg restore - Postgres errors on ARM-based M1 Mac
2.1m
questions
2.1m
answers
60
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
...