|
- Newest Questions - Stack Overflow
Stack Overflow | The World’s Largest Online Community for Developers
- How make a Discord Embed Message Template for GitLab
I'm creating a personal Discord server and in between crazy setups I wanted to do, I stumbled upon webhooks For my work, I use GitLab, so I created a personal project, a notification channel and a
- javascript - Apply server template discord. js - Stack Overflow
Is there a way to let the bot use a template? I know there is a way to create a template Create Server Template discord js or by doing it by hand But is there a way to apply a template with a bot?
- How do I get the server template link in python? (Discord)
You can get a list of a guild's templates using await guild templates(), as stated in the docs
- Helm templating doesnt let me use dash in names
I am creating a helm chart for my app In the templates directory, I have a config-map yaml with this in it {{- with Values xyz }} xyz abc-def: {{ abc-def }} {{- end }} When I try to run helm
- how doI separate discord. py slash commands into separate . py files?
I've got some Discord bots that are through discord py and use slash commands; they generally follow this theme: import discord class MyClient(discord Client): def __init__(self, *, i: discord
- discord. py How can I clone channels between servers?
The reason for not using discord new templates is because these can only be used for freshly created servers To my knowledge, channels and categories don't have the attribute "permissions" is there a way that I can somehow view all of the permissions of a channel and replicate them for a different channel on a different server?
- How do I delete a server template? (Discord python)
How do I delete a server template? (Discord python) Asked 3 years, 11 months ago Modified 3 years, 11 months ago Viewed 282 times
|
|
|