Тёмный

How To: Update To & Use Discord.NET 1.0! 

MRMURK4G3
Подписаться 3,7 тыс.
Просмотров 3,6 тыс.
50% 1

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 26   
@LazySmurf
@LazySmurf 6 лет назад
This should definitely be a new series. You should try to cover the basics of using music encoding as well, with ffmpeg, and just use a wav file in the program resources or root folder of the program, instead of going through the whole youtube-dl thing.
@MrDontuknowme
@MrDontuknowme 6 лет назад
Thanks MRMURKAGE!!
@ThespiralNetwork
@ThespiralNetwork 7 лет назад
Good Tuts, Keep It Up
@HDzGamingClan
@HDzGamingClan 7 лет назад
❤️ sup fam
@TheBallzia
@TheBallzia 7 лет назад
Can u make a video about music?
@buddyroach
@buddyroach 6 лет назад
if ur intro audio is all loud and high production sounding then the audio of the video should be too
@buddyroach
@buddyroach 6 лет назад
cuz it gets you hyped up just to be let down
@_vladberghes_9055
@_vladberghes_9055 7 лет назад
Awesome video m8 by the way can you make a a video where you showcase how to start skype using a button and how to close it , i need it for my skype tooland also i need m gonna ask you ig it s a good ideea to add a steam chat bot instead of a skype one so it s a multi tool
@AerisTF2
@AerisTF2 7 лет назад
To start skype: Shell("Path of Skype.exe") To stop it: Dim pProcess() As Process = System.Diagnostics.Process.GetProcessesByName("skype") For Each p As Process In pProcess p.Kill() Next
@_vladberghes_9055
@_vladberghes_9055 7 лет назад
Thank You So Much Man But How Do I close It Using A Button
@AerisTF2
@AerisTF2 7 лет назад
IRUBBLE Meat Create and button and put this code in it: Dim pProcess() As Pocess = System.Diagnostics.Process.GetProcessesByName("skype") For Each p As Process In pProcess p.Kill() Next I think this should work.
@_vladberghes_9055
@_vladberghes_9055 7 лет назад
Alright Let Me Try
@_vladberghes_9055
@_vladberghes_9055 7 лет назад
sadly it doesn not work: Dim pProcess() As Process = System.Diagnostics.Process.GetProcessesByName("skype") For Each p As Process In pProcess Next p.Kill()
@xamber321
@xamber321 7 лет назад
Just finished your 15 episodes regarding 0.9.6, they're great! Still trying to figure out how to assign a role and only that role to a specific voice channel. If anyone got any tips, let me know :)
@xamber321
@xamber321 7 лет назад
Apparently form Discord-API discord channel they said "1.0.1 is a complete rewrite, and therefor you should rewrite your whole project as well"
@ИльяБовсунов
@ИльяБовсунов 4 года назад
Can u help me with update. Discord.net 0.9.6 to actually?
@777aaa78
@777aaa78 7 лет назад
yo fam how would i do discord.usereventargs on discord.net 1.0.1
@Rainbowzz
@Rainbowzz 7 лет назад
First
@b3yc0d34
@b3yc0d34 6 лет назад
I can not find the UDP packet
@lumi_lol.
@lumi_lol. 5 лет назад
The package got unlisted, you have to find it on the nuget site and install it using the package manager console.
@jbw416
@jbw416 7 лет назад
How do i make a clear command that works with 1.0?
@oskarsvensson4882
@oskarsvensson4882 7 лет назад
Check out his latest video, there he goes over the Purge function
Далее
I reverse engineered Next to find what they are hiding
29:48
Google Data Center 360° Tour
8:29
Просмотров 5 млн
How To: Multithread An Application (Basic!)
11:10
Просмотров 1,4 тыс.
What are Events? (C# Basics)
15:05
Просмотров 395 тыс.
How To: Use Embeds & Events Discord.NET 1.0!
8:15
Просмотров 5 тыс.
Don't Use Polly in .NET Directly. Use this instead!
14:58
.NET and C# are in trouble. Here is what I'd do.
10:57
Brutally honest advice for new .NET Web Developers
7:19
Stop Using FirstOrDefault in .NET! | Code Cop #021
12:54
Should you use Bun, Deno etc. instead of Node.js?
7:28