I made Discord a Code Editor

  Рет қаралды 30,060

FaceDev

FaceDev

Жыл бұрын

In Discord, you can have servers, which have channels, where you can send messages. In IDEs, you can have folders, which have files, where you can code. Can you see the similarities? Well, in this video I'll turn Discord into a Code Editor!
Patreon: / facedevstuff
Discord server: / discord
Twitter: / facedevstuff
MUSIC:
Background song - pixabay.com/en/music/bate-ene...
Outro song - • 9 • Nine Nights • Day ...
Thanks for watching!

Пікірлер: 91
@DaylightDev
@DaylightDev 10 ай бұрын
It's a weird idea to spend time on something that isn't practical (for example, remember the 2k characters) discord message limitation and the fact that it can't really support inserting big parts of code between others because you can't move tge messages, so that's just almost the same as coding on a piece of paper. Also, the laziness to add a bot to every project is a very bad excuse for using selfbots. And even if you don't care about legality of your actions, I think there is even a possibility to get some ip ban instead of a one that bans only one account. And also, after all of that, you're even releasing it, instead of just saying "so, that's how that interesting experiment went, don't try that for yourself". And releasing it on Patreon, though, that isn't as bad as releasing it in the first place
@conradrobinson7941
@conradrobinson7941 10 ай бұрын
Hahahaha
@vintagegenious
@vintagegenious 6 ай бұрын
Selfbots are not illegal, they are juste against discord rules which are not the law
@mariocamspam72
@mariocamspam72 Жыл бұрын
When you hear a romanian or russian accent, you know world-class software engineering will happen
@FaceDevStuff
@FaceDevStuff Жыл бұрын
Good one lmao
@beepboopitsjoop4678
@beepboopitsjoop4678 Жыл бұрын
indian aswell
@beepboopitsjoop4678
@beepboopitsjoop4678 11 ай бұрын
@@AndrieMC Blasphemy
@mrocto329
@mrocto329 11 ай бұрын
@@vobombo Amazing tutorials, not so amazing actualy code from my experience.
@itsorcus649
@itsorcus649 11 ай бұрын
@@mrocto329 so true I feel like it too, I am Indian
@ZyrenV
@ZyrenV Жыл бұрын
very simple concept but nice execution, lovely video
@Heeter
@Heeter 11 ай бұрын
Categories should be folders!
@FaceDevStuff
@FaceDevStuff 11 ай бұрын
Thought about it, but I forgot to do it! :)
@Jdjdjdjdhfjbgdgjd
@Jdjdjdjdhfjbgdgjd 6 күн бұрын
@@FaceDevStuffwouldn’t work cuz subfolders
@frogzach6203
@frogzach6203 11 ай бұрын
No, smoking won't affect my child. Child after 13 years: Coding in discord
@safariknight3239
@safariknight3239 10 ай бұрын
So the child is now giga-brain?
@StefCoders
@StefCoders Жыл бұрын
wha... Discord is now my favourite code editor.
@StefCoders
@StefCoders Жыл бұрын
Thx @FaceDev :) Also I just installed it and its awesome.
@Piotr89waYT
@Piotr89waYT 11 ай бұрын
Master Class. I wish I knew how to code so I could use this for the meme LMAO
@wolliger
@wolliger Жыл бұрын
Amazing video. Cant believe you only have 2k subs
@t-ree
@t-ree 11 ай бұрын
You did it!! Amazing!
@fayking
@fayking Жыл бұрын
i thought the base64 codes in the end would translate to something else, love the vid btw
@mist254
@mist254 Жыл бұрын
this. is. great.
@afro-es
@afro-es Жыл бұрын
certified face classic
@GreenNotebookGaming
@GreenNotebookGaming 9 ай бұрын
The text on the screen in the end i saw as utf-8 encoded text, i put it through a utf-8 python script and then this is what i got: Decoded String 1: Thankq for watching Decoded String 2: Andas always Decoded String 3: SeHr/u in the next one!
@user-qr4jf4tv2x
@user-qr4jf4tv2x 10 ай бұрын
this guy lives in the future. soon this project will be used by future prompt coders
@axer552
@axer552 Жыл бұрын
epic video
@zionek0
@zionek0 Жыл бұрын
Suggestion for a vid: I added plugins/extensions to my discord code editor
@LightslicerGP
@LightslicerGP 11 ай бұрын
Ending song by 20syl, mkbhd uses it alot Also, nice job! For future me: 6/30/23 at 12:50 am 💀
@snovelice
@snovelice Жыл бұрын
GOOD VIDEO!
@_aluzion
@_aluzion Жыл бұрын
gonna switch to discord now
@FaceDevStuff
@FaceDevStuff Жыл бұрын
YOOO it's the cat man
@dany_
@dany_ 11 ай бұрын
I almost didn't realize you were Romanian 😅 I'm Romanian too brother!
@HoRiiZeN
@HoRiiZeN Жыл бұрын
yaay new video
@penewoldahh
@penewoldahh Жыл бұрын
0:44 why is that the name of your alt?🤨
@FaceDevStuff
@FaceDevStuff Жыл бұрын
Had to use it for screenshots examples in one of my videos
@penewoldahh
@penewoldahh Жыл бұрын
@@FaceDevStuff ahh thats explains it. You get why i was afraid right 😂
@FaceDevStuff
@FaceDevStuff Жыл бұрын
@@penewoldahh haha, yeah
@maevwat
@maevwat Жыл бұрын
@@penewoldahh lol
@CactiPlayz
@CactiPlayz 11 ай бұрын
how did you make it so that the channel (or file in the fs) gets only the specific messages? like if the channel is named index-py and somebody sends a message using js what would you do it handle it?
@FaceDevStuff
@FaceDevStuff 11 ай бұрын
Well, the parser will remove the ```py at the start and the ``` at the end, and assume it's JavaScript code (index-js channel). After that, you'll get the generic SyntaxErrors saying that "print" is not defined and stuff like that. The project was written with the intent of acting just like a code editor, so, when you paste python code into your "index.js" using an actual code editor, what would happen...?
@ggorg0
@ggorg0 Жыл бұрын
0:00 Emacs is best.
@meta___
@meta___ 11 ай бұрын
if you don't mind 2 hour startup time, loading into a daemon, living in emacs (you can do note-taking, browse the web, play music, use the terminal ALL in emacs) and 1.5 million lines of elisp or something
@IamPyu-v
@IamPyu-v 11 ай бұрын
5:10 Russian Roulette
@matthias8000
@matthias8000 11 ай бұрын
0:45 wet got you right there
@FaceDevStuff
@FaceDevStuff 11 ай бұрын
As I said in another comment pointing it out: "Had to use it for screenshots examples in one of my videos", because I couldn't get any "Check my bio" scam profiles to screenshot to put for a high-res thumbnail
@matthias8000
@matthias8000 11 ай бұрын
@@FaceDevStuff i meant that you started typing „po“. Muscle memory?
@FaceDevStuff
@FaceDevStuff 11 ай бұрын
@@matthias8000 oh bruh, I was typing "project"
@matthias8000
@matthias8000 11 ай бұрын
@@FaceDevStuff yes, but you started typi g „po“ and nor „pr“ at first. Like the orange/black site
@itzinnovator
@itzinnovator Жыл бұрын
YOO NO WAY!!!>!!
@Mub1532
@Mub1532 Жыл бұрын
code editor
@rubyciide5542
@rubyciide5542 11 ай бұрын
When a programmer becomes a discord mod
@mattiavitturi1490
@mattiavitturi1490 11 ай бұрын
Imagine deleting a project named ../../../../Windows/System32
@plop_dev
@plop_dev 6 ай бұрын
but surely you did this with vscode
@tyakshisingh8688
@tyakshisingh8688 Жыл бұрын
Cool video!
@lilnibblit
@lilnibblit 11 ай бұрын
which library did you use to integrate with discord?
@FaceDevStuff
@FaceDevStuff 11 ай бұрын
Discord.JS
@lilnibblit
@lilnibblit 11 ай бұрын
@@FaceDevStuff Thanks. I didn't know it could be used to create user bots
@FaceDevStuff
@FaceDevStuff 11 ай бұрын
@@lilnibblit almost any wrapper can be used to do that, since the user API is the same as the bot API, BUT, some libraries like discord.js don't allow it, so I used "discord.js-v13-selfbot" or something, which is basically discord.js but modified a bit
@Vennox
@Vennox Жыл бұрын
forta vere
@FaceDevStuff
@FaceDevStuff Жыл бұрын
😳
@somnullty
@somnullty 9 ай бұрын
Id call it VSCord
@shadamethyst1258
@shadamethyst1258 Жыл бұрын
ed is the only true editor. It would have actually been quite easy to forward discord messages to ed's stdin and print back stdout to discord
@AquaQuokka
@AquaQuokka Жыл бұрын
#idontusevimbtw
@meta___
@meta___ 11 ай бұрын
retired mf
@HafuPlayStuff
@HafuPlayStuff 10 ай бұрын
pair programming 2.0
@SyncronedStuff
@SyncronedStuff 11 ай бұрын
Was that a discord token at the end or am I mistaken?
@FaceDevStuff
@FaceDevStuff 11 ай бұрын
It's what I say but in base64
@SyncronedStuff
@SyncronedStuff 11 ай бұрын
@@FaceDevStuff OOOH. I am stupid lmfaooo
@bruhsfx2
@bruhsfx2 11 ай бұрын
whys blud locking a discord bot behind a paywall
@meta___
@meta___ 11 ай бұрын
what's the editor that pops up when you edit the .JS file
@FaceDevStuff
@FaceDevStuff 11 ай бұрын
"Notepads", open source project on GitHub. You can also find it in Microsoft Store
@meta___
@meta___ 11 ай бұрын
@@FaceDevStuff thank you
@slowdev1438
@slowdev1438 11 ай бұрын
This type of selfbot is good because it doesnt make any http request with a user token, it's only listening to event from a ws conn
@JohnPorkMC
@JohnPorkMC 11 ай бұрын
it does... how the hell do you think he can get the events
@qweriop
@qweriop 11 ай бұрын
amateurs. i use the hex editor in emacs to write code. imagine using more than 16 keys on your keyboard. ridiculous.
@powerdropco
@powerdropco 4 ай бұрын
blud is on to nothing
@eineatombombe
@eineatombombe 10 ай бұрын
3:02 how do you have the audacity to insult rust????
@FaceDevStuff
@FaceDevStuff 10 ай бұрын
💀
@eineatombombe
@eineatombombe 10 ай бұрын
@@FaceDevStuff 🦀
@SQLAttack
@SQLAttack 11 ай бұрын
why cant people be normal and write all their code in windows notepad!
@barry_wastaken
@barry_wastaken Жыл бұрын
Be careful, your security is poor
@FaceDevStuff
@FaceDevStuff Жыл бұрын
If you're talking about the code, I'm aware
@barry_wastaken
@barry_wastaken Жыл бұрын
@@FaceDevStuff just warning you brother
@mariocamspam72
@mariocamspam72 Жыл бұрын
Lol, it's not like this is some sort of NSA service... It's a hobby project.
@FaceDevStuff
@FaceDevStuff Жыл бұрын
@@mariocamspam72 still, inviting someone to the server you crashed while the code is running allows use of literally any command on the hosting OS (for example, using the OS module in Python to delete important files), hence why i advised people to not use it on their main account
@BlueTree242
@BlueTree242 10 ай бұрын
It can be used to simply run any malware, it's not about account it's about where you run it, code should run in docker
I remade Reddit in 7 DAYS
7:14
FaceDev
Рет қаралды 8 М.
I made my own JavaScript superset
10:59
FaceDev
Рет қаралды 21 М.
小女孩把路人当成离世的妈妈,太感人了.#short #angel #clown
00:53
Why You Should Always Help Others ❤️
00:40
Alan Chikin Chow
Рет қаралды 102 МЛН
The day of the sea 🌊 🤣❤️ #demariki
00:22
Demariki
Рет қаралды 22 МЛН
Ruin Friendships with these 9 Discord Tricks!
16:23
No Text To Speech
Рет қаралды 1 МЛН
I Made a FAST File Explorer (in Rust)
4:33
conaticus
Рет қаралды 208 М.
A coding language you DRAW?? - Piet
3:02
spooderCode
Рет қаралды 6 М.
I tried 10 code editors
10:28
Fireship
Рет қаралды 2,9 МЛН
Beating a Pay to Win game with a bot
5:09
Kian Brose
Рет қаралды 1,8 МЛН
I Wrote Minecraft for a Calculator
14:43
The Science Elf
Рет қаралды 1,3 МЛН
6 Ways to Troll your Discord Friends (that don't exist)
7:42
No Text To Speech
Рет қаралды 992 М.
Vim As Your Editor - Introduction
12:24
ThePrimeagen
Рет қаралды 792 М.
I tried Discord Bot Makers...
14:19
FaceDev
Рет қаралды 62 М.
I made my own Image File Format
5:16
FaceDev
Рет қаралды 34 М.
Он пропал без вести😱
1:00
Следы времени
Рет қаралды 1,8 МЛН
We Survived a KIDNAPPING
0:48
Alan Chikin Chow
Рет қаралды 9 МЛН