qeled / discordie

Predictable JavaScript abstractions for Discord API.
https://qeled.github.io/discordie/
BSD 2-Clause "Simplified" License
190 stars 45 forks source link

How to make eval cmd #58

Open Lukkez opened 7 years ago

Lukkez commented 7 years ago

I wanted to make a eval cmd to test code, someone can send, I don't find how to make that

dakrk commented 7 years ago

the answer is common sense

devsnek commented 7 years ago

if you combine these you get an eval command http://qeled.github.io/discordie/#/docs/MESSAGE_CREATE https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval http://qeled.github.io/discordie/#/docs/ITextChannel?p=ITextChannel%23sendMessage

TheEvilSocks commented 7 years ago

You write code, that's how you do it.

Lukkez commented 7 years ago

Do not be a idiot, Gus Caplan is the only person who helps, if it is to don't help, do not write ANYTHING.

Em 23 de nov de 2016 19:07, "Gus Caplan" notifications@github.com escreveu:

if you combine these you get an eval command http://qeled.github.io/discordie/#/docs/MESSAGE_CREATE https://developer.mozilla.org/en-US/docs/Web/JavaScript/ Reference/Global_Objects/eval http://qeled.github.io/discordie/#/docs/ITextChannel? p=ITextChannel%23sendMessage

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/qeled/discordie/issues/58#issuecomment-262630147, or mute the thread https://github.com/notifications/unsubscribe-auth/AOTwOmYm7UtE0zszTbCFlcEul8pzoyj6ks5rBKsNgaJpZM4K66ts .

devsnek commented 7 years ago

@DaFri-Nochiterov you should be ashamed of yourself, first for spoonfeeding, and second for the poor quality of that code.