-
**What game server Would you like adding?**
StickyBots
**Can you link to any tutorials or guides?**
Unfortunately no. but its made with UE4, no parameters to start the engine up at this point, but …
-
Hello everyone,
Just to settle everything i'm not really advanced in python programming but i'm trying to write a discord alerter to output alerts though discord webhook.
I've wrote some code and …
-
status code 400: InvalidArgumentInvalid argument.POST object expects Content-Type multipart/form-data
-
Hi!
I'm trying to get my bot to execute a Python script using another C# script. Rewriting the python script in C# to be directly compatible with MCC is not something I possess the technical know-h…
-
When the plugin is enabled, 3 errors are thrown which cause the server to return 500 whenever a new user registers.
```
Type: 2
File: inc/functions.php (Line no. 7066)
Message
Use of undefined …
-
While trying to pass a list of embeds to DiscordWebhook constructor, the execute method throws `TypeError: Object of type 'DiscordEmbed' is not JSON serializable`.
Simple testing code:
```python…
-
ur examples say
from discordWebhooks import Webhook
while readme says
from discord_hooks import Webhook
I tried both sudo pip install discordWebhooks and
pip install discord_hooks
yes I h…
-
how to run it if i has one http proxy sever address?
-
Possible changes to `setup.py`:
- add long description
- set long description context type to markdown
- add documentation link
- move GitHub link to `url`
- add an operating system class…
-
Hello,
Currently if I enter the webhook as a parameter or as an environment variable (secret text), the notification doesn't get sent out as it doesn't accept the URL.
```
ERROR: Build step fai…