-
### Summary
Doesn't find discord.ext module
### Reproduction Steps
import discord
from discord.ext import commands, tasks
### Code
```python
Traceback (most recent call last):
File "/app/selfbo…
-
Mudae just update this.
TL;DR it change reaction to buttons (but u still can use reaction to claim things)
## About Update
**$togglebuttons**, admin command to replace reactions by buttons in you…
-
code snipped:
```py
elif content.startswith("r.checktoken"):
bot.deleteMessage(msg['channel_id'], msg['id'])
tok = content[12:]
results = bot.checkToken(tok)
…
ghost updated
2 years ago
-
Launching "`python Main.py`" in the terminal outputs this:
```
Traceback (most recent call last):
File "/usr/lib/python3.9/runpy.py", line 188, in _run_module_as_main
mod_name, mod_spec, c…
-
hello, i'm trying to make selfbots which type commands for a bot hourly and in return the bot gives a message with a button that i want my selfbots to click
```python
import os
from dotenv import l…
-
### Summary
Whenever I try to import discord, it errors and which prevents me from finishing what I'm currently working on.
### Reproduction Steps
import discord
### Code
```python
imp…
-
'run' isn't configured in the .replit file
try adding 'run = "echo hello word"' to .replit
---------------------------------------------------------------
what do I do to fix it in repl.it?
-
## Summary
##### When having discord.py and discord.py-self installed on the same system, I can not run/host a discord bot(s) while having both installed at the same time. I have pip3 installed `…
-
whenever I turn on the bot this error could help me?
-