✅ just a quick question about if, else, else if
is there an order i must put it in? or like u can put if then else then else if?
11 Replies
There is an order, yes
An if/else-if/else will execute top to bottom
alr thanks
i assume if u do it any other way you will get an error right?
Angius
REPL Result: Failure
Exception: CompilationErrorException
Compile: 208.531ms | Execution: 0.000ms | React with ❌ to remove this embed.
Yes
ok thanks last question what is that bot?
It's MODiX, a bot that runs a lot of stuff on this server
Including the $repl service
(Did you mean
!eval
?)
MODiX REPL (server): https://github.com/discord-csharp/CSharpRepl
Command line interface REPL: https://github.com/waf/CSharpRepl
https://media.discordapp.net/attachments/569261465463160900/1151055959444160582/image.png
1: install the tool globally
2: Open WT settings + add the profile to the WT profile list
3: open the profile via drop down
4: it's an example of that profile open as a tab
5: learn to use C# in ituh
$eval
Compile C# code in #bot-spam, use
!eval
Example:
Yeah, this one
wow thats useful alr thank you i appreciate it