Skip to content Skip to sidebar Skip to footer
Showing posts with the label Embed

Embed Python Code In C++ (windows + Mingw + Python 2.7.2 + Eclipse)

I'm trying to embed python code in C++ (Windows 7 + minGW + Python 2.7.2 + Eclipse Indigo with … Read more Embed Python Code In C++ (windows + Mingw + Python 2.7.2 + Eclipse)

Discord.py Overwrite In Create_text_channel Permissions

overwrites = { guild.default_role: discord.PermissionOverwrite(read_messages=False), guild.… Read more Discord.py Overwrite In Create_text_channel Permissions

Discord.py: Using Variable As Discord Embed Color

so I'm trying to make a command for my discord bot that is an embed builder. I want the user of… Read more Discord.py: Using Variable As Discord Embed Color

Embedding Python In C# Via Resources

I have been working on a problem for a while now which I cannot seem to resolve so I need some help… Read more Embedding Python In C# Via Resources

Discord.py: Using Variable As Discord Embed Color

so I'm trying to make a command for my discord bot that is an embed builder. I want the user of… Read more Discord.py: Using Variable As Discord Embed Color