so basically i want to add role hierarchy in this command i am using discord.py 2.0 i checked docs but i am not able to figure out how to exactly do it, pls hel
I managed to embed a widget into a QML window by setting its parent to qml root window. But I'm having trouble fullfil the widget to QML window. I'm connecting
I'm trying to create a submission to the google play store however the bitbucket pipelines have been returning a rather no explicit graphql error when running e
I'm new to Javascript, and I'm trying to loop over an array of JSON [{},{},{}, ...] I have created this function to loop on a static Array of JSON constant, but
In PHP, I've found a few methods to prevent Sql Injection. Binding parameters is one of them. But I'm unable to find a complete explanation of
I have a code like this below which can detect the ball from the picture, but may I ask how could I transform it to detect the video version and get the ball's
I have a class which primarily contains the three dicts: class KB(object): def __init__(self): # key:str value: list of str linear_patterns = defaul
I am using the AnimatedTextKit plugin, the problem is the text disappears once display. Once the text appears on the screen it should keep displaying. My code D
For my electron app, I would like to open another Svelte-window (or load different windows/components depending on the startup variables). So let's say I used t