-
My code:
```
fivem.getServerInfo("ip").then((server) => console.log(server.players.length));
```
(copied from example)
after running it i get an output:
```
undefined:1
404 page not found
…
-
I just tried using the bot and noticed it doesnt work (see error message below), however im very certain I might have found the cause.
_I'm just not experienced enough in programming to make this cha…
RTBGG updated
7 months ago
-
(, )
{}
[]
Reported on discordbot by discord user
ServerDisconnectedError
Stack Trace:
```
Python traceback
File "run.py", line 174, in
cli()
File "/home/discord/.local/lib/python3.8…
-
(, )
{}
[]
Reported on discordbot by discord user
ServerDisconnectedError
Stack Trace:
```
Python traceback
File "run.py", line 174, in
cli()
File "/home/discord/.local/lib/python3.8…
-
(, )
{}
[]
Reported on discordbot by discord user
ServerDisconnectedError
Stack Trace:
```
Python traceback
File "run.py", line 174, in
cli()
File "/home/discord/.local/lib/python3.8…
-
### 1. Missing Intent
![unknown](https://user-images.githubusercontent.com/72695998/154854554-cd2a2153-9ac3-404a-80f6-089961568458.png)
![opera_UEYtDE9mtP](https://user-images.githubusercontent.com/…
-
## Description of the Issue
For the `DeGrasse - Python Discord Bot Using NASA Space API's and more` project.
If I click on the `Join channel` button it redirects to discord but says that the l…
-
The discord.py library is no longer being maintained. If discord ever changes their API, then the bot will no longer function.
Ref: https://gist.github.com/Rapptz/4a2f62751b9600a31a0d3c78100287f1
-
I want a Discord chat bot that implements the API.
-
**Describe the bug**
Bot joins call after a song is requested, and quits when the song is about to play.
**To Reproduce**
- use /play + query
- the song is about to be reproduced, the bot joins …