-
I tried filling in your bot's .env file and config.json file and running it. There is a problem: When the bot starts, it does not print the running commands to the console. No commands of the bot are …
-
# cat docker-compose.yml
```
services:
postiz:
image: ghcr.io/gitroomhq/postiz-app:latest
container_name: postiz
restart: always
environment:
# You must change these. R…
-
## Problem Statement
New developers at Realdevsquad are assigned new tasks, such as working on a Discord Bot feature, after completing the Lift-Simulation task. However, during the process of explo…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
Create a class in javascriptservice.py that communicates from python to a website and executes javascript code
-
Hi,
in this bug i want to mention that if you mute the Bot while playing you cant hear it anymore.
If you also kick the Bot it automatically rejoins and is broke.
If you want more Information just …
-
In the previous version, if you knew the custom match ID, you could call `/lol/match/v4/matches/{matchId}` and see the match details of a completed custom game (just like how it is visible on matchhis…
-
### Related problem
Players are generally too busy to fill out system or mission specifications.
By using a script that runs in the mission. It can pull all the relevant information (Map, Mods, Time…
-
When a channel is deleted, send a HTML message to the user's DMs with the channel contents. Send same HTML channel content to HackRPI admin channel
-
It would be great to have a series of unit tests built in that could be ran and validated against. I'm not aware of any python unit test frameworks and their functionalities, so this would require a b…